diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-21 13:46:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-21 13:46:32 +0000 |
commit | 5a409df5f8a0fc035bc4cacca8847ff495e92dfd (patch) | |
tree | 14e535f8d67971f229aa9fc58b6ddd978f80ebd0 /dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild | |
parent | Rework the install section so we don't have to change back to the root/wheel (diff) | |
download | gentoo-2-5a409df5f8a0fc035bc4cacca8847ff495e92dfd.tar.gz gentoo-2-5a409df5f8a0fc035bc4cacca8847ff495e92dfd.tar.bz2 gentoo-2-5a409df5f8a0fc035bc4cacca8847ff495e92dfd.zip |
Stable for HPPA (bug #153189).
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild')
-rw-r--r-- | dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild b/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild index f0fa3535c2a1..84e69a0c6b90 100644 --- a/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild +++ b/dev-perl/Carp-Clan/Carp-Clan-5.9.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/Carp-Clan/Carp-Clan-5.9.ebuild,v 1.9 2007/08/09 14:23:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Clan/Carp-Clan-5.9.ebuild,v 1.10 2007/08/21 13:46:32 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JJ/JJORE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="dev-perl/Test-Exception |