summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-02-05 21:01:22 +0000
committerFabian Groffen <grobian@gentoo.org>2008-02-05 21:01:22 +0000
commiteb087e5801a326f28338fdcf394f1141d9352e19 (patch)
tree6b1aec373e6061f0997ef9ed981cce76a9b87bd5 /games-misc
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadgentoo-2-eb087e5801a326f28338fdcf394f1141d9352e19.tar.gz
gentoo-2-eb087e5801a326f28338fdcf394f1141d9352e19.tar.bz2
gentoo-2-eb087e5801a326f28338fdcf394f1141d9352e19.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/wumpus/ChangeLog7
-rw-r--r--games-misc/wumpus/wumpus-1.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/wumpus/ChangeLog b/games-misc/wumpus/ChangeLog
index 8567756784fe..0d6e2c48152c 100644
--- a/games-misc/wumpus/ChangeLog
+++ b/games-misc/wumpus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/wumpus
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wumpus/ChangeLog,v 1.11 2007/02/08 21:09:02 wolf31o2 Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wumpus/ChangeLog,v 1.12 2008/02/05 21:01:22 grobian Exp $
+
+ 05 Feb 2008; Fabian Groffen <grobian@gentoo.org> wumpus-1.4.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/games-misc/wumpus/wumpus-1.4.ebuild b/games-misc/wumpus/wumpus-1.4.ebuild
index f9850d37a6e6..e1990b7908cf 100644
--- a/games-misc/wumpus/wumpus-1.4.ebuild
+++ b/games-misc/wumpus/wumpus-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wumpus/wumpus-1.4.ebuild,v 1.12 2005/09/20 16:53:33 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wumpus/wumpus-1.4.ebuild,v 1.13 2008/02/05 21:01:22 grobian Exp $
inherit toolchain-funcs games
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-6/src/games/wump/wump.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc-macos x86"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DEPEND="sys-apps/less"