summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-21 02:17:21 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-21 02:17:21 +0000
commitd5aa21a227358f0548ef2cbff9038fe4fe5722ae (patch)
treebcad0b65917d4b2e0a14c4cd039379fd5ed7ee00 /net-im/licq
parentModified HOMEPAGE variables (diff)
downloadgentoo-2-d5aa21a227358f0548ef2cbff9038fe4fe5722ae.tar.gz
gentoo-2-d5aa21a227358f0548ef2cbff9038fe4fe5722ae.tar.bz2
gentoo-2-d5aa21a227358f0548ef2cbff9038fe4fe5722ae.zip
Added HOMEPAGE variable
Diffstat (limited to 'net-im/licq')
-rw-r--r--net-im/licq/licq-1.0.4-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/licq/licq-1.0.4-r2.ebuild b/net-im/licq/licq-1.0.4-r2.ebuild
index 52c394c29d39..216d836a924d 100644
--- a/net-im/licq/licq-1.0.4-r2.ebuild
+++ b/net-im/licq/licq-1.0.4-r2.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.0.4-r2.ebuild,v 1.8 2002/08/31 19:05:53 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.0.4-r2.ebuild,v 1.9 2002/09/21 02:17:21 vapier Exp $
use kde && inherit kde-base
S=${WORKDIR}/${P}
SRC_URI="http://download.sourceforge.net/licq/${P}.tar.bz2"
DESCRIPTION="KDE/QT ICQ Client with v6 support only (UDP)"
+HOMEPAGE="http://www.licq.org"
DEPEND="${DEPEND}
ssl? ( >=dev-libs/openssl-0.9.6 )
qt? ( >=x11-libs/qt-2.2.0 )"