diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-31 13:06:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-31 13:06:42 +0000 |
commit | f3d1b93dd1bfa36bb482e5531acdf4f8b896b7c7 (patch) | |
tree | 329bb51c5cd2491e1e7859ee9df42a488fd3da73 /perl-core/parent | |
parent | Remove old version (diff) | |
download | gentoo-2-f3d1b93dd1bfa36bb482e5531acdf4f8b896b7c7.tar.gz gentoo-2-f3d1b93dd1bfa36bb482e5531acdf4f8b896b7c7.tar.bz2 gentoo-2-f3d1b93dd1bfa36bb482e5531acdf4f8b896b7c7.zip |
Marked ~hppa (bug #389001).
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/parent')
-rw-r--r-- | perl-core/parent/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/parent/parent-0.224.ebuild | 6 | ||||
-rw-r--r-- | perl-core/parent/parent-0.225.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index e197fe5d6683..9bf3c9344767 100644 --- a/perl-core/parent/ChangeLog +++ b/perl-core/parent/ChangeLog @@ -1,6 +1,10 @@ # 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.8 2011/03/09 07:35:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.9 2011/10/31 13:06:42 jer Exp $ + + 31 Oct 2011; Jeroen Roovers <jer@gentoo.org> parent-0.224.ebuild, + parent-0.225.0.ebuild: + Marked ~hppa (bug #389001). *parent-0.225.0 (09 Mar 2011) diff --git a/perl-core/parent/parent-0.224.ebuild b/perl-core/parent/parent-0.224.ebuild index cb9276232e5e..7b8e453e6963 100644 --- a/perl-core/parent/parent-0.224.ebuild +++ b/perl-core/parent/parent-0.224.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.1 2010/11/15 08:58:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.224.ebuild,v 1.2 2011/10/31 13:06:42 jer 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 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" SRC_TEST=do diff --git a/perl-core/parent/parent-0.225.0.ebuild b/perl-core/parent/parent-0.225.0.ebuild index ce298a0b15e5..1561ad107e30 100644 --- a/perl-core/parent/parent-0.225.0.ebuild +++ b/perl-core/parent/parent-0.225.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.1 2011/03/09 07:35:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.2 2011/10/31 13:06:42 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Establish an ISA relationship with base classes at compile time" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" SRC_TEST=do |