diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 17:20:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 17:20:05 +0000 |
commit | 79831b6e8b18d7d3e5706c2a1dfcc0e7b76e3683 (patch) | |
tree | f095d87edd08ca20e4b60aead4140d4199879551 /dev-perl/Test-Inter | |
parent | remove virtual/libc and fix --with-setfacl-prog (diff) | |
download | historical-79831b6e8b18d7d3e5706c2a1dfcc0e7b76e3683.tar.gz historical-79831b6e8b18d7d3e5706c2a1dfcc0e7b76e3683.tar.bz2 historical-79831b6e8b18d7d3e5706c2a1dfcc0e7b76e3683.zip |
alpha/ia64/s390/sh/sparc stable wrt #413009
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Test-Inter')
-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 0387b9cf434c..0b1905a46b42 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.19 2012/05/22 09:50:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/ChangeLog,v 1.20 2012/06/17 17:20:05 armin76 Exp $ + + 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> Test-Inter-1.30.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #413009 22 May 2012; Johannes Huber <johu@gentoo.org> Test-Inter-1.30.0.ebuild: Stable for x86, wrt 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 3fdfacb6d36a..ba4e230d9223 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.8 2012/05/22 09:50:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild,v 1.9 2012/06/17 17:20:05 armin76 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="" |