summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-02-13 21:49:11 +0000
committerJeroen Roovers <jer@gentoo.org>2015-02-13 21:49:11 +0000
commitf443ab4409806c9e3dfbb5aa1b7bd40c70ac9c64 (patch)
treebeb8081571757c6e6b50074fde9dfccebd8455f8 /perl-core
parentStable for HPPA (bug #536790). (diff)
downloadgentoo-2-f443ab4409806c9e3dfbb5aa1b7bd40c70ac9c64.tar.gz
gentoo-2-f443ab4409806c9e3dfbb5aa1b7bd40c70ac9c64.tar.bz2
gentoo-2-f443ab4409806c9e3dfbb5aa1b7bd40c70ac9c64.zip
Stable for HPPA (bug #536790).
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/CGI/CGI-3.650.0.ebuild4
-rw-r--r--perl-core/CGI/ChangeLog5
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 8070ee1154c2..cc97a04944ff 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.3 2015/02/13 10:28:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.4 2015/02/13 21:49:11 jer 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 e29b1e3e0b95..7589b3a6a52e 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.124 2015/02/13 10:28:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.125 2015/02/13 21:49:11 jer Exp $
+
+ 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> CGI-3.650.0.ebuild:
+ Stable for HPPA (bug #536790).
13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> CGI-3.650.0.ebuild:
Stable for x86, wrt bug #536790