summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-11-10 11:52:15 +0000
committerSamuli Suominen <drac@gentoo.org>2007-11-10 11:52:15 +0000
commit733c605b5700a61de2e2eed1c1b71fe791e7fdb0 (patch)
treefecb3d4dd32dff4e9b2a95eca2bc0b1b1298be2a /dev-perl/Apache-Session
parentdepend on ps2eps now that it has its own ebuild and is not included anymore i... (diff)
downloadgentoo-2-733c605b5700a61de2e2eed1c1b71fe791e7fdb0.tar.gz
gentoo-2-733c605b5700a61de2e2eed1c1b71fe791e7fdb0.tar.bz2
gentoo-2-733c605b5700a61de2e2eed1c1b71fe791e7fdb0.zip
amd64 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.83.ebuild4
-rw-r--r--dev-perl/Apache-Session/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
index 3acfc1bae754..401e96bf3e96 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.83.ebuild,v 1.4 2007/08/09 14:59:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild,v 1.5 2007/11/10 11:52:15 drac Exp $
inherit perl-module
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~chorny/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha ~amd64 ia64 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 c633e2aec80e..e60e0b82952f 100644
--- a/dev-perl/Apache-Session/ChangeLog
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Apache-Session
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.50 2007/08/09 14:59:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.51 2007/11/10 11:52:15 drac Exp $
+
+ 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Apache-Session-1.83.ebuild:
+ amd64 stable
09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
Apache-Session-1.83.ebuild: