diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-22 11:14:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-22 11:14:14 +0000 |
commit | 83dadfa02e24016bae2e58af42c49c03a1a0a001 (patch) | |
tree | 0be4ca6c99540b0a9a7a87db450defdd7c3b3546 /virtual/perl-CGI | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #351699 (diff) | |
download | gentoo-2-83dadfa02e24016bae2e58af42c49c03a1a0a001.tar.gz gentoo-2-83dadfa02e24016bae2e58af42c49c03a1a0a001.tar.bz2 gentoo-2-83dadfa02e24016bae2e58af42c49c03a1a0a001.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #351699
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.510.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index f2a330e2a529..53da97ab762a 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.90 2011/01/22 10:08:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.91 2011/01/22 11:14:14 armin76 Exp $ + + 22 Jan 2011; Raúl Porcel <armin76@gentoo.org> perl-CGI-3.510.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #351699 22 Jan 2011; Torsten Veller <tove@gentoo.org> perl-CGI-3.49.ebuild: Add perl-5.12.3 as provider diff --git a/virtual/perl-CGI/perl-CGI-3.510.ebuild b/virtual/perl-CGI/perl-CGI-3.510.ebuild index e5712db8f6dd..112bf8de58e5 100644 --- a/virtual/perl-CGI/perl-CGI-3.510.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.510.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.510.ebuild,v 1.5 2011/01/18 17:44:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.510.ebuild,v 1.6 2011/01/22 11:14:14 armin76 Exp $ DESCRIPTION="Virtual for CGI" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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}" |