summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-04 13:14:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-04 13:14:04 +0000
commit4fabf1db6ab9e894b3260ebc7afa1172866eb14d (patch)
tree1ba32b2dfe8eda31a2a522dd6b96ea7020ff6ab8 /games-roguelike/angband
parentStable for amd64, wrt bug #401817 (diff)
downloadgentoo-2-4fabf1db6ab9e894b3260ebc7afa1172866eb14d.tar.gz
gentoo-2-4fabf1db6ab9e894b3260ebc7afa1172866eb14d.tar.bz2
gentoo-2-4fabf1db6ab9e894b3260ebc7afa1172866eb14d.zip
Stable for amd64, wrt bug #401819
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'games-roguelike/angband')
-rw-r--r--games-roguelike/angband/ChangeLog5
-rw-r--r--games-roguelike/angband/angband-3.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-roguelike/angband/ChangeLog b/games-roguelike/angband/ChangeLog
index f3a39b29a9a5..e93e1028df63 100644
--- a/games-roguelike/angband/ChangeLog
+++ b/games-roguelike/angband/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-roguelike/angband
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.41 2012/02/02 15:52:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.42 2012/02/04 13:14:04 ago Exp $
+
+ 04 Feb 2012; Agostino Sarubbo <ago@gentoo.org> angband-3.3.2.ebuild:
+ Stable for amd64, wrt bug #401819
02 Feb 2012; Michael Sterrett <mr_bones_@gentoo.org> angband-3.3.2.ebuild:
autotools eclass isn't used
diff --git a/games-roguelike/angband/angband-3.3.2.ebuild b/games-roguelike/angband/angband-3.3.2.ebuild
index e9f4b08a9845..84d1944b4a4e 100644
--- a/games-roguelike/angband/angband-3.3.2.ebuild
+++ b/games-roguelike/angband/angband-3.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-roguelike/angband/angband-3.3.2.ebuild,v 1.2 2012/02/02 15:52:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.3.2.ebuild,v 1.3 2012/02/04 13:14:04 ago Exp $
EAPI=2
inherit eutils versionator games
@@ -14,7 +14,7 @@ SRC_URI="http://rephial.org/downloads/${MAJOR_PV}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="gtk ncurses sdl +sound X"
RDEPEND="gtk? ( gnome-base/libglade