diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-12 16:37:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-12 16:37:11 +0000 |
commit | baffe735a05130d1b7fd9fa361c8f6e1eb99cc14 (patch) | |
tree | b9f08ae1a5d9d32de5f1bca9be79346ece2e92b0 /virtual/perl-CGI | |
parent | x86 stable wrt bug #335787 (diff) | |
download | gentoo-2-baffe735a05130d1b7fd9fa361c8f6e1eb99cc14.tar.gz gentoo-2-baffe735a05130d1b7fd9fa361c8f6e1eb99cc14.tar.bz2 gentoo-2-baffe735a05130d1b7fd9fa361c8f6e1eb99cc14.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.49.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 0bef2e81b407..c8a1d4cada43 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.72 2010/09/07 20:18:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.73 2010/09/12 16:37:11 armin76 Exp $ + + 12 Sep 2010; Raúl Porcel <armin76@gentoo.org> perl-CGI-3.49.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-CGI-3.49.ebuild: Add perl-5.12.2 as provider diff --git a/virtual/perl-CGI/perl-CGI-3.49.ebuild b/virtual/perl-CGI/perl-CGI-3.49.ebuild index 869ba2b3b939..de9c2214663d 100644 --- a/virtual/perl-CGI/perl-CGI-3.49.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.49.ebuild @@ -1,6 +1,6 @@ # 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.49.ebuild,v 1.6 2010/09/07 20:18:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild,v 1.7 2010/09/12 16:37:11 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="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/CGI-${PV} )" |