diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 08:46:25 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 08:46:25 +0000 |
commit | 3006a4ae3a9e1544ae91b82cdef1557ac8e0c1a2 (patch) | |
tree | 7a823afaf87f3d0f9591ad2ea16b853bf5ce0e2d /perl-core | |
parent | Remove python herd from metadata. (diff) | |
download | gentoo-2-3006a4ae3a9e1544ae91b82cdef1557ac8e0c1a2.tar.gz gentoo-2-3006a4ae3a9e1544ae91b82cdef1557ac8e0c1a2.tar.bz2 gentoo-2-3006a4ae3a9e1544ae91b82cdef1557ac8e0c1a2.zip |
ppc stable wrt #350853
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Test-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.980.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog index 9f2fa2887e6e..2119e2f4ef0e 100644 --- a/perl-core/Test-Simple/ChangeLog +++ b/perl-core/Test-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Test-Simple # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.84 2011/07/30 12:26:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.85 2011/08/13 08:46:25 xarthisius Exp $ + + 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + Test-Simple-0.980.0.ebuild: + ppc stable wrt #350853 30 Jul 2011; Torsten Veller <tove@gentoo.org> Test-Simple-0.94.ebuild, Test-Simple-0.96.ebuild, Test-Simple-0.980.0.ebuild: diff --git a/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild b/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild index 43fa77e057a1..f93dbb6f3b69 100644 --- a/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.980.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/Test-Simple/Test-Simple-0.980.0.ebuild,v 1.2 2011/07/30 12:26:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild,v 1.3 2011/08/13 08:46:25 xarthisius Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Basic utilities for writing tests" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |