summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Destuynder <kang@gentoo.org>2005-01-30 23:02:39 +0000
committerGuillaume Destuynder <kang@gentoo.org>2005-01-30 23:02:39 +0000
commitbd4b3a2acf34e313326a87134efb8ffe0d1f6321 (patch)
treed9cb008a13ca19c22edac933cdd9032977d12d2f /net-p2p/mhxd
parentAdded SLOT="1" to libchipcard. (diff)
downloadhistorical-bd4b3a2acf34e313326a87134efb8ffe0d1f6321.tar.gz
historical-bd4b3a2acf34e313326a87134efb8ffe0d1f6321.tar.bz2
historical-bd4b3a2acf34e313326a87134efb8ffe0d1f6321.zip
Stable on x86 ppc and sparc
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-p2p/mhxd')
-rw-r--r--net-p2p/mhxd/ChangeLog8
-rw-r--r--net-p2p/mhxd/Manifest6
-rw-r--r--net-p2p/mhxd/mhxd-0.4.10.ebuild6
-rw-r--r--net-p2p/mhxd/mhxd-0.4.9.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/net-p2p/mhxd/ChangeLog b/net-p2p/mhxd/ChangeLog
index 55e55a71e972..3fc9503a334b 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.7 2004/08/02 18:27:52 squinky86 Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/ChangeLog,v 1.8 2005/01/30 23:02:39 kang Exp $
+
+ 30 Jan 2005; Guillaume Destuynder <kang@gentoo.org> mhxd-0.4.10.ebuild,
+ mhxd-0.4.9.ebuild:
+ Stable on x86 ppc and sparc.
02 Aug 2004; Jon Hood <squinky86@gentoo.org> mhxd-0.4.10.ebuild:
Inherit eutils.
diff --git a/net-p2p/mhxd/Manifest b/net-p2p/mhxd/Manifest
index f143cfc31334..f5baf2d563f1 100644
--- a/net-p2p/mhxd/Manifest
+++ b/net-p2p/mhxd/Manifest
@@ -1,6 +1,6 @@
-MD5 84f4e89bc540dff955d998288e2ac0cf mhxd-0.4.9.ebuild 2074
-MD5 2a9a87cdd0721d42c5d488ff26753379 mhxd-0.4.10.ebuild 2066
-MD5 8a896ed5b8c334e64bee4bc84a43deea ChangeLog 1006
+MD5 073e7a9dcdf77573ffad59ebaa810ac6 mhxd-0.4.9.ebuild 2073
+MD5 080dbd6c5ba9340041524d42d5c78b6c mhxd-0.4.10.ebuild 2058
+MD5 24a5077287ff265ec4025a3ef484d26d ChangeLog 1128
MD5 4c80a328afc724eabbec779a403c2664 metadata.xml 512
MD5 e56412a973ad481315ba909cb7abb86c files/hxd.rc 405
MD5 3fd74d28e2f7311b6bd55accaf024e5b files/digest-mhxd-0.4.9 62
diff --git a/net-p2p/mhxd/mhxd-0.4.10.ebuild b/net-p2p/mhxd/mhxd-0.4.10.ebuild
index 691e62d0ff6f..435d18f11d22 100644
--- a/net-p2p/mhxd/mhxd-0.4.10.ebuild
+++ b/net-p2p/mhxd/mhxd-0.4.10.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/mhxd-0.4.10.ebuild,v 1.2 2004/08/02 18:27:52 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/mhxd-0.4.10.ebuild,v 1.3 2005/01/30 23:02:39 kang Exp $
inherit eutils
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc"
+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.bz2"
diff --git a/net-p2p/mhxd/mhxd-0.4.9.ebuild b/net-p2p/mhxd/mhxd-0.4.9.ebuild
index 0d0cf52123f4..2dd57a0e5c73 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
+# Copyright 1999-2005 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.6 2004/07/28 12:26:05 kang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mhxd/mhxd-0.4.9.ebuild,v 1.7 2005/01/30 23:02:39 kang Exp $
LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~sparc"
+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"