summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-05-14 17:16:13 +0000
committerJeroen Roovers <jer@gentoo.org>2010-05-14 17:16:13 +0000
commit0e60f3467d209dc9cbb999f119b4b9bb09f90018 (patch)
tree8d42a11f7b630cfffdfd96941bda258a2a0dd050 /dev-perl
parentMarked ~hppa (bug #311941). (diff)
downloadgentoo-2-0e60f3467d209dc9cbb999f119b4b9bb09f90018.tar.gz
gentoo-2-0e60f3467d209dc9cbb999f119b4b9bb09f90018.tar.bz2
gentoo-2-0e60f3467d209dc9cbb999f119b4b9bb09f90018.zip
Marked ~hppa (bug #311941).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/CGI-Session/CGI-Session-4.42.ebuild6
-rw-r--r--dev-perl/CGI-Session/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.42.ebuild b/dev-perl/CGI-Session/CGI-Session-4.42.ebuild
index 50d3a5faab92..89a10f6f3c65 100644
--- a/dev-perl/CGI-Session/CGI-Session-4.42.ebuild
+++ b/dev-perl/CGI-Session/CGI-Session-4.42.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.42.ebuild,v 1.1 2009/08/28 07:29:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.42.ebuild,v 1.2 2010/05/14 17:16:13 jer Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="persistent session data in CGI applications "
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5
diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog
index f003a9eefb5f..cba47262f802 100644
--- a/dev-perl/CGI-Session/ChangeLog
+++ b/dev-perl/CGI-Session/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/CGI-Session
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.38 2009/08/28 07:29:17 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.39 2010/05/14 17:16:13 jer Exp $
+
+ 14 May 2010; Jeroen Roovers <jer@gentoo.org> CGI-Session-4.42.ebuild:
+ Marked ~hppa (bug #311941).
*CGI-Session-4.42 (28 Aug 2009)