diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-13 21:22:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-13 21:22:07 +0000 |
commit | 64e8b63dfd6624929dc4f9d24e291e407b2be6cf (patch) | |
tree | 76e55c2c93913debf1966fc03a883663035b25a7 /dev-perl/Test-Exception/Test-Exception-0.25.ebuild | |
parent | Version bump. That one fixes SMP (hopefully :). (diff) | |
download | gentoo-2-64e8b63dfd6624929dc4f9d24e291e407b2be6cf.tar.gz gentoo-2-64e8b63dfd6624929dc4f9d24e291e407b2be6cf.tar.bz2 gentoo-2-64e8b63dfd6624929dc4f9d24e291e407b2be6cf.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.25.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild b/dev-perl/Test-Exception/Test-Exception-0.25.ebuild index 2e2e7dbb9c22..3cdcb51be1b3 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.25.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-Exception/Test-Exception-0.25.ebuild,v 1.8 2007/07/05 14:41:02 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.25.ebuild,v 1.9 2007/07/13 21:22:07 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sh sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |