diff options
author | Guillaume Destuynder <kang@gentoo.org> | 2006-10-29 13:04:40 +0000 |
---|---|---|
committer | Guillaume Destuynder <kang@gentoo.org> | 2006-10-29 13:04:40 +0000 |
commit | 5a68d10acd54171c3efdb7798da484892abfd737 (patch) | |
tree | db6d4ac3e66f9974ec6306f8b74abd30151212f1 /net-p2p/hx/hx-0.4.11.ebuild | |
parent | add 13_all_txt-confdir patch (diff) | |
download | gentoo-2-5a68d10acd54171c3efdb7798da484892abfd737.tar.gz gentoo-2-5a68d10acd54171c3efdb7798da484892abfd737.tar.bz2 gentoo-2-5a68d10acd54171c3efdb7798da484892abfd737.zip |
Marked stable on x86 (hx-0.4.11)
(Portage version: 2.1.2_rc1)
Diffstat (limited to 'net-p2p/hx/hx-0.4.11.ebuild')
-rw-r--r-- | net-p2p/hx/hx-0.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/hx/hx-0.4.11.ebuild b/net-p2p/hx/hx-0.4.11.ebuild index 429dcdeb607b..2ba411c12939 100644 --- a/net-p2p/hx/hx-0.4.11.ebuild +++ b/net-p2p/hx/hx-0.4.11.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/hx/hx-0.4.11.ebuild,v 1.1 2006/09/20 15:55:18 kang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hx/hx-0.4.11.ebuild,v 1.2 2006/10/29 13:04:40 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/" |