summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild')
-rw-r--r--sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild
index 321e938465dd..521769da52a9 100644
--- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild
+++ b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild,v 1.2 2002/07/11 06:30:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r3.ebuild,v 1.3 2002/07/14 19:20:19 aliz Exp $
MY_P="tcp_wrappers_${PV}"
PATCH0="${MY_P}.dif"
@@ -8,7 +8,10 @@ PATCH1="${MY_P}-ipv6-1.6.diff.gz"
S=${WORKDIR}/${MY_P}
DESCRIPTION="tcp wrappers"
SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz"
-
+HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="Freeware"
DEPEND="virtual/glibc"