summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-02-04 11:05:40 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-02-04 11:05:40 +0000
commit01aa57059dff1c4c72e4bd542a91fad6b58eb310 (patch)
tree4b4f75a53045200ef0d1fb0499077b307835bfd3 /dev-perl/CGI-Session
parentMake poppler optional on pdf useflag, if pdf useflag is disabled, don't build... (diff)
downloadgentoo-2-01aa57059dff1c4c72e4bd542a91fad6b58eb310.tar.gz
gentoo-2-01aa57059dff1c4c72e4bd542a91fad6b58eb310.tar.bz2
gentoo-2-01aa57059dff1c4c72e4bd542a91fad6b58eb310.zip
Added ~ppc keyword. bug 121296
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/CGI-Session')
-rw-r--r--dev-perl/CGI-Session/CGI-Session-4.03.ebuild4
-rw-r--r--dev-perl/CGI-Session/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.03.ebuild b/dev-perl/CGI-Session/CGI-Session-4.03.ebuild
index 159f6fcccd60..91a7ea1919e2 100644
--- a/dev-perl/CGI-Session/CGI-Session-4.03.ebuild
+++ b/dev-perl/CGI-Session/CGI-Session-4.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.03.ebuild,v 1.2 2006/01/13 18:14:40 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.03.ebuild,v 1.3 2006/02/04 11:05:40 nixnut Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SH/SHERZODR/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="sparc x86"
+KEYWORDS="~ppc sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog
index 3a48f3c2c356..0d2ca7469e4c 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.4 2006/01/13 18:14:40 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.5 2006/02/04 11:05:40 nixnut Exp $
+
+ 04 Feb 2006; <nixnut@gentoo.org> CGI-Session-4.03.ebuild:
+ Added ~ppc keyword. bug 121296
13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
-CGI-Session-3.95.ebuild, CGI-Session-4.03.ebuild: