diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:15:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:15:50 +0000 |
commit | ea4e266138f47697cd8e11778c0959d1817f3e30 (patch) | |
tree | 5a83309e3f2c9839d58102c6b8722d21ecba8220 /net-misc/netkit-bootpd | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-ea4e266138f47697cd8e11778c0959d1817f3e30.tar.gz historical-ea4e266138f47697cd8e11778c0959d1817f3e30.tar.bz2 historical-ea4e266138f47697cd8e11778c0959d1817f3e30.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-misc/netkit-bootpd')
-rw-r--r-- | net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 0c9635414c2d..a47ce17eda3f 100644 --- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild +++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.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/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.11 2002/09/21 02:50:42 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.12 2002/10/04 06:13:42 vapier Exp $ MY_PN=${PN/pd/paramd} S=${WORKDIR}/${MY_PN}-${PV} |