From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NR8tF-0005Qz-AV for garchives@archives.gentoo.org; Sat, 02 Jan 2010 18:39:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9F50E07B6; Sat, 2 Jan 2010 18:39:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B8727E07B6 for ; Sat, 2 Jan 2010 18:39:52 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 58CDD67988 for ; Sat, 2 Jan 2010 18:39:52 +0000 (UTC) Received: from fauli by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NR8tD-0007u1-U7 for gentoo-commits@lists.gentoo.org; Sat, 02 Jan 2010 18:39:51 +0000 From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/pasm: pasm-1.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pasm-1.7.ebuild ChangeLog X-VCS-Directories: dev-lang/pasm X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Faulhammer Date: Sat, 02 Jan 2010 18:39:51 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a9adadfa-858f-44b9-b187-39e9d63083b5 X-Archives-Hash: 8b042e39dcb1a4bc38dc47f64b331e86 fauli 10/01/02 18:39:51 Modified: pasm-1.7.ebuild ChangeLog Log: Transfer Prefix keywords (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.3 dev-lang/pasm/pasm-1.7.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/pasm= -1.7.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/pasm= -1.7.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/pasm= -1.7.ebuild?r1=3D1.2&r2=3D1.3 Index: pasm-1.7.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pasm-1.7.ebuild 24 Jun 2004 22:53:40 -0000 1.2 +++ pasm-1.7.ebuild 2 Jan 2010 18:39:51 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v 1.2 2= 004/06/24 22:53:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v 1.3 2= 010/01/02 18:39:51 fauli Exp $ =20 inherit eutils =20 @@ -10,7 +10,7 @@ LICENSE=3D"GPL-2" SLOT=3D"0" IUSE=3D"" -KEYWORDS=3D"~ppc" +KEYWORDS=3D"~ppc ~ppc-macos" =20 src_unpack() { mkdir -p ${S}/LinuxPPC 1.7 dev-lang/pasm/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/Chan= geLog?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/Chan= geLog?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/Chan= geLog?r1=3D1.6&r2=3D1.7 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 25 Dec 2007 12:53:03 -0000 1.6 +++ ChangeLog 2 Jan 2010 18:39:51 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/pasm -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.6 2007/12= /25 12:53:03 phreak Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.7 2010/01= /02 18:39:51 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer pasm-1.7.ebuild: + Transfer Prefix keywords =20 25 Dec 2007; Christian Heim metadata.xml: Removing dholm from metadata.xml as per #24623. Assigning to maintaine= r-needed.