diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:05:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:05:23 +0000 |
commit | 0cb3783b20e04ace65b35810f37e83e62b547312 (patch) | |
tree | c6c8b31e294283edffe2903bc48deb71c487a754 /virtual/perl-CGI | |
parent | ppc stable #288026 (diff) | |
download | historical-0cb3783b20e04ace65b35810f37e83e62b547312.tar.gz historical-0cb3783b20e04ace65b35810f37e83e62b547312.tar.bz2 historical-0cb3783b20e04ace65b35810f37e83e62b547312.zip |
ppc stable #288026
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.48.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 5ff758e1cd29..3a03d8f7ca41 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CGI -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.63 2009/12/15 19:47:37 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.64 2010/01/05 18:45:38 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> perl-CGI-3.48.ebuild: + ppc stable #288026 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> perl-CGI-3.42.ebuild, perl-CGI-3.43.ebuild, perl-CGI-3.44.ebuild, perl-CGI-3.45.ebuild, diff --git a/virtual/perl-CGI/perl-CGI-3.48.ebuild b/virtual/perl-CGI/perl-CGI-3.48.ebuild index 68af61b8dac6..ca4cbe572bad 100644 --- a/virtual/perl-CGI/perl-CGI-3.48.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.48.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.48.ebuild,v 1.8 2009/12/15 19:47:37 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.48.ebuild,v 1.9 2010/01/05 18:45:38 nixnut 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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="~perl-core/CGI-${PV}" |