diff options
author | 2015-02-13 10:28:17 +0000 | |
---|---|---|
committer | 2015-02-13 10:28:17 +0000 | |
commit | d11f30ba7b3c165cbc472e88a009f2fdaf1e2645 (patch) | |
tree | d39bc5013b028ed39ad01e4e7d3f188d5d768ea3 /perl-core | |
parent | Stable for x86, wrt bug #536790 (diff) | |
download | gentoo-2-d11f30ba7b3c165cbc472e88a009f2fdaf1e2645.tar.gz gentoo-2-d11f30ba7b3c165cbc472e88a009f2fdaf1e2645.tar.bz2 gentoo-2-d11f30ba7b3c165cbc472e88a009f2fdaf1e2645.zip |
Stable for x86, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/CGI/CGI-3.650.0.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.650.0.ebuild b/perl-core/CGI/CGI-3.650.0.ebuild index 3b2db19c4968..8070ee1154c2 100644 --- a/perl-core/CGI/CGI-3.650.0.ebuild +++ b/perl-core/CGI/CGI-3.650.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.2 2015/02/08 11:41:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.3 2015/02/13 10:28:17 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Simple Common Gateway Interface Class" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" DEPEND=" diff --git a/perl-core/CGI/ChangeLog b/perl-core/CGI/ChangeLog index c084a180750d..e29b1e3e0b95 100644 --- a/perl-core/CGI/ChangeLog +++ b/perl-core/CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/CGI # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.123 2015/02/08 11:41:41 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.124 2015/02/13 10:28:17 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> CGI-3.650.0.ebuild: amd64 stable wrt bug #536790 |