diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-08 10:58:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-08 10:58:28 +0000 |
commit | cbc373d0fbc105cc93ab96a072c5f54ec3c72e57 (patch) | |
tree | 898dd960eef7b77d8c70a2144f32b4f755336d21 /dev-perl/Test-Exception/Test-Exception-0.27.ebuild | |
parent | Stable for HPPA (bug #271674). (diff) | |
download | gentoo-2-cbc373d0fbc105cc93ab96a072c5f54ec3c72e57.tar.gz gentoo-2-cbc373d0fbc105cc93ab96a072c5f54ec3c72e57.tar.bz2 gentoo-2-cbc373d0fbc105cc93ab96a072c5f54ec3c72e57.zip |
Stable for HPPA (bug #272009).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.27.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.27.ebuild b/dev-perl/Test-Exception/Test-Exception-0.27.ebuild index e81bc1a390df..17932d92516a 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.27.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.27.ebuild,v 1.7 2009/06/01 16:56:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.8 2009/06/08 10:58:28 jer 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" |