diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-05 16:59:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-05 16:59:53 +0000 |
commit | b3373cc6c4c73ce32f87b64b8af0b04ae0af98fc (patch) | |
tree | 9018b31e174a920d9cc75b80f39653ce923ebc08 /virtual | |
parent | arm stable, bug #418803 (diff) | |
download | gentoo-2-b3373cc6c4c73ce32f87b64b8af0b04ae0af98fc.tar.gz gentoo-2-b3373cc6c4c73ce32f87b64b8af0b04ae0af98fc.tar.bz2 gentoo-2-b3373cc6c4c73ce32f87b64b8af0b04ae0af98fc.zip |
arm stable, bug #418803
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Test-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog index eeafc63c6d26..4f46831a2695 100644 --- a/virtual/perl-Test-Simple/ChangeLog +++ b/virtual/perl-Test-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Test-Simple # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.80 2012/08/02 01:15:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.81 2012/08/05 16:59:53 maekke Exp $ + + 05 Aug 2012; Markus Meier <maekke@gentoo.org> + perl-Test-Simple-0.980.0-r2.ebuild: + arm stable, bug #418803 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> perl-Test-Simple-0.980.0-r2.ebuild: diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild index 5f8187da4ab8..418a9597a719 100644 --- a/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild +++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.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/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild,v 1.2 2012/08/02 01:15:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.980.0-r2.ebuild,v 1.3 2012/08/05 16:59:53 maekke Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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="" RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |