diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-15 15:08:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-15 15:08:52 +0000 |
commit | 4f01b51a366fa89ab93e260a0ec8712932da0e51 (patch) | |
tree | 780442b9a7480513fdf8793df4738808e34812d4 /virtual/perl-CGI | |
parent | fix C++ scope error from upstream (diff) | |
download | historical-4f01b51a366fa89ab93e260a0ec8712932da0e51.tar.gz historical-4f01b51a366fa89ab93e260a0ec8712932da0e51.tar.bz2 historical-4f01b51a366fa89ab93e260a0ec8712932da0e51.zip |
Stable on ppc64
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 05c6f7c76e61..cff883b9e529 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # 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.38 2007/08/09 15:45:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.39 2007/10/15 15:00:48 corsair Exp $ + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> perl-CGI-3.29.ebuild: + Stable on ppc64 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> perl-CGI-3.29.ebuild: diff --git a/virtual/perl-CGI/perl-CGI-3.29.ebuild b/virtual/perl-CGI/perl-CGI-3.29.ebuild index 2c219d795af4..3c8f7689ab3f 100644 --- a/virtual/perl-CGI/perl-CGI-3.29.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.29.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.29.ebuild,v 1.5 2007/08/25 13:29:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.29.ebuild,v 1.6 2007/10/15 15:00:48 corsair 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="" |