diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-07 08:26:26 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-07 08:26:26 +0000 |
commit | 83366890a9559058514797fb24a241c0b2d1aa02 (patch) | |
tree | 05ece88721e01740f46f1fea2b08ad761c8a3a7e /virtual/perl-Test-Simple | |
parent | Add a patch to fix kaudiocreator building against arts with USE="-arts". Than... (diff) | |
download | historical-83366890a9559058514797fb24a241c0b2d1aa02.tar.gz historical-83366890a9559058514797fb24a241c0b2d1aa02.tar.bz2 historical-83366890a9559058514797fb24a241c0b2d1aa02.zip |
ppc stable
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'virtual/perl-Test-Simple')
-rw-r--r-- | virtual/perl-Test-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog index 5994d54bf732..39cae8d260d4 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.24 2007/04/17 22:31:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.25 2007/05/07 08:24:38 dertobi123 Exp $ + + 07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + perl-Test-Simple-0.67.ebuild: + ppc stable 17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> perl-Test-Simple-0.67.ebuild: diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild index 6e871245b835..d5779c08e20d 100644 --- a/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild +++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.67.ebuild,v 1.4 2007/04/17 22:31:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild,v 1.5 2007/05/07 08:24:38 dertobi123 Exp $ DESCRIPTION="Virtual for Test-Simple" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |