diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-23 21:28:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-23 21:28:02 +0000 |
commit | da60dfefeb2d2fbf07901a9097d8e600f3c133df (patch) | |
tree | 5ef8198447fe500e181811cca28b3dcf73463e93 /virtual | |
parent | arm stable, bug #333421 (diff) | |
download | gentoo-2-da60dfefeb2d2fbf07901a9097d8e600f3c133df.tar.gz gentoo-2-da60dfefeb2d2fbf07901a9097d8e600f3c133df.tar.bz2 gentoo-2-da60dfefeb2d2fbf07901a9097d8e600f3c133df.zip |
arm stable, bug #333421
(Portage version: 2.2_rc68/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-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 16f6a1203c54..1cd1cba39665 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.70 2010/08/20 10:29:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.71 2010/08/23 21:28:02 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> perl-CGI-3.49.ebuild: + arm stable, bug #333421 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> perl-CGI-3.49.ebuild: stable x86, bug 333421 diff --git a/virtual/perl-CGI/perl-CGI-3.49.ebuild b/virtual/perl-CGI/perl-CGI-3.49.ebuild index 1271ff46dd08..64616e17602f 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.4 2010/08/20 10:29:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild,v 1.5 2010/08/23 21:28:02 maekke 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.1 ~perl-core/CGI-${PV} )" |