diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 18:24:08 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 18:24:08 +0000 |
commit | 1acb05d53c2c2a729589309042b9b504da0b5dd2 (patch) | |
tree | 9586bd1b6090ef27d48a7c0f460599642eb7b415 /sys-libs/lib-compat | |
parent | Stable amd64, x86. (diff) | |
download | historical-1acb05d53c2c2a729589309042b9b504da0b5dd2.tar.gz historical-1acb05d53c2c2a729589309042b9b504da0b5dd2.tar.bz2 historical-1acb05d53c2c2a729589309042b9b504da0b5dd2.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r-- | sys-libs/lib-compat/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/lib-compat/ChangeLog b/sys-libs/lib-compat/ChangeLog index 88ec57522547..e236b6a97162 100644 --- a/sys-libs/lib-compat/ChangeLog +++ b/sys-libs/lib-compat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/lib-compat # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.17 2004/07/02 09:16:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.18 2004/09/03 18:24:07 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + lib-compat-1.2.ebuild: + Masked lib-compat-1.2.ebuild stable for ppc 02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> lib-compat-1.1.ebuild, lib-compat-1.2-r1.ebuild, lib-compat-1.2.ebuild, diff --git a/sys-libs/lib-compat/lib-compat-1.2.ebuild b/sys-libs/lib-compat/lib-compat-1.2.ebuild index 5d5d751d04aa..a57e4e5c5c69 100644 --- a/sys-libs/lib-compat/lib-compat-1.2.ebuild +++ b/sys-libs/lib-compat/lib-compat-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.2.ebuild,v 1.6 2004/07/02 09:16:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.2.ebuild,v 1.7 2004/09/03 18:24:07 pvdabeel Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc ~alpha" DEPEND="virtual/libc" |