summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-roguelike/nethack/ChangeLog5
-rw-r--r--games-roguelike/nethack/Manifest28
-rw-r--r--games-roguelike/nethack/nethack-3.4.2.ebuild4
3 files changed, 20 insertions, 17 deletions
diff --git a/games-roguelike/nethack/ChangeLog b/games-roguelike/nethack/ChangeLog
index 3b6e02b8c644..703e1162535b 100644
--- a/games-roguelike/nethack/ChangeLog
+++ b/games-roguelike/nethack/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-roguelike/nethack
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.3 2003/09/15 06:55:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.4 2003/09/17 02:37:17 zul Exp $
+
+ 17 Sep 2003; Chuck Short <zul@gentoo.org> nethack-3.4.2.ebuild:
+ Marked stable for sparc, closes bug #28449.
*nethack-3.4.2 (15 Sep 2003)
diff --git a/games-roguelike/nethack/Manifest b/games-roguelike/nethack/Manifest
index c61c5adf674c..f04397c25144 100644
--- a/games-roguelike/nethack/Manifest
+++ b/games-roguelike/nethack/Manifest
@@ -1,21 +1,21 @@
+MD5 72242d1d51e31ef5347eb5251c07ad53 ChangeLog 3444
MD5 3bec178ce6a5f71c7235e791d81284dd nethack-3.4.1-r1.ebuild 4155
-MD5 2517703c5a6cb5d151d525e4f58128b2 files/digest-nethack-3.4.1-r1 61
-MD5 f128c014d1efb8861cec5dae19eedb5b files/dot.nethackrc 2717
-MD5 7dfa79bba03a240cb7bba2e84d8178ef files/3.4.2-GNOME-support.patch 1316
-MD5 b880982dcbe1664bddef088a1c3c83ef files/3.4.2-QT-support.patch 792
-MD5 9be2871fb40249fb0f33eeeb5bf67b3d files/digest-nethack-3.4.2 61
+MD5 dbfbf3ab037f7dd57bf1271a088f4599 nethack-3.4.2.ebuild 4083
+MD5 d5738a7be6385eed01de95c5a303203d files/3.4.1-GNOME-RTLD_NEXT.patch 617
+MD5 7dfa79bba03a240cb7bba2e84d8178ef files/3.4.1-GNOME-support.patch 1316
+MD5 004669e4ce554b5f7f92daaea2e2cebb files/3.4.1-QT-GNOME-support.patch 1507
+MD5 c1f64a8da334f8dbc9817bbd95b8f879 files/3.4.1-QT-support.patch 825
MD5 68200eaa7e6d116868700aab23e7e1d5 files/3.4.1-X-support.patch 920
MD5 1d7c9716b1a212c5278326fa2e84efdc files/3.4.1-default-options.patch 1266
MD5 c9f63ebc75e7872f691922a78f1c0b0b files/3.4.1-errno.patch 1901
-MD5 004669e4ce554b5f7f92daaea2e2cebb files/3.4.2-QT-GNOME-support.patch 1507
MD5 a33605f7cde87f4aafa5c42998a9feb2 files/3.4.1-gentoo-paths.patch 576
-MD5 1d7c9716b1a212c5278326fa2e84efdc files/3.4.2-default-options.patch 1266
-MD5 004669e4ce554b5f7f92daaea2e2cebb files/3.4.1-QT-GNOME-support.patch 1507
-MD5 a33605f7cde87f4aafa5c42998a9feb2 files/3.4.2-gentoo-paths.patch 576
+MD5 7dfa79bba03a240cb7bba2e84d8178ef files/3.4.2-GNOME-support.patch 1316
+MD5 004669e4ce554b5f7f92daaea2e2cebb files/3.4.2-QT-GNOME-support.patch 1507
+MD5 b880982dcbe1664bddef088a1c3c83ef files/3.4.2-QT-support.patch 792
MD5 68200eaa7e6d116868700aab23e7e1d5 files/3.4.2-X-support.patch 920
+MD5 1d7c9716b1a212c5278326fa2e84efdc files/3.4.2-default-options.patch 1266
MD5 c9f63ebc75e7872f691922a78f1c0b0b files/3.4.2-errno.patch 1901
-MD5 7dfa79bba03a240cb7bba2e84d8178ef files/3.4.1-GNOME-support.patch 1316
-MD5 c1f64a8da334f8dbc9817bbd95b8f879 files/3.4.1-QT-support.patch 825
-MD5 d5738a7be6385eed01de95c5a303203d files/3.4.1-GNOME-RTLD_NEXT.patch 617
-MD5 b0b024dfdebb0732d2122d7a83001cc5 nethack-3.4.2.ebuild 4080
-MD5 032c7d6c397e2e7d707d861c69a92168 ChangeLog 3334
+MD5 a33605f7cde87f4aafa5c42998a9feb2 files/3.4.2-gentoo-paths.patch 576
+MD5 2517703c5a6cb5d151d525e4f58128b2 files/digest-nethack-3.4.1-r1 61
+MD5 9be2871fb40249fb0f33eeeb5bf67b3d files/digest-nethack-3.4.2 61
+MD5 f128c014d1efb8861cec5dae19eedb5b files/dot.nethackrc 2717
diff --git a/games-roguelike/nethack/nethack-3.4.2.ebuild b/games-roguelike/nethack/nethack-3.4.2.ebuild
index 964553723c5a..6c2cc464e99c 100644
--- a/games-roguelike/nethack/nethack-3.4.2.ebuild
+++ b/games-roguelike/nethack/nethack-3.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.2.ebuild,v 1.1 2003/09/15 06:55:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.2.ebuild,v 1.2 2003/09/17 02:37:17 zul Exp $
inherit games eutils flag-o-matic gcc
append-flags -I../include
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.nethack.org/"
SRC_URI="mirror://sourceforge/nethack/${PN}-${MY_PV}.tgz"
#SRC_URI="ftp://ftp.nethack.org/pub/nethack/nh340/src/nethack-340.tgz"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc"
SLOT="0"
LICENSE="nethack"
IUSE="X qt gnome"