diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:51:09 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:51:09 +0000 |
commit | 8b61f176a02afc648b28f9c866b29eebc2e90cca (patch) | |
tree | 09c724084019b8522bb9434eba3a42201827e47c /games-strategy/warzone2100 | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.tar.gz gentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.tar.bz2 gentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-strategy/warzone2100')
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.3.8.ebuild | 6 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.3.9.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index b974ed149f5a..97211bc5d062 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/warzone2100 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.71 2012/01/04 17:55:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.72 2012/05/04 04:51:08 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> warzone2100-2.3.8.ebuild, + warzone2100-2.3.9.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> warzone2100-2.3.9.ebuild: diff --git a/games-strategy/warzone2100/warzone2100-2.3.8.ebuild b/games-strategy/warzone2100/warzone2100-2.3.8.ebuild index 4b967ff51e95..970796e85834 100644 --- a/games-strategy/warzone2100/warzone2100-2.3.8.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.3.8.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-strategy/warzone2100/warzone2100-2.3.8.ebuild,v 1.4 2011/08/08 19:19:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.8.ebuild,v 1.5 2012/05/04 04:51:09 jdhore Exp $ EAPI=2 inherit autotools versionator games @@ -35,7 +35,7 @@ RDEPEND="dev-db/sqlite:3 nls? ( virtual/libintl )" DEPEND="${RDEPEND} app-arch/zip - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" RDEPEND="${RDEPEND} media-fonts/dejavu" diff --git a/games-strategy/warzone2100/warzone2100-2.3.9.ebuild b/games-strategy/warzone2100/warzone2100-2.3.9.ebuild index 825273b7b736..75d08e7911cb 100644 --- a/games-strategy/warzone2100/warzone2100-2.3.9.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.9.ebuild,v 1.4 2012/01/04 17:55:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.9.ebuild,v 1.5 2012/05/04 04:51:08 jdhore Exp $ EAPI=2 inherit autotools versionator games @@ -36,7 +36,7 @@ RDEPEND="dev-db/sqlite:3 DEPEND="${RDEPEND} sys-devel/bison app-arch/zip - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" RDEPEND="${RDEPEND} media-fonts/dejavu" |