diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 19:15:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 19:15:12 +0000 |
commit | bd69a65c8e479126a99651d1e9159310c2c13b74 (patch) | |
tree | fe81f37c34fba19299dc3906de57194c037130f3 /dev-perl | |
parent | Mark 0.112 stable on alpha (diff) | |
download | gentoo-2-bd69a65c8e479126a99651d1e9159310c2c13b74.tar.gz gentoo-2-bd69a65c8e479126a99651d1e9159310c2c13b74.tar.bz2 gentoo-2-bd69a65c8e479126a99651d1e9159310c2c13b74.zip |
Mark 0.07 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Want/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Want/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.07.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog index 19718bb9886e..4669d6c140d1 100644 --- a/dev-perl/Want/ChangeLog +++ b/dev-perl/Want/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Want # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.4 2005/08/26 00:35:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.5 2005/09/08 19:15:12 agriffis Exp $ + + 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> Want-0.07.ebuild: + Mark 0.07 stable on alpha 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Want-0.07.ebuild: add ~ia64 diff --git a/dev-perl/Want/Manifest b/dev-perl/Want/Manifest index 41a1ab2ffe85..f6c31f6bfb38 100644 --- a/dev-perl/Want/Manifest +++ b/dev-perl/Want/Manifest @@ -1,4 +1,4 @@ MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 93e8cfcea7b184966d28aa2df9f56c2f ChangeLog 619 -MD5 77a351384f238bc389c29758bd469a46 Want-0.07.ebuild 497 +MD5 0681e86f61dc812237141322117d2c4d Want-0.07.ebuild 496 MD5 7dc96d63dea3a3decfa63ad080a27a77 files/digest-Want-0.07 60 diff --git a/dev-perl/Want/Want-0.07.ebuild b/dev-perl/Want/Want-0.07.ebuild index 3a5a13a4e281..ed343beb9e7f 100644 --- a/dev-perl/Want/Want-0.07.ebuild +++ b/dev-perl/Want/Want-0.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.07.ebuild,v 1.5 2005/08/26 00:35:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.07.ebuild,v 1.6 2005/09/08 19:15:12 agriffis Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/~robin/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |