summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-03-04 23:40:26 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-03-04 23:43:49 +0100
commita1bcd1858265bf17760383a417ab82a67431bdb8 (patch)
tree47bde8980b77b60548260a6b86a21c4e4b725e5c /net-misc/netkit-bootparamd
parentnet-dns/totd: add license for init script (diff)
downloadgentoo-a1bcd1858265bf17760383a417ab82a67431bdb8.tar.gz
gentoo-a1bcd1858265bf17760383a417ab82a67431bdb8.tar.bz2
gentoo-a1bcd1858265bf17760383a417ab82a67431bdb8.zip
net-misc/netkit-bootparamd: add license for init script
Closes: https://bugs.gentoo.org/426070 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-misc/netkit-bootparamd')
-rw-r--r--net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild
index 63c9f4c0496e..1211f35aa210 100644
--- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild
+++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ DESCRIPTION="Netkit - bootparamd"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="amd64 ~hppa ~mips ppc sparc x86"
IUSE="+libtirpc"