summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild')
-rw-r--r--dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild b/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild
index af370246bfaa..21a681d3294a 100644
--- a/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild
+++ b/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild,v 1.5 2007/03/05 12:47:10 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild,v 1.6 2007/03/30 15:07:51 mcummings Exp $
inherit perl-module
MY_P=Gnome2-VFS-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Perl interface to the 2.x series of the Gnome Virtual File System libraries."
-HOMEPAGE="http://search.cpan.org/~tsch/${P}/"
+HOMEPAGE="http://search.cpan.org/~tsch/"
SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
LICENSE="GPL-2"
@@ -20,4 +20,5 @@ DEPEND=">=dev-perl/extutils-depends-0.2
>=gnome-base/gnome-vfs-2
>=dev-perl/glib-perl-1.120
>=dev-perl/gtk2-perl-1.02
+ dev-util/pkgconfig
dev-lang/perl"