diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 03:41:15 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 03:41:15 +0000 |
commit | 24ab76381f1082bc7b2bd18728882be11b650b1d (patch) | |
tree | d6751e38a64ee69fd9ebfb95c0175c2beb58f77d /games-util/loki_patch/loki_patch-20091105.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-24ab76381f1082bc7b2bd18728882be11b650b1d.tar.gz historical-24ab76381f1082bc7b2bd18728882be11b650b1d.tar.bz2 historical-24ab76381f1082bc7b2bd18728882be11b650b1d.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'games-util/loki_patch/loki_patch-20091105.ebuild')
-rw-r--r-- | games-util/loki_patch/loki_patch-20091105.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/loki_patch/loki_patch-20091105.ebuild b/games-util/loki_patch/loki_patch-20091105.ebuild index 558e13ae5c24..60d3f3bafb3c 100644 --- a/games-util/loki_patch/loki_patch-20091105.ebuild +++ b/games-util/loki_patch/loki_patch-20091105.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20091105.ebuild,v 1.3 2010/01/09 18:28:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20091105.ebuild,v 1.4 2012/05/03 03:41:15 jdhore Exp $ EAPI=2 inherit autotools eutils @@ -19,7 +19,7 @@ RDEPEND="dev-util/xdelta:0 dev-libs/libxml2 dev-libs/glib:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR} |