diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-23 21:42:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-23 21:42:39 +0000 |
commit | 363551ccfb976bcd4325239266ef3a603efe6e1d (patch) | |
tree | 252736027d4de50cf11a5a5e055c7c109de6d3ba /virtual | |
parent | x86 stable, bug #333207 (diff) | |
download | gentoo-2-363551ccfb976bcd4325239266ef3a603efe6e1d.tar.gz gentoo-2-363551ccfb976bcd4325239266ef3a603efe6e1d.tar.bz2 gentoo-2-363551ccfb976bcd4325239266ef3a603efe6e1d.zip |
arm stable, bug #333421
(Portage version: 2.2_rc68/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Test-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog index 10c440c68e67..f4e0cb0c1763 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.60 2010/08/15 07:07:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.61 2010/08/23 21:42:39 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> + perl-Test-Simple-0.94.ebuild: + arm stable, bug #333421 *perl-Test-Simple-0.96 (15 Aug 2010) diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild index 42c6905c1a01..4a9f3dbbe145 100644 --- a/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild +++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.94.ebuild,v 1.7 2010/07/14 06:43:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild,v 1.8 2010/08/23 21:42:39 maekke Exp $ DESCRIPTION="Virtual for Test-Simple" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |