diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:31:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:31:54 +0000 |
commit | 4339f08d296062b7392bbd2c8c9ae56cba46f99d (patch) | |
tree | 40433d005a5097ee2f30ccdf35556013f008e6d1 /perl-core/Test-Simple | |
parent | alpha/ia64/s390/sh/sparc stable wrt #418803 (diff) | |
download | gentoo-2-4339f08d296062b7392bbd2c8c9ae56cba46f99d.tar.gz gentoo-2-4339f08d296062b7392bbd2c8c9ae56cba46f99d.tar.bz2 gentoo-2-4339f08d296062b7392bbd2c8c9ae56cba46f99d.zip |
alpha/ia64/s390/sh/sparc stable wrt #418803
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Test-Simple')
-rw-r--r-- | perl-core/Test-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.980.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog index f79adccb78f3..d0a46a1e720f 100644 --- a/perl-core/Test-Simple/ChangeLog +++ b/perl-core/Test-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Test-Simple # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.89 2012/08/05 16:56:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.90 2012/09/09 16:31:54 armin76 Exp $ + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Test-Simple-0.980.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #418803 05 Aug 2012; Markus Meier <maekke@gentoo.org> Test-Simple-0.980.0.ebuild: arm stable, bug #418803 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 2858f6306e33..addb1ef75d16 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-2012 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.6 2012/08/05 16:56:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild,v 1.7 2012/09/09 16:31:54 armin76 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 ~amd64-fbsd ~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 ~amd64-fbsd ~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" |