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.0.6.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.0.6.ebuild')
-rw-r--r-- | dev-vcs/gitg/gitg-0.0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/gitg/gitg-0.0.6.ebuild b/dev-vcs/gitg/gitg-0.0.6.ebuild index 44c8ef594f53..7f8190601bb3 100644 --- a/dev-vcs/gitg/gitg-0.0.6.ebuild +++ b/dev-vcs/gitg/gitg-0.0.6.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.0.6.ebuild,v 1.5 2011/03/21 23:15:13 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.6 2012/05/03 02:57:15 jdhore Exp $ EAPI="2" @@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.16:2 DEPEND="${RDEPEND} sys-devel/gettext - >=dev-util/pkgconfig-0.15 + virtual/pkgconfig >=dev-util/intltool-0.35" DOCS="AUTHORS ChangeLog NEWS README" |