diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-11 20:19:19 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-11 20:19:19 +0000 |
commit | a1fae057d15b5245ae4c200767359d709c38aea6 (patch) | |
tree | f6e2694dad054b03031436b6d89b91599c85c75d /dev-perl/Sub-Uplevel | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-a1fae057d15b5245ae4c200767359d709c38aea6.tar.gz gentoo-2-a1fae057d15b5245ae4c200767359d709c38aea6.tar.bz2 gentoo-2-a1fae057d15b5245ae4c200767359d709c38aea6.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Sub-Uplevel')
-rw-r--r-- | dev-perl/Sub-Uplevel/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Sub-Uplevel/Sub-Uplevel-0.22.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Sub-Uplevel/ChangeLog b/dev-perl/Sub-Uplevel/ChangeLog index e8efb51e927f..3472d6abaf0a 100644 --- a/dev-perl/Sub-Uplevel/ChangeLog +++ b/dev-perl/Sub-Uplevel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Sub-Uplevel -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.62 2009/11/22 11:22:06 robbat2 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.63 2010/01/11 20:19:19 grobian Exp $ + + 11 Jan 2010; Fabian Groffen <grobian@gentoo.org> Sub-Uplevel-0.22.ebuild: + Transfer Prefix keywords *Sub-Uplevel-0.22 (22 Nov 2009) diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.22.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.22.ebuild index 4868643ddfad..d7db38dab0d4 100644 --- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.22.ebuild +++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.22.ebuild,v 1.1 2009/11/22 11:22:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.22.ebuild,v 1.2 2010/01/11 20:19:19 grobian 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="" SRC_TEST="do" |