diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:33:03 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:33:03 +0000 |
commit | 5f9b1df437032c3e50d53d066653f4b52868d5e6 (patch) | |
tree | a794c171fe4a31cfde98ed180260a77b3f58787d /app-editors/ghex | |
parent | Import from ::perl-experimental for biber (#386817) (diff) | |
download | gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.tar.gz gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.tar.bz2 gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.24.0.ebuild | 4 | ||||
-rw-r--r-- | app-editors/ghex/ghex-3.0.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index a8aff187a49a..cfe770cedba8 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.68 2012/03/05 21:52:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.69 2012/05/03 18:33:01 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> ghex-2.24.0.ebuild, + ghex-3.0.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 05 Mar 2012; Brent Baude <ranger@gentoo.org> ghex-3.0.0.ebuild: Marking ghex-3.0.0 ppc stable for bug 393007 diff --git a/app-editors/ghex/ghex-2.24.0.ebuild b/app-editors/ghex/ghex-2.24.0.ebuild index 697eb1e73d18..574fb6cf9b18 100644 --- a/app-editors/ghex/ghex-2.24.0.ebuild +++ b/app-editors/ghex/ghex-2.24.0.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/app-editors/ghex/ghex-2.24.0.ebuild,v 1.12 2012/02/19 15:06:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.13 2012/05/03 18:33:01 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.13:2 >=gnome-base/libgnomeui-2.6 >=gnome-base/libgnomeprintui-2.2" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig app-text/scrollkeeper >=dev-util/intltool-0.35 >=app-text/gnome-doc-utils-0.3.2" diff --git a/app-editors/ghex/ghex-3.0.0.ebuild b/app-editors/ghex/ghex-3.0.0.ebuild index be0490f1e4fc..c116725de866 100644 --- a/app-editors/ghex/ghex-3.0.0.ebuild +++ b/app-editors/ghex/ghex-3.0.0.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/app-editors/ghex/ghex-3.0.0.ebuild,v 1.6 2012/03/05 21:52:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.7 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.26:2 >=x11-libs/gtk+-3.0:3 >=dev-libs/atk-1" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=dev-util/intltool-0.41.1 >=app-text/gnome-doc-utils-0.9.0 >=sys-devel/gettext-0.17" |