diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-07 16:47:25 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-07 16:47:25 +0000 |
commit | 0152285bc31e651f6bcdd5e033f8adf3475dcd20 (patch) | |
tree | 08ef0b7120242340fa85e100ab89b4e6353f6f5e /dev-perl/Sub-Uplevel/Sub-Uplevel-0.20.02.ebuild | |
parent | Stable on alpha, bug #271791 (diff) | |
download | gentoo-2-0152285bc31e651f6bcdd5e033f8adf3475dcd20.tar.gz gentoo-2-0152285bc31e651f6bcdd5e033f8adf3475dcd20.tar.bz2 gentoo-2-0152285bc31e651f6bcdd5e033f8adf3475dcd20.zip |
Stable on alpha, bug #271956
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sub-Uplevel/Sub-Uplevel-0.20.02.ebuild')
-rw-r--r-- | dev-perl/Sub-Uplevel/Sub-Uplevel-0.20.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.20.02.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.20.02.ebuild index 3f86f23371b2..29db968afde3 100644 --- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.20.02.ebuild +++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.20.02.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/Sub-Uplevel/Sub-Uplevel-0.20.02.ebuild,v 1.5 2009/05/31 18:28:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.20.02.ebuild,v 1.6 2009/06/07 16:47:25 klausman Exp $ MODULE_AUTHOR=DAGOLDEN inherit perl-module versionator @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DAGOLDEN/${MY_P}.tar.gz" LICENSE="|| ( Artistic 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" |