diff options
author | 2006-06-29 16:52:50 +0000 | |
---|---|---|
committer | 2006-06-29 16:52:50 +0000 | |
commit | 370386557dec11bdae7a74355c1f0ab99e06be15 (patch) | |
tree | b8023a6bca6283dfb0ccb1b8141c081892a17641 /dev-perl/Test-Base/Test-Base-0.50.ebuild | |
parent | Fix for autoconf 2.60 from bug# 138210 (diff) | |
download | gentoo-2-370386557dec11bdae7a74355c1f0ab99e06be15.tar.gz gentoo-2-370386557dec11bdae7a74355c1f0ab99e06be15.tar.bz2 gentoo-2-370386557dec11bdae7a74355c1f0ab99e06be15.zip |
Stable on hppa
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/Test-Base/Test-Base-0.50.ebuild')
-rw-r--r-- | dev-perl/Test-Base/Test-Base-0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Base/Test-Base-0.50.ebuild b/dev-perl/Test-Base/Test-Base-0.50.ebuild index 1031499c08b7..4a3dade8e7f3 100644 --- a/dev-perl/Test-Base/Test-Base-0.50.ebuild +++ b/dev-perl/Test-Base/Test-Base-0.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.50.ebuild,v 1.7 2006/06/12 16:47:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.50.ebuild,v 1.8 2006/06/29 16:52:50 gustavoz Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/search?query=${PN}" SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |