diff options
author | Guillaume Destuynder <kang@gentoo.org> | 2004-08-29 19:35:07 +0000 |
---|---|---|
committer | Guillaume Destuynder <kang@gentoo.org> | 2004-08-29 19:35:07 +0000 |
commit | 077ac956c48e860177119cc9be75af6c689d3740 (patch) | |
tree | 66c67844d57493cc2e158bf40f55c5a6f33a570c /net-p2p/hx | |
parent | Fixed coding system selection bug during info creation. (Manifest recommit) (diff) | |
download | gentoo-2-077ac956c48e860177119cc9be75af6c689d3740.tar.gz gentoo-2-077ac956c48e860177119cc9be75af6c689d3740.tar.bz2 gentoo-2-077ac956c48e860177119cc9be75af6c689d3740.zip |
Marked stable on x86 and ppc.
Diffstat (limited to 'net-p2p/hx')
-rw-r--r-- | net-p2p/hx/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/hx/hx-0.4.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/hx/ChangeLog b/net-p2p/hx/ChangeLog index daeb290dfe2c..4a85a5ee1e5b 100644 --- a/net-p2p/hx/ChangeLog +++ b/net-p2p/hx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/hx # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/hx/ChangeLog,v 1.1 2004/07/28 12:25:11 kang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hx/ChangeLog,v 1.2 2004/08/29 19:35:07 kang Exp $ + + 29 Aug 2004; Guillaume Destuynder <kang@gentoo.org> hx-0.4.10.ebuild: + Marked stable on x86 and ppc *hx-0.4.10 (28 Jul 2004) diff --git a/net-p2p/hx/hx-0.4.10.ebuild b/net-p2p/hx/hx-0.4.10.ebuild index 69936291eb5a..b17edb291802 100644 --- a/net-p2p/hx/hx-0.4.10.ebuild +++ b/net-p2p/hx/hx-0.4.10.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/hx/hx-0.4.10.ebuild,v 1.2 2004/07/30 10:11:09 kang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hx/hx-0.4.10.ebuild,v 1.3 2004/08/29 19:35:07 kang Exp $ LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ppc ~sparc" MY_P=mhxd-${PV} DESCRIPTION="This is a Hotline 1.5+ compatible *nix Hotline Client in CLI. It supports IRC compatibility. See http://www.hotspringsinc.com/" |