summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-14 22:42:48 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-14 22:42:48 +0000
commit9354c910969c2c06c6166737ddbd477e19a8f345 (patch)
treeabf45b07503309ee550c06767ceb4dd0e33d011b /dev-perl/Apache-Session
parentamd64 (diff)
downloadhistorical-9354c910969c2c06c6166737ddbd477e19a8f345.tar.gz
historical-9354c910969c2c06c6166737ddbd477e19a8f345.tar.bz2
historical-9354c910969c2c06c6166737ddbd477e19a8f345.zip
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild6
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.80.ebuild5
-rw-r--r--dev-perl/Apache-Session/ChangeLog8
3 files changed, 10 insertions, 9 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 9dc3be2703ef..d94f3a4e276d 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
+# 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.80-r1.ebuild,v 1.7 2006/10/15 13:00:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.80-r1.ebuild,v 1.8 2007/01/14 22:11:00 mcummings Exp $
inherit perl-module
IUSE=""
@@ -18,5 +18,3 @@ DEPEND="dev-perl/Test-Deep
virtual/perl-Digest-MD5
virtual/perl-Storable
dev-lang/perl"
-
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Apache-Session/Apache-Session-1.80.ebuild b/dev-perl/Apache-Session/Apache-Session-1.80.ebuild
index d8df3ca3bc12..47d28f4c5488 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.80.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.80.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.80.ebuild,v 1.10 2006/08/04 22:17:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.80.ebuild,v 1.11 2007/01/14 22:11:00 mcummings Exp $
inherit perl-module
IUSE=""
@@ -16,4 +16,3 @@ KEYWORDS="alpha amd64 ia64 ppc sparc x86"
DEPEND="virtual/perl-Digest-MD5
virtual/perl-Storable
dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
index 63fc6ac1aa43..7bdf6b9d50fc 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.34 2006/10/15 13:00:22 agriffis Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.35 2007/01/14 22:11:00 mcummings Exp $
+
+ 14 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.80.ebuild, Apache-Session-1.80-r1.ebuild:
+ Ebuild maintenance
15 Oct 2006; Aron Griffis <agriffis@gentoo.org>
Apache-Session-1.80-r1.ebuild: