summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-24 09:34:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-24 09:34:40 +0000
commit2f63f003bc724a3479de0ddbd3c154610d12c68c (patch)
treec1a3eeb329bac65d436adf828d1f0f676e7a3498 /games-roguelike/angband
parentStable for amd64, wrt bug #541004 (diff)
downloadgentoo-2-2f63f003bc724a3479de0ddbd3c154610d12c68c.tar.gz
gentoo-2-2f63f003bc724a3479de0ddbd3c154610d12c68c.tar.bz2
gentoo-2-2f63f003bc724a3479de0ddbd3c154610d12c68c.zip
Stable for amd64, wrt bug #540994
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-roguelike/angband')
-rw-r--r--games-roguelike/angband/ChangeLog5
-rw-r--r--games-roguelike/angband/angband-3.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-roguelike/angband/ChangeLog b/games-roguelike/angband/ChangeLog
index fc5dabbbc371..07494c5d78ce 100644
--- a/games-roguelike/angband/ChangeLog
+++ b/games-roguelike/angband/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-roguelike/angband
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.55 2015/01/21 06:30:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.56 2015/02/24 09:34:40 ago Exp $
+
+ 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> angband-3.5.1.ebuild:
+ Stable for amd64, wrt bug #540994
*angband-3.5.1 (21 Jan 2015)
diff --git a/games-roguelike/angband/angband-3.5.1.ebuild b/games-roguelike/angband/angband-3.5.1.ebuild
index 1274f2687181..b38ae0ef527d 100644
--- a/games-roguelike/angband/angband-3.5.1.ebuild
+++ b/games-roguelike/angband/angband-3.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.5.1.ebuild,v 1.1 2015/01/21 06:30:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.5.1.ebuild,v 1.2 2015/02/24 09:34:40 ago Exp $
EAPI=5
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="ncurses sdl +sound X"
RDEPEND="X? ( x11-libs/libX11 )