diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 02:57:16 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 02:57:16 +0000 |
commit | 46994a739539889dd4d1bec0cba71d060d75d40b (patch) | |
tree | d673fc31d7515b0bed8ffd63bae45e08647af9c6 /dev-vcs/gitg/gitg-0.1.0.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-46994a739539889dd4d1bec0cba71d060d75d40b.tar.gz gentoo-2-46994a739539889dd4d1bec0cba71d060d75d40b.tar.bz2 gentoo-2-46994a739539889dd4d1bec0cba71d060d75d40b.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/gitg/gitg-0.1.0.ebuild')
-rw-r--r-- | dev-vcs/gitg/gitg-0.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/gitg/gitg-0.1.0.ebuild b/dev-vcs/gitg/gitg-0.1.0.ebuild index ca99d3f2a1fd..12020955f422 100644 --- a/dev-vcs/gitg/gitg-0.1.0.ebuild +++ b/dev-vcs/gitg/gitg-0.1.0.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-vcs/gitg/gitg-0.1.0.ebuild,v 1.2 2011/03/21 23:15:13 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.0.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $ EAPI="3" @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.26:2 DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 - >=dev-util/pkgconfig-0.15 + virtual/pkgconfig >=dev-util/intltool-0.40" pkg_setup() { |