summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-09 09:45:46 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-09 09:45:46 +0000
commit9193be73ee53db6b0a11a9f1b7bc2ecd9a1a4697 (patch)
treed4bf1789fff706351da1fbeb7587e2af9572a468 /net-misc/netkit-tftp
parentrepoman QA issues (diff)
downloadgentoo-2-9193be73ee53db6b0a11a9f1b7bc2ecd9a1a4697.tar.gz
gentoo-2-9193be73ee53db6b0a11a9f1b7bc2ecd9a1a4697.tar.bz2
gentoo-2-9193be73ee53db6b0a11a9f1b7bc2ecd9a1a4697.zip
repoman QA issues
Diffstat (limited to 'net-misc/netkit-tftp')
-rw-r--r--net-misc/netkit-tftp/ChangeLog (renamed from net-misc/netkit-tftp/Changelog)14
-rw-r--r--net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild5
-rw-r--r--net-misc/netkit-tftp/netkit-tftp-0.17.ebuild5
3 files changed, 17 insertions, 7 deletions
diff --git a/net-misc/netkit-tftp/Changelog b/net-misc/netkit-tftp/ChangeLog
index 89e56fcf2b69..bf359f349301 100644
--- a/net-misc/netkit-tftp/Changelog
+++ b/net-misc/netkit-tftp/ChangeLog
@@ -1,17 +1,21 @@
# ChangeLog for net-misc/netkit-tftp
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/Changelog,v 1.4 2002/04/22 20:05:17 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/ChangeLog,v 1.1 2002/07/09 09:45:45 phoenix Exp $
*netkit-tftp-0.17-r1 (22 Apr 2002)
- 22 Apr 2002; Ryan Phillips <rphillips@gentoo.org> netkit-tftp-0.17-r1.ebuild
-
+ 09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-tftp-0.17-r1.ebuild:
+ Added KEYWORDS, LICENSE, SLOT.
+
+ 22 Apr 2002; Ryan Phillips <rphillips@gentoo.org> netkit-tftp-0.17-r1.ebuild
Patched netkit-tftp-0.17 to actually install in.tftpd and man pages.
Fixes (#1997)
*netkit-tftp-0.17 (18 Feb 2002)
- 18 Feb 2002; F.Meyndert <m0rpheus@gentoo.org> netkit-tftp-0.17.ebuild,
-
+ 09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-tftp-0.17.ebuild:
+ Added KEYWORDS, LICENSE, SLOT.
+
+ 18 Feb 2002; F.Meyndert <m0rpheus@gentoo.org> netkit-tftp-0.17.ebuild,
New ebuild for netkit-tftp, ftp client and server.
diff --git a/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild b/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild
index 919198203034..1870faa2a06c 100644
--- a/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild
+++ b/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild
@@ -1,12 +1,15 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Travis Tilley <lordviram@nesit.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild,v 1.1 2002/04/22 20:05:19 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/netkit-tftp-0.17-r1.ebuild,v 1.2 2002/07/09 09:45:46 phoenix Exp $
S=${WORKDIR}/${P}
DESCRIPTION="the tftp server included in netkit"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-tftp-0.17.tar.gz"
HOMEPAGE="http://"
+KEYWORDS="x86"
+LICENSE="bsd"
+SLOT="0"
DEPEND="virtual/glibc"
diff --git a/net-misc/netkit-tftp/netkit-tftp-0.17.ebuild b/net-misc/netkit-tftp/netkit-tftp-0.17.ebuild
index 5fdca1823673..09191b944030 100644
--- a/net-misc/netkit-tftp/netkit-tftp-0.17.ebuild
+++ b/net-misc/netkit-tftp/netkit-tftp-0.17.ebuild
@@ -1,12 +1,15 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Travis Tilley <lordviram@nesit.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/netkit-tftp-0.17.ebuild,v 1.2 2002/02/21 22:54:32 m0rpheus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-tftp/netkit-tftp-0.17.ebuild,v 1.3 2002/07/09 09:45:46 phoenix Exp $
S=${WORKDIR}/${P}
DESCRIPTION="the tftp server included in netkit"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-tftp-0.17.tar.gz"
HOMEPAGE="http://"
+KEYWORDS="x86"
+LICENSE="bsd"
+SLOT="0"
DEPEND="virtual/glibc"