diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 19:17:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 19:17:51 +0000 |
commit | 4e9f15fffba6ab002406df8f81e6bcb2e5ff1372 (patch) | |
tree | 0628b690dafe58a6677564e9783fe537d78d2212 /dev-perl/XML-RSS/XML-RSS-1.04.ebuild | |
parent | Mark 0.01 stable on alpha (diff) | |
download | gentoo-2-4e9f15fffba6ab002406df8f81e6bcb2e5ff1372.tar.gz gentoo-2-4e9f15fffba6ab002406df8f81e6bcb2e5ff1372.tar.bz2 gentoo-2-4e9f15fffba6ab002406df8f81e6bcb2e5ff1372.zip |
Mark 1.04 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/XML-RSS/XML-RSS-1.04.ebuild')
-rw-r--r-- | dev-perl/XML-RSS/XML-RSS-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-RSS/XML-RSS-1.04.ebuild b/dev-perl/XML-RSS/XML-RSS-1.04.ebuild index b5fca9c83cb9..8a45af29c846 100644 --- a/dev-perl/XML-RSS/XML-RSS-1.04.ebuild +++ b/dev-perl/XML-RSS/XML-RSS-1.04.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/XML-RSS/XML-RSS-1.04.ebuild,v 1.8 2005/05/18 08:46:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.04.ebuild,v 1.9 2005/09/08 19:17:51 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KE/KELLAN/${P}.tar.gz" HOMEPAGE="http://perl-rss.sourceforge.net/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 x86 sparc ~alpha ppc ppc64" +KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" DEPEND="${DEPEND} dev-perl/Test-Manifest |