summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-15 13:00:22 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-15 13:00:22 +0000
commit17119b18e3920133ed67a24f57790b062cc2854e (patch)
tree1373312d842d1626dc8c1f6ceb72c27b1e36336a /dev-perl/Apache-Session
parentMark 2.1.3-r2 stable on ia64. #139808 (diff)
downloadgentoo-2-17119b18e3920133ed67a24f57790b062cc2854e.tar.gz
gentoo-2-17119b18e3920133ed67a24f57790b062cc2854e.tar.bz2
gentoo-2-17119b18e3920133ed67a24f57790b062cc2854e.zip
Mark 1.80-r1 ~ia64. #139107
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild4
-rw-r--r--dev-perl/Apache-Session/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild b/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild
index cd01e5c332a6..9dc3be2703ef 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.80-r1.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/Apache-Session/Apache-Session-1.80-r1.ebuild,v 1.6 2006/08/19 19:37:43 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild,v 1.7 2006/10/15 13:00:22 agriffis Exp $
inherit perl-module
IUSE=""
@@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~cwest/Apache-Session-1.80/"
SLOT="0"
LICENSE="Artistic"
#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-KEYWORDS="~alpha amd64 ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc ~x86"
DEPEND="dev-perl/Test-Deep
virtual/perl-Digest-MD5
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
index 9729fff115c2..63fc6ac1aa43 100644
--- a/dev-perl/Apache-Session/ChangeLog
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Apache-Session
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.33 2006/09/07 01:37:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.34 2006/10/15 13:00:22 agriffis Exp $
+
+ 15 Oct 2006; Aron Griffis <agriffis@gentoo.org>
+ Apache-Session-1.80-r1.ebuild:
+ Mark 1.80-r1 ~ia64. #139107
07 Sep 2006; Michael Cummings <mcummings@gentoo.org>
-Apache-Session-1.60.ebuild: