summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 19:45:02 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 19:45:02 +0000
commit2bbfcf13a743c82ab29a57722d888418b336dcf6 (patch)
tree281619106ef82236a23ca254d5c77ff1a81daad8 /dev-perl/FileHandle-Deluxe
parentEbuild maintenance (diff)
downloadgentoo-2-2bbfcf13a743c82ab29a57722d888418b336dcf6.tar.gz
gentoo-2-2bbfcf13a743c82ab29a57722d888418b336dcf6.tar.bz2
gentoo-2-2bbfcf13a743c82ab29a57722d888418b336dcf6.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/FileHandle-Deluxe')
-rw-r--r--dev-perl/FileHandle-Deluxe/ChangeLog8
-rw-r--r--dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/FileHandle-Deluxe/ChangeLog b/dev-perl/FileHandle-Deluxe/ChangeLog
index a842181a267e..b0acdc323104 100644
--- a/dev-perl/FileHandle-Deluxe/ChangeLog
+++ b/dev-perl/FileHandle-Deluxe/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/FileHandle-Deluxe
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Deluxe/ChangeLog,v 1.10 2006/10/20 23:59:38 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Deluxe/ChangeLog,v 1.11 2007/01/15 19:45:02 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ FileHandle-Deluxe-0.92.ebuild:
+ Ebuild maintenance
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
FileHandle-Deluxe-0.92.ebuild:
diff --git a/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild b/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild
index f13ee95ac3a1..4eb24df20e85 100644
--- a/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild
+++ b/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild
@@ -1,12 +1,12 @@
-# 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/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild,v 1.10 2006/10/20 23:59:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Deluxe/FileHandle-Deluxe-0.92.ebuild,v 1.11 2007/01/15 19:45:02 mcummings Exp $
inherit perl-module
DESCRIPTION="FileHandle with commit and rollback"
SRC_URI="mirror://cpan/authors/id/M/MI/MIKO/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/"
+HOMEPAGE="http://search.cpan.org/~miko/"
SLOT="0"
LICENSE="Artistic"
@@ -15,4 +15,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"