diff options
author | 2012-12-08 17:04:07 +0000 | |
---|---|---|
committer | 2012-12-08 17:04:07 +0000 | |
commit | 52e90151b28f685e3fc4d60b62cde28a8d7dc9fb (patch) | |
tree | b81389a8f5b38b8d1a23e206f08945d0db6a6107 | |
parent | Stable for HPPA (bug #441252). (diff) | |
download | gentoo-2-52e90151b28f685e3fc4d60b62cde28a8d7dc9fb.tar.gz gentoo-2-52e90151b28f685e3fc4d60b62cde28a8d7dc9fb.tar.bz2 gentoo-2-52e90151b28f685e3fc4d60b62cde28a8d7dc9fb.zip |
Stable for HPPA (bug #441254).
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key A792A613)
-rw-r--r-- | dev-perl/Test-Inline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Inline/ChangeLog b/dev-perl/Test-Inline/ChangeLog index 85b161f22039..30014e8022b4 100644 --- a/dev-perl/Test-Inline/ChangeLog +++ b/dev-perl/Test-Inline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Inline # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.78 2012/12/06 18:46:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.79 2012/12/08 17:04:07 jer Exp $ + + 08 Dec 2012; Jeroen Roovers <jer@gentoo.org> Test-Inline-2.212.0.ebuild: + Stable for HPPA (bug #441254). 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Test-Inline-2.212.0.ebuild: Stable for ppc, wrt bug #441254 diff --git a/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild b/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild index 6c0b59ef779c..6edd3db6c03c 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild,v 1.6 2012/12/06 18:46:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild,v 1.7 2012/12/08 17:04:07 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Inline test suite support for Perl" SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |