summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-09 18:43:16 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-09 18:43:16 +0000
commit5fe4c928a8777affabb2ef131cdfbd3912da30fa (patch)
treefbdece07ee8c109b7f94b9fe21871b83c423629e /games-roguelike/angband
parentDrop sparc keyword (diff)
downloadgentoo-2-5fe4c928a8777affabb2ef131cdfbd3912da30fa.tar.gz
gentoo-2-5fe4c928a8777affabb2ef131cdfbd3912da30fa.tar.bz2
gentoo-2-5fe4c928a8777affabb2ef131cdfbd3912da30fa.zip
Drop sparc keyword
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'games-roguelike/angband')
-rw-r--r--games-roguelike/angband/ChangeLog5
-rw-r--r--games-roguelike/angband/angband-3.1.2_p2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-roguelike/angband/ChangeLog b/games-roguelike/angband/ChangeLog
index e90e7917c756..ffba59890ebf 100644
--- a/games-roguelike/angband/ChangeLog
+++ b/games-roguelike/angband/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-roguelike/angband
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.30 2010/02/16 22:25:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.31 2010/05/09 18:43:16 armin76 Exp $
+
+ 09 May 2010; Raúl Porcel <armin76@gentoo.org> angband-3.1.2_p2.ebuild:
+ Drop sparc keyword
*angband-3.1.2_p2 (16 Feb 2010)
diff --git a/games-roguelike/angband/angband-3.1.2_p2.ebuild b/games-roguelike/angband/angband-3.1.2_p2.ebuild
index 780b45653adc..550b3b1e2b3c 100644
--- a/games-roguelike/angband/angband-3.1.2_p2.ebuild
+++ b/games-roguelike/angband/angband-3.1.2_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.1.2_p2.ebuild,v 1.2 2010/03/04 00:51:17 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.1.2_p2.ebuild,v 1.3 2010/05/09 18:43:16 armin76 Exp $
EAPI=2
inherit eutils versionator games
@@ -14,7 +14,7 @@ SRC_URI="http://rephial.org/downloads/${MAJOR_PV}/${MY_P}-src.tar.gz"
LICENSE="Moria"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="gtk ncurses sdl +sound X"
RDEPEND="gtk? ( gnome-base/libglade