diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-29 12:18:07 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-29 12:18:07 +0000 |
commit | d0e9f822061b2bea31bf7d97d20e35524fc96212 (patch) | |
tree | e14157b1fa57e9455a357553f62479d58570f42e /virtual | |
parent | Stable on amd64 wrt bug #345845 (diff) | |
download | gentoo-2-d0e9f822061b2bea31bf7d97d20e35524fc96212.tar.gz gentoo-2-d0e9f822061b2bea31bf7d97d20e35524fc96212.tar.bz2 gentoo-2-d0e9f822061b2bea31bf7d97d20e35524fc96212.zip |
Stable on amd64 wrt bug #345845
(Portage version: 2.1.9.25/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.50.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 77f08e41b245..fa584192d781 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.78 2010/11/29 09:23:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.79 2010/11/29 12:18:07 hwoarang Exp $ + + 29 Nov 2010; Markos Chandras <hwoarang@gentoo.org> perl-CGI-3.50.ebuild: + Stable on amd64 wrt bug #345845 29 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> perl-CGI-3.50.ebuild: x86 stable wrt security bug #345845 diff --git a/virtual/perl-CGI/perl-CGI-3.50.ebuild b/virtual/perl-CGI/perl-CGI-3.50.ebuild index ca4a40d2c9f7..575634960b48 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.2 2010/11/29 09:23:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.50.ebuild,v 1.3 2010/11/29 12:18:07 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}" |