summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-14 20:35:11 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-14 20:35:11 +0000
commitba39b8e062ef14760e93d73fc7d02e935624dff8 (patch)
tree344889f1ae6c733c3ce39d331c1b898614d29647 /games-roguelike/angband
parentppc stable, bug #201684 (diff)
downloadhistorical-ba39b8e062ef14760e93d73fc7d02e935624dff8.tar.gz
historical-ba39b8e062ef14760e93d73fc7d02e935624dff8.tar.bz2
historical-ba39b8e062ef14760e93d73fc7d02e935624dff8.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'games-roguelike/angband')
-rw-r--r--games-roguelike/angband/ChangeLog7
-rw-r--r--games-roguelike/angband/angband-3.0.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-roguelike/angband/ChangeLog b/games-roguelike/angband/ChangeLog
index c1fdf4757b22..64c6e2cf9926 100644
--- a/games-roguelike/angband/ChangeLog
+++ b/games-roguelike/angband/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-roguelike/angband
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.23 2007/08/24 15:55:41 tupone Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.24 2008/01/14 20:31:55 grobian Exp $
+
+ 14 Jan 2008; Fabian Groffen <grobian@gentoo.org> angband-3.0.6.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
*angband-3.0.9 (24 Aug 2007)
diff --git a/games-roguelike/angband/angband-3.0.6.ebuild b/games-roguelike/angband/angband-3.0.6.ebuild
index ecc062d6c345..d536a4aaa260 100644
--- a/games-roguelike/angband/angband-3.0.6.ebuild
+++ b/games-roguelike/angband/angband-3.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.6.ebuild,v 1.7 2007/03/12 16:43:41 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.6.ebuild,v 1.8 2008/01/14 20:31:55 grobian Exp $
inherit flag-o-matic games
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.thangorodrim.net/pub/${PN}/Source/${P}.tar.gz"
LICENSE="Moria"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc-macos sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
IUSE="X gtk"
DEPEND=">=sys-libs/ncurses-5