diff options
author | Guillaume Destuynder <kang@gentoo.org> | 2005-01-30 23:02:39 +0000 |
---|---|---|
committer | Guillaume Destuynder <kang@gentoo.org> | 2005-01-30 23:02:39 +0000 |
commit | 5c85e9a00edadfb1b645b09d0d710bd74b07f9df (patch) | |
tree | edb9f8a67cf9bd40e2ff622412f7480d65705428 /net-p2p | |
parent | Added SLOT="1" to libchipcard. (diff) | |
download | gentoo-2-5c85e9a00edadfb1b645b09d0d710bd74b07f9df.tar.gz gentoo-2-5c85e9a00edadfb1b645b09d0d710bd74b07f9df.tar.bz2 gentoo-2-5c85e9a00edadfb1b645b09d0d710bd74b07f9df.zip |
Stable on x86 ppc and sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mhxd/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/mhxd/mhxd-0.4.10.ebuild | 6 | ||||
-rw-r--r-- | net-p2p/mhxd/mhxd-0.4.9.ebuild | 6 |
3 files changed, 12 insertions, 8 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/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" |