diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:45:29 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:45:29 +0000 |
commit | 129252b1de2efa13ebc60bd2c0053c0f0d3310cd (patch) | |
tree | 5c5a374bf89e7f7c80a4081c141bd7f80bed827d /games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-129252b1de2efa13ebc60bd2c0053c0f0d3310cd.tar.gz gentoo-2-129252b1de2efa13ebc60bd2c0053c0f0d3310cd.tar.bz2 gentoo-2-129252b1de2efa13ebc60bd2c0053c0f0d3310cd.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild')
-rw-r--r-- | games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild b/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild index 1de79f9642e3..efe886cb6c1a 100644 --- a/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild +++ b/games-puzzle/gtkballs/gtkballs-3.1.5-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/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild,v 1.4 2011/03/01 07:22:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild,v 1.5 2012/05/04 04:45:28 jdhore Exp $ EAPI=2 inherit eutils games @@ -17,7 +17,7 @@ IUSE="nls" RDEPEND="x11-libs/gtk+:2 nls? ( virtual/libintl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( >=sys-devel/gettext-0.10.38 )" src_prepare() { |