diff options
author | 2004-09-03 19:37:35 +0000 | |
---|---|---|
committer | 2004-09-03 19:37:35 +0000 | |
commit | 4a365ea8224e41b95d10e3e4f1dae4a0b6e3bb2a (patch) | |
tree | ea8f8b3cdf62385abf7b16c6bc61eb804f350104 /sys-devel/cons | |
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/cons')
-rw-r--r-- | sys-devel/cons/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/cons/cons-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/cons/ChangeLog b/sys-devel/cons/ChangeLog index 8d0f73b7789b..91cc2265430a 100644 --- a/sys-devel/cons/ChangeLog +++ b/sys-devel/cons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/cons # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/ChangeLog,v 1.7 2004/06/24 22:44:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/ChangeLog,v 1.8 2004/09/03 19:37:35 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> cons-2.2.0.ebuild: + Masked cons-2.2.0.ebuild stable for ppc 11 Jun 2004; Bryan �stergaard <kloeri@gentoo.org> cons-2.2.0.ebuild: Stable on alpha. diff --git a/sys-devel/cons/cons-2.2.0.ebuild b/sys-devel/cons/cons-2.2.0.ebuild index b86c4b6ea0a8..1bdb81eab504 100644 --- a/sys-devel/cons/cons-2.2.0.ebuild +++ b/sys-devel/cons/cons-2.2.0.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/cons/cons-2.2.0.ebuild,v 1.9 2004/07/15 03:11:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/cons-2.2.0.ebuild,v 1.10 2004/09/03 19:37:35 pvdabeel Exp $ DESCRIPTION="Extensible perl-based build utility" SRC_URI="http://www.dsmit.com/cons/stable/${P}.tgz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.dsmit.com/cons/" SLOT="2.2" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ppc ~sparc alpha" IUSE="" DEPEND="dev-lang/perl |