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/freeciv | |
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/freeciv')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.3.0.ebuild | 6 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.3.1.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.3.2.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 1e29d64babb1..306c2a9d110c 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/freeciv # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.134 2012/04/02 18:10:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.135 2012/05/04 04:51:08 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> freeciv-2.3.0.ebuild, + freeciv-2.3.1.ebuild, freeciv-2.3.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *freeciv-2.3.2 (02 Apr 2012) diff --git a/games-strategy/freeciv/freeciv-2.3.0.ebuild b/games-strategy/freeciv/freeciv-2.3.0.ebuild index 64716fe35d8b..d137cf8066e3 100644 --- a/games-strategy/freeciv/freeciv-2.3.0.ebuild +++ b/games-strategy/freeciv/freeciv-2.3.0.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/freeciv/freeciv-2.3.0.ebuild,v 1.2 2011/10/08 16:32:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.0.ebuild,v 1.3 2012/05/04 04:51:08 jdhore Exp $ EAPI=2 inherit eutils gnome2-utils games-ggz games @@ -35,7 +35,7 @@ RDEPEND="readline? ( sys-libs/readline ) media-libs/libpng )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig !dedicated? ( nls? ( sys-devel/gettext ) x11-proto/xextproto diff --git a/games-strategy/freeciv/freeciv-2.3.1.ebuild b/games-strategy/freeciv/freeciv-2.3.1.ebuild index 2cd469e37d1c..eb56352cfc34 100644 --- a/games-strategy/freeciv/freeciv-2.3.1.ebuild +++ b/games-strategy/freeciv/freeciv-2.3.1.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/freeciv/freeciv-2.3.1.ebuild,v 1.2 2012/01/15 15:39:17 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.1.ebuild,v 1.3 2012/05/04 04:51:08 jdhore Exp $ EAPI=2 inherit eutils gnome2-utils games-ggz games @@ -35,7 +35,7 @@ RDEPEND="readline? ( sys-libs/readline ) media-libs/libpng )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig !dedicated? ( nls? ( sys-devel/gettext ) x11-proto/xextproto diff --git a/games-strategy/freeciv/freeciv-2.3.2.ebuild b/games-strategy/freeciv/freeciv-2.3.2.ebuild index 027d7d8da6f6..d87b7c147f1a 100644 --- a/games-strategy/freeciv/freeciv-2.3.2.ebuild +++ b/games-strategy/freeciv/freeciv-2.3.2.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/freeciv/freeciv-2.3.2.ebuild,v 1.1 2012/04/02 18:10:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.3.2.ebuild,v 1.2 2012/05/04 04:51:08 jdhore Exp $ EAPI=2 inherit eutils gnome2-utils games-ggz games @@ -35,7 +35,7 @@ RDEPEND="readline? ( sys-libs/readline ) media-libs/libpng )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig !dedicated? ( nls? ( sys-devel/gettext ) x11-proto/xextproto |