diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-09 12:45:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-09 12:45:52 +0000 |
commit | aabadb02a09bca0c2cae00b3ccd5ab627e732530 (patch) | |
tree | e0a44ff2a51ec60117e51a42e1bd09b4945e75b8 /games-strategy/dopewars/dopewars-1.5.12-r2.ebuild | |
parent | amd64/arm stable, bug #286102 (diff) | |
download | historical-aabadb02a09bca0c2cae00b3ccd5ab627e732530.tar.gz historical-aabadb02a09bca0c2cae00b3ccd5ab627e732530.tar.bz2 historical-aabadb02a09bca0c2cae00b3ccd5ab627e732530.zip |
amd64 stable, bug #288295
Package-Manager: portage-2.2_rc49/cvs/Linux x86_64
Diffstat (limited to 'games-strategy/dopewars/dopewars-1.5.12-r2.ebuild')
-rw-r--r-- | games-strategy/dopewars/dopewars-1.5.12-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild b/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild index 940ce07fdeb9..8e1a06f8c0b0 100644 --- a/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild +++ b/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild,v 1.2 2009/11/07 17:09:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild,v 1.3 2009/11/09 12:45:52 maekke Exp $ EAPI=2 inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dopewars/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="nls ncurses gtk gnome sdl" RDEPEND="ncurses? ( >=sys-libs/ncurses-5.2 ) |