diff options
author | Torsten Veller <tove@gentoo.org> | 2012-05-19 08:52:53 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-05-19 08:52:53 +0000 |
commit | 67e95efb3bba85467370a773737a42ae2131aad0 (patch) | |
tree | ac898d0dbcc1bdc1859ac85e9e768218d87c646f /dev-perl | |
parent | sci-visualization/qtiplot: Dropped old (diff) | |
download | gentoo-2-67e95efb3bba85467370a773737a42ae2131aad0.tar.gz gentoo-2-67e95efb3bba85467370a773737a42ae2131aad0.tar.bz2 gentoo-2-67e95efb3bba85467370a773737a42ae2131aad0.zip |
Marking Test-Inter-1.30.0 ppc64 for 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 47d7af292508..5242a7a3797e 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.17 2012/05/05 19:46:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/ChangeLog,v 1.18 2012/05/19 08:52:53 tove Exp $ + + 19 May 2012; Torsten Veller <tove@gentoo.org> Test-Inter-1.30.0.ebuild: + Marking Test-Inter-1.30.0 ppc64 for bug 413009 05 May 2012; Brent Baude <ranger@gentoo.org> Test-Inter-1.30.0.ebuild: Marking Test-Inter-1.30.0 ppc 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 47fb6903200a..7758a291fa35 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.6 2012/05/05 19:46:53 ranger Exp $ +# $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 $ 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="" |