summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Destuynder <kang@gentoo.org>2004-07-17 10:42:14 +0000
committerGuillaume Destuynder <kang@gentoo.org>2004-07-17 10:42:14 +0000
commit35a663d1a90046d8e7b1e752504d376979338eec (patch)
treedbf4b8cc11ca9542aac73b96bc6b2de3a1f63cc6 /net-p2p
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-35a663d1a90046d8e7b1e752504d376979338eec.tar.gz
gentoo-2-35a663d1a90046d8e7b1e752504d376979338eec.tar.bz2
gentoo-2-35a663d1a90046d8e7b1e752504d376979338eec.zip
marked stable on x86/ppc. marked testing on sparc.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/mhxd/ChangeLog6
-rw-r--r--net-p2p/mhxd/Manifest6
-rw-r--r--net-p2p/mhxd/mhxd-0.4.9.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-p2p/mhxd/ChangeLog b/net-p2p/mhxd/ChangeLog
index b5fd08fa3122..f7867765c53b 100644
--- a/net-p2p/mhxd/ChangeLog
+++ b/net-p2p/mhxd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/mhxd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/ChangeLog,v 1.4 2004/07/01 09:32:21 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/ChangeLog,v 1.5 2004/07/17 10:42:14 kang Exp $
+
+ 17 Jul 2004; Guillaume Destuynder <kang@gentoo.org> mhxd-0.4.9.ebuild:
+ Added ~sparc keyword (ebuild was tested and verified working for this arch)
+ Marked stable on x86 and ppc.
01 Jul 2004; Jon Hood <squinky86@gentoo.org> mhxd-0.4.9.ebuild:
virtual/glibc needs changed to virtual/libc
diff --git a/net-p2p/mhxd/Manifest b/net-p2p/mhxd/Manifest
index 3f898977256b..25bde8400b5c 100644
--- a/net-p2p/mhxd/Manifest
+++ b/net-p2p/mhxd/Manifest
@@ -1,5 +1,5 @@
-MD5 ce42ca093dbc96d701138665a154a156 mhxd-0.4.9.ebuild 2032
-MD5 fa9a1df394a614b241dfc8a172cfed6e ChangeLog 569
MD5 4c80a328afc724eabbec779a403c2664 metadata.xml 512
-MD5 e56412a973ad481315ba909cb7abb86c files/hxd.rc 405
+MD5 e5f865d4dc8c1c8c3c011293dd5dd266 ChangeLog 753
+MD5 8ff67adbe11c40a2aba317951c39005b mhxd-0.4.9.ebuild 2037
MD5 3fd74d28e2f7311b6bd55accaf024e5b files/digest-mhxd-0.4.9 62
+MD5 e56412a973ad481315ba909cb7abb86c files/hxd.rc 405
diff --git a/net-p2p/mhxd/mhxd-0.4.9.ebuild b/net-p2p/mhxd/mhxd-0.4.9.ebuild
index 49f1cc2f3d23..50a60a6d1bf7 100644
--- a/net-p2p/mhxd/mhxd-0.4.9.ebuild
+++ b/net-p2p/mhxd/mhxd-0.4.9.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/mhxd-0.4.9.ebuild,v 1.4 2004/07/01 09:32:21 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/mhxd-0.4.9.ebuild,v 1.5 2004/07/17 10:42:14 kang Exp $
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ppc ~sparc"
DESCRIPTION="This is a Hotline 1.5+ compatible *nix Hotline Server. It supports IRC compatibility. See http://www.hotspringsinc.com/"
SRC_URI="http://projects.acidbeats.de/${P}.tar.gz"