diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-07-09 09:37:21 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-07-09 09:37:21 +0000 |
commit | 66026f09c6127fe64acaaea2c8f0e0165291f94e (patch) | |
tree | 1c682ea0f212372392a30e644157111917e0162e /net-misc | |
parent | fixed ChangeLog (diff) | |
download | gentoo-2-66026f09c6127fe64acaaea2c8f0e0165291f94e.tar.gz gentoo-2-66026f09c6127fe64acaaea2c8f0e0165291f94e.tar.bz2 gentoo-2-66026f09c6127fe64acaaea2c8f0e0165291f94e.zip |
added LICENSE
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/netkit-bootpd/ChangeLog | 4 | ||||
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild | 3 | ||||
-rw-r--r-- | net-misc/netkit-fingerd/ChangeLog | 4 | ||||
-rw-r--r-- | net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild | 3 |
4 files changed, 8 insertions, 6 deletions
diff --git a/net-misc/netkit-bootpd/ChangeLog b/net-misc/netkit-bootpd/ChangeLog index 3262678c2c68..315576aa4ac5 100644 --- a/net-misc/netkit-bootpd/ChangeLog +++ b/net-misc/netkit-bootpd/ChangeLog @@ -1,11 +1,11 @@ # ChangeLog for net-misc/netkit-bootpd # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/ChangeLog,v 1.2 2002/07/09 09:26:59 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/ChangeLog,v 1.3 2002/07/09 09:37:21 phoenix Exp $ *netkit-bootpd-0.17-r1 (1 Feb 2002) 09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-bootpd-0.17-r1.ebuild: - Added KEYWORDS, SLOT. + Added KEYWORDS, LICENSE, SLOT. 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild index 0e96a89a15e0..395ab7eb438c 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.6 2002/07/09 09:26:59 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.7 2002/07/09 09:37:21 phoenix Exp $ MY_PN=${PN/pd/paramd} S=${WORKDIR}/${MY_PN}-${PV} @@ -9,6 +9,7 @@ DESCRIPTION="Netkit - bootp" SRC_URI="http://ftp.debian.org/debian/pool/main/n/netkit-bootparamd/${MY_PN}_${PV}.orig.tar.gz" HOMEPAGE="http://packages.debian.org/unstable/net/bootparamd.html" KEYWORDS="x86" +LICENSE="bsd" SLOT="0" DEPEND=">=sys-libs/glibc-2.1.3" diff --git a/net-misc/netkit-fingerd/ChangeLog b/net-misc/netkit-fingerd/ChangeLog index f093a32f033f..0a1ccdb10439 100644 --- a/net-misc/netkit-fingerd/ChangeLog +++ b/net-misc/netkit-fingerd/ChangeLog @@ -1,11 +1,11 @@ # ChangeLog for net-misc/netkit-fingerd # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/ChangeLog,v 1.3 2002/07/09 09:30:51 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/ChangeLog,v 1.4 2002/07/09 09:36:47 phoenix Exp $ *netkit-fingerd-0.17-r2 (1 Feb 2002) 09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-fingerd-0.17-r2.ebuild : - Added KEYWORDS, SLOT. + Added KEYWORDS, LICENSE, SLOT. 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild index 5247f810fe20..d7766dfe08ee 100644 --- a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild +++ b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild,v 1.3 2002/07/09 09:29:53 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild,v 1.4 2002/07/09 09:36:47 phoenix Exp $ MY_PN=${PN/netkit/bsd} MY_PN=${MY_PN/rd/r} @@ -11,6 +11,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/b/${MY_PN}/${MY_PN}_${PV}.orig.t HOMEPAGE="http://packages.debian.org/unstable/net/fingerd.html" DEPEND=">=sys-libs/glibc-2.1.3" KEYWORDS="x86" +LICENSE="bsd" SLOT="0" src_unpack() { |