From 86cfeb52d834579da54a4a8e906781ec94d16933 Mon Sep 17 00:00:00 2001 From: Petteri Räty Date: Fri, 6 Apr 2007 22:20:17 +0000 Subject: Fix qualudis warnings. (Portage version: 2.1.2.3) --- net-p2p/hx/ChangeLog | 6 +++++- net-p2p/hx/hx-0.4.11.ebuild | 6 +++--- net-p2p/hx/metadata.xml | 18 +++++++++++------- 3 files changed, 19 insertions(+), 11 deletions(-) (limited to 'net-p2p/hx') diff --git a/net-p2p/hx/ChangeLog b/net-p2p/hx/ChangeLog index 901da282c38f..89544b0c77b8 100644 --- a/net-p2p/hx/ChangeLog +++ b/net-p2p/hx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/hx # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/hx/ChangeLog,v 1.8 2007/04/06 22:17:04 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hx/ChangeLog,v 1.9 2007/04/06 22:20:17 betelgeuse Exp $ + + 06 Apr 2007; Petteri Räty metadata.xml, + hx-0.4.11.ebuild: + Fix qualudis warnings. 06 Apr 2007; Petteri Räty -hx-0.4.10-r1.ebuild: Remove old version. Fixes bug #160044. diff --git a/net-p2p/hx/hx-0.4.11.ebuild b/net-p2p/hx/hx-0.4.11.ebuild index 320fc3bddd45..d922d2d240d5 100644 --- a/net-p2p/hx/hx-0.4.11.ebuild +++ b/net-p2p/hx/hx-0.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4 2007/04/06 22:15:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hx/hx-0.4.11.ebuild,v 1.5 2007/04/06 22:20:17 betelgeuse Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -11,13 +11,13 @@ LICENSE="GPL-2" KEYWORDS="ppc ~sparc x86" 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/" +DESCRIPTION="This is a Hotline 1.5+ compatible *nix Hotline Client in CLI. It supports IRC compatibility." SRC_URI="http://projects.acidbeats.de/${MY_P}.tar.bz2" HOMEPAGE="http://hotlinex.sf.net/" IUSE="ssl" -DEPEND="virtual/libc +DEPEND=" ssl? ( >=dev-libs/openssl-0.9.6d ) >=sys-libs/zlib-1.1.4" diff --git a/net-p2p/hx/metadata.xml b/net-p2p/hx/metadata.xml index 2f043bbdf7f6..c590e4c16674 100644 --- a/net-p2p/hx/metadata.xml +++ b/net-p2p/hx/metadata.xml @@ -1,11 +1,15 @@ -net-p2p - - kang@gentoo.org - Guillaume Destuynder - Hotline packages maintainer - -hx is an Hotline Client under the GPL for Linux/Unixes. It supports the Hotline Protocol from 1.2.3 up to 1.5+ + net-p2p + + kang@gentoo.org + Guillaume Destuynder + Hotline packages maintainer + + + hx is an Hotline Client under the GPL for Linux/Unixes. + It supports the Hotline Protocol from 1.2.3 up to 1.5+. + See http://www.hotspringsinc.com/ + -- cgit v1.2.3-65-gdbad