summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 15:10:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 15:10:00 +0000
commit6a0b6ce1f25d7cc7a96b3e743c040ed0cf2980c7 (patch)
treea424722f28d2231ef89fe42d76a3af8c88fd8ac3 /dev-perl/Config-ApacheFormat
parentEbuild maintenance (diff)
downloadgentoo-2-6a0b6ce1f25d7cc7a96b3e743c040ed0cf2980c7.tar.gz
gentoo-2-6a0b6ce1f25d7cc7a96b3e743c040ed0cf2980c7.tar.bz2
gentoo-2-6a0b6ce1f25d7cc7a96b3e743c040ed0cf2980c7.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Config-ApacheFormat')
-rw-r--r--dev-perl/Config-ApacheFormat/ChangeLog8
-rw-r--r--dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Config-ApacheFormat/ChangeLog b/dev-perl/Config-ApacheFormat/ChangeLog
index 5d850f0aead7..f30be97e6fcc 100644
--- a/dev-perl/Config-ApacheFormat/ChangeLog
+++ b/dev-perl/Config-ApacheFormat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Config-ApacheFormat
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/ChangeLog,v 1.12 2006/12/10 12:23:01 yuval Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/ChangeLog,v 1.13 2007/01/15 15:10:00 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Config-ApacheFormat-1.2.ebuild:
+ Ebuild maintenance
10 Dec 2006; Yuval Yaari <yuval@gentoo.org>
Config-ApacheFormat-1.2.ebuild:
diff --git a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild
index 7e681d8adfea..201d867e89a8 100644
--- a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild
+++ b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.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/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.12 2006/12/10 12:23:01 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.13 2007/01/15 15:10:00 mcummings Exp $
inherit perl-module
MY_PV=${PV/0/}
@@ -10,7 +10,7 @@ IUSE=""
S=${WORKDIR}/${MY_P}
DESCRIPTION="use Apache format config files"
SRC_URI="mirror://cpan/authors/id/S/SA/SAMTREGAR/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~samtregar/${MY_P}/"
+HOMEPAGE="http://search.cpan.org/~samtregar/"
SLOT="0"
LICENSE="Artistic"
@@ -22,4 +22,3 @@ DEPEND="dev-perl/Class-MethodMaker
virtual/perl-Text-Balanced
virtual/perl-File-Spec
dev-lang/perl"
-RDEPEND="${DEPEND}"