diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-04 16:00:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-04 16:00:04 +0000 |
commit | 2fdc78f3ecd2089084b26ce32c82085f9973ecf5 (patch) | |
tree | dd8792a6a171ae866fb299a93ab1acea9209113e /virtual/perl-CGI | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #345845 (diff) | |
download | gentoo-2-2fdc78f3ecd2089084b26ce32c82085f9973ecf5.tar.gz gentoo-2-2fdc78f3ecd2089084b26ce32c82085f9973ecf5.tar.bz2 gentoo-2-2fdc78f3ecd2089084b26ce32c82085f9973ecf5.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #345845
(Portage version: 2.1.9.24/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.50.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index ca9bc94b3533..9c21b5aabf0c 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.82 2010/12/01 07:36:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.83 2010/12/04 16:00:04 armin76 Exp $ + + 04 Dec 2010; Raúl Porcel <armin76@gentoo.org> perl-CGI-3.50.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #345845 01 Dec 2010; Markus Meier <maekke@gentoo.org> perl-CGI-3.50.ebuild: arm stable, bug #345845 diff --git a/virtual/perl-CGI/perl-CGI-3.50.ebuild b/virtual/perl-CGI/perl-CGI-3.50.ebuild index 12b5b79c1d1a..cdef295133c9 100644 --- a/virtual/perl-CGI/perl-CGI-3.50.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.50.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.50.ebuild,v 1.6 2010/12/01 07:36:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.50.ebuild,v 1.7 2010/12/04 16:00:04 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}" |