summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/p0f/p0f-1.8.2.ebuild3
-rw-r--r--net-im/licq/licq-1.0.4-r2.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-analyzer/p0f/p0f-1.8.2.ebuild b/net-analyzer/p0f/p0f-1.8.2.ebuild
index 1478021354e6..22db404865ab 100644
--- a/net-analyzer/p0f/p0f-1.8.2.ebuild
+++ b/net-analyzer/p0f/p0f-1.8.2.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/p0f-1.8.2.ebuild,v 1.6 2002/08/14 12:12:28 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/p0f-1.8.2.ebuild,v 1.7 2002/09/21 02:15:14 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="p0f performs passive OS detection based on SYN packets."
SRC_URI="http://www.stearns.org/p0f/p0f-1.8.2.tgz"
+HOMEPAGE="http://www.stearns.org/p0f/"
DEPEND="net-libs/libpcap"
SLOT="0"
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 )"