diff options
author | 2010-10-14 20:14:59 +0000 | |
---|---|---|
committer | 2010-10-14 20:14:59 +0000 | |
commit | df301290274ff9e0a67bc603b2498a4be1da5c45 (patch) | |
tree | 74b5142171ccda330e4cfefd74c692b345cfb86b /virtual/perl-CGI | |
parent | amd64 stable, bug #341019 (diff) | |
download | gentoo-2-df301290274ff9e0a67bc603b2498a4be1da5c45.tar.gz gentoo-2-df301290274ff9e0a67bc603b2498a4be1da5c45.tar.bz2 gentoo-2-df301290274ff9e0a67bc603b2498a4be1da5c45.zip |
Marking perl-CGI-3.49 ppc for bug 333421
(Portage version: 2.1.8.3/cvs/Linux ppc64)
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 c8a1d4cada43..0df7927efc50 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.73 2010/09/12 16:37:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.74 2010/10/14 20:14:59 ranger Exp $ + + 14 Oct 2010; Brent Baude <ranger@gentoo.org> perl-CGI-3.49.ebuild: + Marking perl-CGI-3.49 ppc stable for bug 333421 12 Sep 2010; Raúl Porcel <armin76@gentoo.org> perl-CGI-3.49.ebuild: alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #333421 diff --git a/virtual/perl-CGI/perl-CGI-3.49.ebuild b/virtual/perl-CGI/perl-CGI-3.49.ebuild index de9c2214663d..461abdcc57ed 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.7 2010/09/12 16:37:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild,v 1.8 2010/10/14 20:14:59 ranger 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} )" |