summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-19 19:20:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-19 19:20:49 +0000
commitf4b9cec28ab480aa30d32d884ca8b878f8408752 (patch)
tree21c6289264b3071a39075daf4738fbf68ef7e10c /dev-perl/Apache-SessionX
parentDrop ia64/sparc keywords (diff)
downloadgentoo-2-f4b9cec28ab480aa30d32d884ca8b878f8408752.tar.gz
gentoo-2-f4b9cec28ab480aa30d32d884ca8b878f8408752.tar.bz2
gentoo-2-f4b9cec28ab480aa30d32d884ca8b878f8408752.zip
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Apache-SessionX')
-rw-r--r--dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild6
-rw-r--r--dev-perl/Apache-SessionX/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild b/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild
index f1a62c002647..7b3d863d5115 100644
--- a/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild
+++ b/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild,v 1.2 2011/09/03 21:04:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild,v 1.3 2012/03/19 19:20:49 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="An extented persistence framework for session data"
SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="dev-perl/Apache-Session"
diff --git a/dev-perl/Apache-SessionX/ChangeLog b/dev-perl/Apache-SessionX/ChangeLog
index 3da7c326c1bf..5971674eab6a 100644
--- a/dev-perl/Apache-SessionX/ChangeLog
+++ b/dev-perl/Apache-SessionX/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Apache-SessionX
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/ChangeLog,v 1.15 2011/09/04 11:20:57 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/ChangeLog,v 1.16 2012/03/19 19:20:49 armin76 Exp $
+
+ 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Apache-SessionX-2.10.0.ebuild:
+ Drop ia64/sparc keywords
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Apache-SessionX-2.01.ebuild:
Cleanup