Bug 152206, deps updated
authorMichael Cummings <mcummings@gentoo.org>
Fri, 30 Mar 2007 15:12:42 +0000 (15:12 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Fri, 30 Mar 2007 15:12:42 +0000 (15:12 +0000)
Package-Manager: portage-2.1.2.2

12 files changed:
dev-perl/gnome2-canvas/ChangeLog
dev-perl/gnome2-canvas/gnome2-canvas-1.002.ebuild
dev-perl/gnome2-gconf/ChangeLog
dev-perl/gnome2-gconf/gnome2-gconf-1.000.ebuild
dev-perl/gnome2-gconf/gnome2-gconf-1.031.ebuild
dev-perl/gnome2-gconf/gnome2-gconf-1.032.ebuild
dev-perl/gnome2-gconf/gnome2-gconf-1.040.ebuild
dev-perl/gnome2-gconf/gnome2-gconf-1.043.ebuild
dev-perl/gnome2-vfs-perl/ChangeLog
dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.041.ebuild
dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.060.ebuild
dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild

index bbdc1a1b5cda286a83876b2476dad6af1816d982..184b45a4cc88847f09556d34d3dfd9380f6b5556 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/gnome2-canvas
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-canvas/ChangeLog,v 1.27 2007/01/15 22:31:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-canvas/ChangeLog,v 1.28 2007/03/30 15:10:25 mcummings Exp $
+
+  30 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+  gnome2-canvas-1.002.ebuild:
+  Bug 152206, deps updated
 
   15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
   -gnome2-canvas-1.00.ebuild, gnome2-canvas-1.002.ebuild:
index a2b0de0dcec680125857e04938b71de4e901d0be..528a53856d803c6ab7109762642137c762e14214 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-canvas/gnome2-canvas-1.002.ebuild,v 1.10 2007/01/15 22:31:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-canvas/gnome2-canvas-1.002.ebuild,v 1.11 2007/03/30 15:10:25 mcummings Exp $
 
 inherit perl-module
 
@@ -22,4 +22,5 @@ DEPEND=">=x11-libs/gtk+-2
        >=dev-perl/gtk2-perl-1.040
        >=dev-perl/extutils-pkgconfig-1.03
        >=dev-perl/extutils-depends-0.202
+       dev-util/pkgconfig
        dev-lang/perl"
index cd166a6a9c626d594638947f9d165734026f4e5d..95ffbc49c015af0bd4fad287d6d2152dca83be62 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/gnome2-gconf
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/ChangeLog,v 1.24 2007/03/05 12:46:16 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/ChangeLog,v 1.25 2007/03/30 15:12:42 mcummings Exp $
+
+  30 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+  gnome2-gconf-1.000.ebuild, gnome2-gconf-1.031.ebuild,
+  gnome2-gconf-1.032.ebuild, gnome2-gconf-1.040.ebuild,
+  gnome2-gconf-1.043.ebuild:
+  Bug 152206, deps updated
 
   05 Mar 2007; Andrej Kacian <ticho@gentoo.org> gnome2-gconf-1.043.ebuild:
   Stable on x86, bug #169152.
index e1422640b8522fcb2a857afb2a7a2e30d1a1f916..2e0cbd3a078b6d770f4ae1aab9228261bfb5e195 100644 (file)
@@ -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.000.ebuild,v 1.10 2006/10/20 16:26:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/gnome2-gconf-1.000.ebuild,v 1.11 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/R/RM/RMCFARLA/Gtk2-Perl/${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.040
        >=dev-perl/extutils-pkgconfig-1.03
        >=dev-perl/extutils-depends-0.202
+       dev-util/pkgconfig
        dev-lang/perl"
index d42f076864061764c9f73d1156025e1f6e2eae1a..afbcfaf291141c0b16fcc916bcb4446e9106df61 100644 (file)
@@ -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.031.ebuild,v 1.6 2006/10/20 16:26:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/gnome2-gconf-1.031.ebuild,v 1.7 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"
index 26c5f54d1c8c1795375f83496e97f54d321cab74..e3a11ddc55f7a53ae912ae8cef5a019a40318f7d 100644 (file)
@@ -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"
index 7992942cc1776ea183255895ee1edcdf18ad0f51..341efb4ada7279baa62d79def6cc3678e9002e32 100644 (file)
@@ -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.040.ebuild,v 1.2 2006/10/20 16:26:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/gnome2-gconf-1.040.ebuild,v 1.3 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"
index 3db0704657a1dfd762ee59279710185c84caa67e..cebf12402b77bea4772c65d3fb0d9481d099e60b 100644 (file)
@@ -1,6 +1,6 @@
 # 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.043.ebuild,v 1.5 2007/03/05 12:46:16 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-gconf/gnome2-gconf-1.043.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"
index 5a41f2d360d8553e4daacf1f04ca68f546628327..8410fdf001132778d5737a79f25881a8f5bd0164 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/gnome2-vfs-perl
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/ChangeLog,v 1.35 2007/03/05 12:47:10 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/ChangeLog,v 1.36 2007/03/30 15:07:51 mcummings Exp $
+
+  30 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+  gnome2-vfs-perl-1.041.ebuild, gnome2-vfs-perl-1.060.ebuild,
+  gnome2-vfs-perl-1.061.ebuild:
+  Bug 152206, deps updated
 
   05 Mar 2007; Andrej Kacian <ticho@gentoo.org>
   gnome2-vfs-perl-1.061.ebuild:
index 26d87cbd74030c0bdc86de26da2ab344fda8ccfc..a63169f9ff6bd181bbd4159593467f694e201465 100644 (file)
@@ -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.041.ebuild,v 1.11 2007/01/08 17:27:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.041.ebuild,v 1.12 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.100
        >=dev-perl/gtk2-perl-1.02
+       dev-util/pkgconfig
        dev-lang/perl"
index f8a47151992d62afad4f3962f9cc4994ec5dd6b2..75ee7f907500c32c33b21021601a38fbff3f56de 100644 (file)
@@ -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.060.ebuild,v 1.10 2007/01/08 17:27:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.060.ebuild,v 1.11 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"
index af370246bfaafeca4d1fd3f35a54ab05c9f7e605..21a681d3294a7642ad15f6f3a1aa42842364fce4 100644 (file)
@@ -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"