diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 09:57:49 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 09:57:49 +0000 |
commit | 52b92be9989bc483610234436ca1e608e3820115 (patch) | |
tree | eee31e517a96463b79f5a0cd3e0e38ea3513c0c9 /perl-core/CGI | |
parent | stable x86, security bug 351699 (diff) | |
download | gentoo-2-52b92be9989bc483610234436ca1e608e3820115.tar.gz gentoo-2-52b92be9989bc483610234436ca1e608e3820115.tar.bz2 gentoo-2-52b92be9989bc483610234436ca1e608e3820115.zip |
stable x86, security bug 351699
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'perl-core/CGI')
-rw-r--r-- | perl-core/CGI/CGI-3.510.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CGI/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/CGI/CGI-3.510.ebuild b/perl-core/CGI/CGI-3.510.ebuild index 6ff6517bd500..6d0c1e26324f 100644 --- a/perl-core/CGI/CGI-3.510.ebuild +++ b/perl-core/CGI/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/perl-core/CGI/CGI-3.510.ebuild,v 1.3 2011/01/15 17:56:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.510.ebuild,v 1.4 2011/01/18 09:57:49 fauli Exp $ EAPI=3 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Simple Common Gateway Interface Class" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" #DEPEND="dev-lang/perl" diff --git a/perl-core/CGI/ChangeLog b/perl-core/CGI/ChangeLog index a8516030a955..aa9646cdbb32 100644 --- a/perl-core/CGI/ChangeLog +++ b/perl-core/CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/CGI # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.91 2011/01/15 17:56:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.92 2011/01/18 09:57:49 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> CGI-3.510.ebuild: + stable x86, security bug 351699 15 Jan 2011; Markos Chandras <hwoarang@gentoo.org> CGI-3.510.ebuild: Stable on amd64 wrt bug #351699 |