diff options
author | 2007-04-14 15:02:50 +0000 | |
---|---|---|
committer | 2007-04-14 15:02:50 +0000 | |
commit | a47765b233394ae734fa24cdd29bc0c3381d2bfb (patch) | |
tree | 56f1d5eda8e44439460a17e0974babfb91991440 /dev-perl/Test-Inline/Test-Inline-2.201.ebuild | |
parent | sparc stable (diff) | |
download | gentoo-2-a47765b233394ae734fa24cdd29bc0c3381d2bfb.tar.gz gentoo-2-a47765b233394ae734fa24cdd29bc0c3381d2bfb.tar.bz2 gentoo-2-a47765b233394ae734fa24cdd29bc0c3381d2bfb.zip |
Marking sparc stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/Test-Inline/Test-Inline-2.201.ebuild')
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.201.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Inline/Test-Inline-2.201.ebuild b/dev-perl/Test-Inline/Test-Inline-2.201.ebuild index a17baba4d177..a19c6207111d 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.201.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.201.ebuild,v 1.5 2007/04/09 16:33:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.201.ebuild,v 1.6 2007/04/14 15:02:50 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |