diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-23 13:06:26 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-23 13:06:26 +0000 |
commit | 64a4690de4a1543ef8758f0c896d941d37eae5d3 (patch) | |
tree | 566293de9b79fd0839f46158ae2eb731e133e807 /games-strategy/gwp | |
parent | Fix for "implicit declaration of function ‘time’". (diff) | |
download | gentoo-2-64a4690de4a1543ef8758f0c896d941d37eae5d3.tar.gz gentoo-2-64a4690de4a1543ef8758f0c896d941d37eae5d3.tar.bz2 gentoo-2-64a4690de4a1543ef8758f0c896d941d37eae5d3.zip |
amd64 stable wrt #289162
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/gwp')
-rw-r--r-- | games-strategy/gwp/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/gwp/gwp-0.4.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/gwp/ChangeLog b/games-strategy/gwp/ChangeLog index 38954fe68514..7b5f4f0ab678 100644 --- a/games-strategy/gwp/ChangeLog +++ b/games-strategy/gwp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/gwp -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.4 2008/01/22 08:04:04 nyhm Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.5 2009/10/23 13:06:26 ssuominen Exp $ + + 23 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> gwp-0.4.0-r2.ebuild: + amd64 stable wrt #289162 22 Jan 2008; Tristan Heaven <nyhm@gentoo.org> gwp-0.4.0-r2.ebuild: Add pkgconfig dep, bug #206427 diff --git a/games-strategy/gwp/gwp-0.4.0-r2.ebuild b/games-strategy/gwp/gwp-0.4.0-r2.ebuild index 9b65838d2e71..cf10a64da12a 100644 --- a/games-strategy/gwp/gwp-0.4.0-r2.ebuild +++ b/games-strategy/gwp/gwp-0.4.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/gwp-0.4.0-r2.ebuild,v 1.2 2008/01/22 08:04:04 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/gwp-0.4.0-r2.ebuild,v 1.3 2009/10/23 13:06:26 ssuominen Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://gwp.lunix.com.ar/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="nls opengl python" RDEPEND="=x11-libs/gtk+-2* |