summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
commite6e3bbbb4101f4a108960885449dbbb605de0a79 (patch)
treed94e3ab1b004e425963ea5bc41e91200b7cbf3b5 /sys-apps/netkit-base
parentVersion Bump (diff)
downloadhistorical-e6e3bbbb4101f4a108960885449dbbb605de0a79.tar.gz
historical-e6e3bbbb4101f4a108960885449dbbb605de0a79.tar.bz2
historical-e6e3bbbb4101f4a108960885449dbbb605de0a79.zip
SLOT, KEYWORDS, LICENSE and HOMEPAGE tags added
Diffstat (limited to 'sys-apps/netkit-base')
-rw-r--r--sys-apps/netkit-base/ChangeLog8
-rw-r--r--sys-apps/netkit-base/netkit-base-0.17-r5.ebuild7
-rw-r--r--sys-apps/netkit-base/netkit-base-0.17-r6.ebuild7
3 files changed, 17 insertions, 5 deletions
diff --git a/sys-apps/netkit-base/ChangeLog b/sys-apps/netkit-base/ChangeLog
index 5ce41e7c9e98..3c26c047ce12 100644
--- a/sys-apps/netkit-base/ChangeLog
+++ b/sys-apps/netkit-base/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for sys-apps/netkit-base
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/ChangeLog,v 1.3 2002/05/02 05:33:28 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/ChangeLog,v 1.4 2002/07/14 19:20:18 aliz Exp $
*netkit-base-0.17-r6 (1 May 2002)
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-base-0.17-r6.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
1 May 2002; Matthew Kennedy <mkennedy@gentoo.org>
files/netkit-base-0.17-r6.ebuild, files/digest-netkit-base-0.17-r6,
ChangeLog :
@@ -13,6 +16,9 @@
*netkit-base-0.17-r5 (8 Feb 2002)
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-base-0.17-r5.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
8 Feb 2002; Donny Davies <woodchip@gentoo.org> files/inetd.rc6,
files/netkit-base-0.17-r5.ebuild, files/digest-netkit-base-0.17-r5 :
diff --git a/sys-apps/netkit-base/netkit-base-0.17-r5.ebuild b/sys-apps/netkit-base/netkit-base-0.17-r5.ebuild
index 7593f7a64c7f..c6589ee9aeb4 100644
--- a/sys-apps/netkit-base/netkit-base-0.17-r5.ebuild
+++ b/sys-apps/netkit-base/netkit-base-0.17-r5.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r5.ebuild,v 1.2 2002/07/11 06:30:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r5.ebuild,v 1.3 2002/07/14 19:20:18 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Standard linux net thingees -- inetd, ping"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz"
-
+HOMEPAGE=""
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="BSD"
DEPEND="virtual/glibc"
src_compile() {
diff --git a/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild b/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild
index b365c602ee36..b5ed6bad3b81 100644
--- a/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild
+++ b/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild,v 1.2 2002/07/11 06:30:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r6.ebuild,v 1.3 2002/07/14 19:20:18 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Standard linux net thingees -- inetd, ping"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz"
-
+HOMEPAGE=""
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="BSD"
DEPEND="virtual/glibc"
src_compile() {