diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-19 12:09:25 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-19 12:09:25 +0000 |
commit | 90eca1ab686d3ae8ae51990d2049ef2110e8d95d (patch) | |
tree | bd683e5c54c939d17e56ba222deed62737e67e57 | |
parent | Keyworded on alpha, bug #389001 (diff) | |
download | gentoo-2-90eca1ab686d3ae8ae51990d2049ef2110e8d95d.tar.gz gentoo-2-90eca1ab686d3ae8ae51990d2049ef2110e8d95d.tar.bz2 gentoo-2-90eca1ab686d3ae8ae51990d2049ef2110e8d95d.zip |
Keyworded on alpha, bug #389001
(Portage version: 2.1.10.46/cvs/Linux x86_64)
-rw-r--r-- | perl-core/parent/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/parent/parent-0.224.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index 250040e18417..5fe8ff736da9 100644 --- a/perl-core/parent/ChangeLog +++ b/perl-core/parent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/parent -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.11 2011/11/07 08:09:11 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.12 2012/02/19 12:09:25 klausman Exp $ + + 19 Feb 2012; Tobias Klausmann <klausman@gentoo.org> parent-0.224.ebuild: + Keyworded on alpha, bug #389001 07 Nov 2011; Fabian Groffen <grobian@gentoo.org> parent-0.225.0.ebuild: Added Prefix keywords, bug #389001 diff --git a/perl-core/parent/parent-0.224.ebuild b/perl-core/parent/parent-0.224.ebuild index 7b8e453e6963..a3070f5dbf25 100644 --- a/perl-core/parent/parent-0.224.ebuild +++ b/perl-core/parent/parent-0.224.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.224.ebuild,v 1.2 2011/10/31 13:06:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.224.ebuild,v 1.3 2012/02/19 12:09:25 klausman Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Establish an ISA relationship with base classes at compile time" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" IUSE="" SRC_TEST=do |