summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-04 00:26:12 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-04 00:26:12 +0100
commit5c7ad58b3d429f519010f4f2982103c04d91b975 (patch)
tree7eae3ac8572353d3faf13cd17e8a4beb2b6dff63
parentmail-mta/exim: remove implicit elibc_* flags (diff)
downloadgentoo-5c7ad58b.tar.gz
gentoo-5c7ad58b.tar.bz2
gentoo-5c7ad58b.zip
net-analyzer/openbsd-netcat: remove implicit elibc_* flags
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild5
-rw-r--r--net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild5
-rw-r--r--net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild5
3 files changed, 6 insertions, 9 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild
index 1c797beed02f..859270ce857d 100644
--- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild
+++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,10 +10,9 @@ HOMEPAGE="https://cvsweb.openbsd.org/src/usr.bin/nc/
https://salsa.debian.org/debian/netcat-openbsd"
SRC_URI="http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd_${PV}.orig.tar.gz
http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd_${PV}-2.debian.tar.xz"
+
LICENSE="BSD"
SLOT="0"
-IUSE="elibc_Darwin"
-
KEYWORDS="amd64 arm64 ~ppc64 x86 ~amd64-linux ~x64-macos"
BDEPEND="virtual/pkgconfig"
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild
index 6cf8215e03c8..48dfecb119bd 100644
--- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild
+++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,10 +10,9 @@ HOMEPAGE="https://cvsweb.openbsd.org/src/usr.bin/nc/
https://salsa.debian.org/debian/netcat-openbsd"
SRC_URI="http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd_${PV}.orig.tar.gz
http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd_${PV}-2.debian.tar.xz"
+
LICENSE="BSD"
SLOT="0"
-IUSE="elibc_Darwin"
-
KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos"
BDEPEND="virtual/pkgconfig"
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild
index ee806c763af0..90851a6bcac9 100644
--- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild
+++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.195.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,10 +10,9 @@ HOMEPAGE="https://cvsweb.openbsd.org/src/usr.bin/nc/
https://salsa.debian.org/debian/netcat-openbsd"
SRC_URI="http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd_${PV}.orig.tar.gz
http://http.debian.net/debian/pool/main/n/netcat-openbsd/netcat-openbsd_${PV}-2.debian.tar.xz"
+
LICENSE="BSD"
SLOT="0"
-IUSE="elibc_Darwin"
-
KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x64-macos"
BDEPEND="virtual/pkgconfig"