diff options
author | 2012-05-04 17:51:45 +0000 | |
---|---|---|
committer | 2012-05-04 17:51:45 +0000 | |
commit | 91b2acabf65d147b96c31037cd4d2bb42cae12a3 (patch) | |
tree | 582c27908b05020218c1ac3e19f00439f01e0496 /dev-util/glade | |
parent | build with -O1 on amd64-fbsd otherwise the kernel does not boot with gcc 4.4 ... (diff) | |
download | historical-91b2acabf65d147b96c31037cd4d2bb42cae12a3.tar.gz historical-91b2acabf65d147b96c31037cd4d2bb42cae12a3.tar.bz2 historical-91b2acabf65d147b96c31037cd4d2bb42cae12a3.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/glade/glade-2.12.2-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/glade/glade-3.10.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.2.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index f782a7358e8a..ada95f3d0598 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/glade # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.158 2012/04/29 15:41:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.159 2012/05/04 17:51:44 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> glade-2.12.2-r1.ebuild, + glade-3.8.1.ebuild, glade-3.8.2.ebuild, glade-3.10.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Apr 2012; Markus Meier <maekke@gentoo.org> glade-3.8.2.ebuild: x86 stable, bug #410611 diff --git a/dev-util/glade/glade-2.12.2-r1.ebuild b/dev-util/glade/glade-2.12.2-r1.ebuild index b2910f315c75..409447e14b86 100644 --- a/dev-util/glade/glade-2.12.2-r1.ebuild +++ b/dev-util/glade/glade-2.12.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.12.2-r1.ebuild,v 1.8 2011/03/16 10:23:48 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.12.2-r1.ebuild,v 1.9 2012/05/04 17:51:44 jdhore Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/libxml2-2.4.1:2 accessibility? ( gnome-extra/libgail-gnome ) )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig sys-devel/gettext >=app-text/scrollkeeper-0.1.4 >=dev-util/intltool-0.28" diff --git a/dev-util/glade/glade-3.10.2.ebuild b/dev-util/glade/glade-3.10.2.ebuild index aee458ffb695..aeaf7508c026 100644 --- a/dev-util/glade/glade-3.10.2.ebuild +++ b/dev-util/glade/glade-3.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.10.2.ebuild,v 1.8 2012/03/25 16:14:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.10.2.ebuild,v 1.9 2012/05/04 17:51:44 jdhore Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -24,7 +24,7 @@ RDEPEND=">=x11-libs/gtk+-3.0.2:3 DEPEND="${RDEPEND} app-text/scrollkeeper >=dev-util/intltool-0.41.0 - >=dev-util/pkgconfig-0.19 + virtual/pkgconfig >=sys-devel/gettext-0.17 >=app-text/gnome-doc-utils-0.18 app-text/docbook-xml-dtd:4.1.2 diff --git a/dev-util/glade/glade-3.8.1.ebuild b/dev-util/glade/glade-3.8.1.ebuild index 6043204341d4..6f9d5173ddcf 100644 --- a/dev-util/glade/glade-3.8.1.ebuild +++ b/dev-util/glade/glade-3.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.1.ebuild,v 1.7 2012/03/25 16:14:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.1.ebuild,v 1.8 2012/05/04 17:51:44 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.8:2 " DEPEND="${RDEPEND} >=dev-util/intltool-0.35 - >=dev-util/pkgconfig-0.19 + virtual/pkgconfig sys-devel/gettext app-text/scrollkeeper >=app-text/gnome-doc-utils-0.9 diff --git a/dev-util/glade/glade-3.8.2.ebuild b/dev-util/glade/glade-3.8.2.ebuild index 58db11c220f8..c37f975e6f0d 100644 --- a/dev-util/glade/glade-3.8.2.ebuild +++ b/dev-util/glade/glade-3.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.2.ebuild,v 1.5 2012/04/29 15:41:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.2.ebuild,v 1.6 2012/05/04 17:51:44 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.8:2 " DEPEND="${RDEPEND} >=dev-util/intltool-0.35 - >=dev-util/pkgconfig-0.19 + virtual/pkgconfig sys-devel/gettext app-text/scrollkeeper >=app-text/gnome-doc-utils-0.9 |