diff options
author | Johannes Huber <johu@gentoo.org> | 2012-05-22 09:50:54 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-05-22 09:50:54 +0000 |
commit | 2c77971f30e8c9b37dab4bda9026329e2b405ba2 (patch) | |
tree | 2a00ce2fea959b7cb6c1cf2a9caf1c71f94e723d /dev-perl | |
parent | Stable for x86, wrt bug #413009 (diff) | |
download | gentoo-2-2c77971f30e8c9b37dab4bda9026329e2b405ba2.tar.gz gentoo-2-2c77971f30e8c9b37dab4bda9026329e2b405ba2.tar.bz2 gentoo-2-2c77971f30e8c9b37dab4bda9026329e2b405ba2.zip |
Stable for x86, wrt bug #413009
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Inter/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Inter/ChangeLog b/dev-perl/Test-Inter/ChangeLog index 5242a7a3797e..0387b9cf434c 100644 --- a/dev-perl/Test-Inter/ChangeLog +++ b/dev-perl/Test-Inter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Inter # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/ChangeLog,v 1.18 2012/05/19 08:52:53 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/ChangeLog,v 1.19 2012/05/22 09:50:54 johu Exp $ + + 22 May 2012; Johannes Huber <johu@gentoo.org> Test-Inter-1.30.0.ebuild: + Stable for x86, wrt bug #413009 19 May 2012; Torsten Veller <tove@gentoo.org> Test-Inter-1.30.0.ebuild: Marking Test-Inter-1.30.0 ppc64 for bug 413009 diff --git a/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild index 7758a291fa35..3fdfacb6d36a 100644 --- a/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild +++ b/dev-perl/Test-Inter/Test-Inter-1.30.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-Inter/Test-Inter-1.30.0.ebuild,v 1.7 2012/05/19 08:52:53 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild,v 1.8 2012/05/22 09:50:54 johu Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for more readable interactive test scripts" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="test" RDEPEND="" |