diff options
Diffstat (limited to 'dev-util/ghh/ghh-9999.ebuild')
-rw-r--r-- | dev-util/ghh/ghh-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/ghh/ghh-9999.ebuild b/dev-util/ghh/ghh-9999.ebuild index f5bfc4f51c32..5eff2403c276 100644 --- a/dev-util/ghh/ghh-9999.ebuild +++ b/dev-util/ghh/ghh-9999.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/ghh/ghh-9999.ebuild,v 1.7 2011/11/26 17:23:22 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ghh-9999.ebuild,v 1.8 2012/05/04 17:51:45 jdhore Exp $ EAPI=3 PYTHON_DEPEND="2:2.6" @@ -27,7 +27,7 @@ RDEPEND="x11-libs/gtk+:2 dev-python/pygtk:2 dev-vcs/git" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { python_set_active_version 2 |