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 | 6d02cf0334955088b5ebc199d796e0f652c22913 (patch) | |
tree | 574a515efa17577c6004534610dcafe28e33084c /games-strategy/warzone2100 | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-6d02cf0334955088b5ebc199d796e0f652c22913.tar.gz historical-6d02cf0334955088b5ebc199d796e0f652c22913.tar.bz2 historical-6d02cf0334955088b5ebc199d796e0f652c22913.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-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" |