diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 19:37:35 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 19:37:35 +0000 |
commit | 4a365ea8224e41b95d10e3e4f1dae4a0b6e3bb2a (patch) | |
tree | ea8f8b3cdf62385abf7b16c6bc61eb804f350104 /sys-devel/gnuconfig | |
parent | Removing old package.masked versions (diff) | |
download | historical-4a365ea8224e41b95d10e3e4f1dae4a0b6e3bb2a.tar.gz historical-4a365ea8224e41b95d10e3e4f1dae4a0b6e3bb2a.tar.bz2 historical-4a365ea8224e41b95d10e3e4f1dae4a0b6e3bb2a.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'sys-devel/gnuconfig')
-rw-r--r-- | sys-devel/gnuconfig/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/gnuconfig/gnuconfig-20040214.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/gnuconfig/ChangeLog b/sys-devel/gnuconfig/ChangeLog index 59b395382903..4bdf7622352a 100644 --- a/sys-devel/gnuconfig/ChangeLog +++ b/sys-devel/gnuconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gnuconfig # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.11 2004/06/24 22:46:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.12 2004/09/03 19:37:35 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + gnuconfig-20040214.ebuild: + Masked gnuconfig-20040214.ebuild stable for ppc 24 Jun 2004; <solar@gentoo.org> gnuconfig-20040214.ebuild, files/automake-1.8.5-config-guess-uclibc.patch, diff --git a/sys-devel/gnuconfig/gnuconfig-20040214.ebuild b/sys-devel/gnuconfig/gnuconfig-20040214.ebuild index d36f3bad4909..5114114c4099 100644 --- a/sys-devel/gnuconfig/gnuconfig-20040214.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-20040214.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-devel/gnuconfig/gnuconfig-20040214.ebuild,v 1.10 2004/07/13 03:27:30 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20040214.ebuild,v 1.11 2004/09/03 19:37:35 pvdabeel Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ppc64 sparc mips alpha arm hppa amd64 ~ia64 macos" +KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ~ia64 macos" IUSE="uclibc" S=${WORKDIR} |