summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-03-30 15:12:42 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-03-30 15:12:42 +0000
commit2f9c0f34cc6b44a77f5ccf873f062f017abbae7f (patch)
tree07345d3b2a155697142624b63e9514b249bdb765 /dev-perl/gnome2-gconf/gnome2-gconf-1.032.ebuild
parentUpdating deps, bug 152205 (diff)
downloadhistorical-2f9c0f34cc6b44a77f5ccf873f062f017abbae7f.tar.gz
historical-2f9c0f34cc6b44a77f5ccf873f062f017abbae7f.tar.bz2
historical-2f9c0f34cc6b44a77f5ccf873f062f017abbae7f.zip
Bug 152206, deps updated
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/gnome2-gconf/gnome2-gconf-1.032.ebuild')
-rw-r--r--dev-perl/gnome2-gconf/gnome2-gconf-1.032.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-perl/gnome2-gconf/gnome2-gconf-1.032.ebuild b/dev-perl/gnome2-gconf/gnome2-gconf-1.032.ebuild
index 26c5f54d1c8c..e3a11ddc55f7 100644
--- a/dev-perl/gnome2-gconf/gnome2-gconf-1.032.ebuild
+++ b/dev-perl/gnome2-gconf/gnome2-gconf-1.032.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/gnome2-gconf/gnome2-gconf-1.032.ebuild,v 1.5 2006/10/25 15:09:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/gnome2-gconf-1.032.ebuild,v 1.6 2007/03/30 15:12:42 mcummings Exp $
inherit perl-module
@@ -9,7 +9,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="Perl wrappers for the GConf configuration engine."
SRC_URI="mirror://cpan/authors/id/E/EB/EBASSI/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~rmcfarla/${MY_P}/"
+HOMEPAGE="http://search.cpan.org/~rmcfarla/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc sparc ~x86"
@@ -22,4 +22,5 @@ DEPEND=">=x11-libs/gtk+-2
>=dev-perl/gtk2-perl-1.120
>=dev-perl/extutils-pkgconfig-1.03
>=dev-perl/extutils-depends-0.202
+ dev-util/pkgconfig
dev-lang/perl"