diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2008-01-17 06:57:38 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2008-01-17 06:57:38 +0000 |
commit | d500407a40cd3841dd0f4b5a09d88d6e0ca69132 (patch) | |
tree | f573a2468a07ca2adf18bf6ec567f7ab633704aa /games-action/btanks | |
parent | - Mainly a maintenance release. endianness fix. minor new features and update... (diff) | |
download | gentoo-2-d500407a40cd3841dd0f4b5a09d88d6e0ca69132.tar.gz gentoo-2-d500407a40cd3841dd0f4b5a09d88d6e0ca69132.tar.bz2 gentoo-2-d500407a40cd3841dd0f4b5a09d88d6e0ca69132.zip |
Fix pkg-config dep. Bug #206253
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-action/btanks')
-rw-r--r-- | games-action/btanks/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/btanks/btanks-0.5.4740-r1.ebuild | 7 | ||||
-rw-r--r-- | games-action/btanks/btanks-0.6.5069.ebuild | 7 | ||||
-rw-r--r-- | games-action/btanks/btanks-0.7.5800.ebuild | 7 |
4 files changed, 18 insertions, 11 deletions
diff --git a/games-action/btanks/ChangeLog b/games-action/btanks/ChangeLog index daffab8eeb2a..2d726a6911cf 100644 --- a/games-action/btanks/ChangeLog +++ b/games-action/btanks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/btanks -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.7 2007/12/27 01:00:19 tupone Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.8 2008/01/17 06:57:38 tupone Exp $ + + 17 Jan 2008; Tupone Alfredo <tupone@gentoo.org> btanks-0.5.4740-r1.ebuild, + btanks-0.6.5069.ebuild, btanks-0.7.5800.ebuild: + Fix pkg-config dep. Bug #206253 by bugs@dev.gentooexperimental.org *btanks-0.7.5800 (27 Dec 2007) diff --git a/games-action/btanks/btanks-0.5.4740-r1.ebuild b/games-action/btanks/btanks-0.5.4740-r1.ebuild index 725a5208d9e2..34bd12b80b26 100644 --- a/games-action/btanks/btanks-0.5.4740-r1.ebuild +++ b/games-action/btanks/btanks-0.5.4740-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.5.4740-r1.ebuild,v 1.3 2007/08/28 20:22:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.5.4740-r1.ebuild,v 1.4 2008/01/17 06:57:38 tupone Exp $ inherit eutils games @@ -21,7 +21,8 @@ RDEPEND=">=dev-libs/libsigc++-2.0 dev-libs/expat media-libs/sdl-image" DEPEND="${RDEPEND} - dev-util/scons" + dev-util/scons + dev-util/pkgconfig" src_unpack() { unpack ${A} diff --git a/games-action/btanks/btanks-0.6.5069.ebuild b/games-action/btanks/btanks-0.6.5069.ebuild index f6ca222d989e..dfbf718f297b 100644 --- a/games-action/btanks/btanks-0.6.5069.ebuild +++ b/games-action/btanks/btanks-0.6.5069.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.6.5069.ebuild,v 1.3 2007/11/29 08:17:34 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.6.5069.ebuild,v 1.4 2008/01/17 06:57:38 tupone Exp $ inherit eutils games @@ -21,7 +21,8 @@ RDEPEND=">=dev-libs/libsigc++-2.0 dev-libs/expat media-libs/sdl-image" DEPEND="${RDEPEND} - dev-util/scons" + dev-util/scons + dev-util/pkgconfig" src_unpack() { unpack ${A} diff --git a/games-action/btanks/btanks-0.7.5800.ebuild b/games-action/btanks/btanks-0.7.5800.ebuild index 9cbc0acd91e5..af7871cb5b4a 100644 --- a/games-action/btanks/btanks-0.7.5800.ebuild +++ b/games-action/btanks/btanks-0.7.5800.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild,v 1.1 2007/12/27 01:00:19 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild,v 1.2 2008/01/17 06:57:38 tupone Exp $ inherit eutils games @@ -22,7 +22,8 @@ RDEPEND=">=dev-libs/libsigc++-2.0 dev-libs/expat media-libs/sdl-image" DEPEND="${RDEPEND} - dev-util/scons" + dev-util/scons + dev-util/pkgconfig" src_unpack() { unpack ${A} |