diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-15 17:55:45 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-15 17:55:45 +0000 |
commit | 100d8f858cc86e0dbdc8823696d580277daf440c (patch) | |
tree | 4cadc87adb00b778539864757c2ba029d1dded39 /virtual/perl-CGI | |
parent | Stable on amd64 wrt bug #351699 (diff) | |
download | gentoo-2-100d8f858cc86e0dbdc8823696d580277daf440c.tar.gz gentoo-2-100d8f858cc86e0dbdc8823696d580277daf440c.tar.bz2 gentoo-2-100d8f858cc86e0dbdc8823696d580277daf440c.zip |
Stable on amd64 wrt bug #351699
(Portage version: 2.1.9.31/cvs/Linux x86_64)
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 c955c0cca4b5..68503573906c 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.86 2011/01/15 14:29:26 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.87 2011/01/15 17:55:45 hwoarang Exp $ + + 15 Jan 2011; Markos Chandras <hwoarang@gentoo.org> perl-CGI-3.510.ebuild: + Stable on amd64 wrt bug #351699 15 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> perl-CGI-3.510.ebuild: ppc/ppc64 stable wrt #351699 diff --git a/virtual/perl-CGI/perl-CGI-3.510.ebuild b/virtual/perl-CGI/perl-CGI-3.510.ebuild index 940c7ed55419..53eb0604729d 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.2 2011/01/15 14:29:26 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.510.ebuild,v 1.3 2011/01/15 17:55:45 hwoarang 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}" |