diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:34:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:34:31 +0000 |
commit | 05d6de1cfb4be9ee3295054daaf35eb2843f8c41 (patch) | |
tree | e3b3477a04353a01a750a62a0eeb7f7d3f17452a /perl-core | |
parent | alpha/ia64/s390/sh/sparc stable wrt #418803 (diff) | |
download | gentoo-2-05d6de1cfb4be9ee3295054daaf35eb2843f8c41.tar.gz gentoo-2-05d6de1cfb4be9ee3295054daaf35eb2843f8c41.tar.bz2 gentoo-2-05d6de1cfb4be9ee3295054daaf35eb2843f8c41.zip |
m68k stable
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-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 d0a46a1e720f..7e2393eeb117 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.90 2012/09/09 16:31:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.91 2012/09/09 16:34:31 armin76 Exp $ + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Test-Simple-0.980.0.ebuild: + m68k stable 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Test-Simple-0.980.0.ebuild: alpha/ia64/s390/sh/sparc stable wrt #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 addb1ef75d16..edf431e073df 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.7 2012/09/09 16:31:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild,v 1.8 2012/09/09 16:34:31 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" |