summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-22 18:39:43 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-22 18:39:43 +0000
commitbdfc28f7bcd79a43f6bd9c16af62de59690e80c7 (patch)
treec44a6e6197ad6a9466c7e8f70f07ae26d443b562 /games-roguelike/stone-soup
parentKeyword ~ppc64, bug #465948 (diff)
downloadgentoo-2-bdfc28f7bcd79a43f6bd9c16af62de59690e80c7.tar.gz
gentoo-2-bdfc28f7bcd79a43f6bd9c16af62de59690e80c7.tar.bz2
gentoo-2-bdfc28f7bcd79a43f6bd9c16af62de59690e80c7.zip
amd64 stable, bug #491534
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-roguelike/stone-soup')
-rw-r--r--games-roguelike/stone-soup/ChangeLog5
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.13.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-roguelike/stone-soup/ChangeLog b/games-roguelike/stone-soup/ChangeLog
index 884afe942ec4..b5afe166a265 100644
--- a/games-roguelike/stone-soup/ChangeLog
+++ b/games-roguelike/stone-soup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-roguelike/stone-soup
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/ChangeLog,v 1.22 2013/12/06 23:18:29 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/ChangeLog,v 1.23 2013/12/22 18:39:43 pacho Exp $
+
+ 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> stone-soup-0.13.0.ebuild:
+ amd64 stable, bug #491534
*stone-soup-0.13.1 (06 Dec 2013)
diff --git a/games-roguelike/stone-soup/stone-soup-0.13.0.ebuild b/games-roguelike/stone-soup/stone-soup-0.13.0.ebuild
index 9c92a34bb6cc..ffdf6c028844 100644
--- a/games-roguelike/stone-soup/stone-soup-0.13.0.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.13.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/stone-soup-0.13.0.ebuild,v 1.1 2013/10/11 21:46:49 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/stone-soup/stone-soup-0.13.0.ebuild,v 1.2 2013/12/22 18:39:43 pacho Exp $
## TODO
# add sound support (no build switch, no sound files)
@@ -26,7 +26,7 @@ SRC_URI="mirror://sourceforge/crawl-ref/Stone%20Soup/${PV}/${MY_P}-nodeps.tar.xz
# MIT: json.cc/json.h, some .js files in webserver/static/scripts/contrib/
LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0 MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug ncurses test +tiles"
REQUIRED_USE="|| ( ncurses tiles )"
# test is broken