diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-07 08:19:35 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-07 08:19:35 +0000 |
commit | 35103e7ed3bff0d9c4a9beb4c1eca7271c949785 (patch) | |
tree | 99b22ff9a8246d3f9d813f4d8d9f1d98a84e7d8b /virtual | |
parent | Add a patch to fix kaudiocreator building against arts with USE="-arts". Than... (diff) | |
download | gentoo-2-35103e7ed3bff0d9c4a9beb4c1eca7271c949785.tar.gz gentoo-2-35103e7ed3bff0d9c4a9beb4c1eca7271c949785.tar.bz2 gentoo-2-35103e7ed3bff0d9c4a9beb4c1eca7271c949785.zip |
ppc stable
(Portage version: 2.1.2.7)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.27.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 231d12cc05e4..cfff3a75afdd 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.33 2007/04/22 14:17:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.34 2007/05/07 08:19:35 dertobi123 Exp $ + + 07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + perl-CGI-3.27.ebuild: + ppc stable *perl-CGI-3.29 (22 Apr 2007) diff --git a/virtual/perl-CGI/perl-CGI-3.27.ebuild b/virtual/perl-CGI/perl-CGI-3.27.ebuild index f5c4b5271763..69fc7da7e145 100644 --- a/virtual/perl-CGI/perl-CGI-3.27.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.27.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-CGI/perl-CGI-3.27.ebuild,v 1.4 2007/04/17 22:34:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.27.ebuild,v 1.5 2007/05/07 08:19:35 dertobi123 Exp $ DESCRIPTION="Virtual for CGI" 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="" |