* [gentoo-commits] repo/gentoo:master commit in: net-misc/bsdwhois/
@ 2022-01-06 9:07 David Seifert
0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2022-01-06 9:07 UTC (permalink / raw
To: gentoo-commits
commit: 8afa8b1d4bba8d9960c7862914362d49dc13e40a
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 6 09:07:05 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan 6 09:07:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8afa8b1d
net-misc/bsdwhois: remove userland_BSD
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild b/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild
index 2e825ce486c1..4dd7d36625df 100644
--- a/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild
+++ b/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,6 @@ SRC_URI="http://utenti.gufi.org/~drizzt/codes/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
-IUSE="userland_BSD"
PATCHES=(
"${FILESDIR}/${PN}-1.43.2.1-musl-cdefs.patch"
@@ -19,8 +18,6 @@ PATCHES=(
src_install() {
default
- if ! use userland_BSD; then
- mv "${ED}"/usr/share/man/man1/{whois,bsdwhois}.1 || die
- mv "${ED}"/usr/bin/{whois,bsdwhois} || die
- fi
+ mv "${ED}"/usr/share/man/man1/{whois,bsdwhois}.1 || die
+ mv "${ED}"/usr/bin/{whois,bsdwhois} || die
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/bsdwhois/
@ 2022-12-03 12:14 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-12-03 12:14 UTC (permalink / raw
To: gentoo-commits
commit: ef16be5184de546c5d8d832759a6619fd4f0fe37
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 3 12:14:27 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 3 12:14:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef16be51
net-misc/bsdwhois: Stabilize 1.43.2.1-r1 x86, #883845
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/bsdwhois/bsdwhois-1.43.2.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/bsdwhois/bsdwhois-1.43.2.1-r1.ebuild b/net-misc/bsdwhois/bsdwhois-1.43.2.1-r1.ebuild
index 2361c19c70eb..785627cad80e 100644
--- a/net-misc/bsdwhois/bsdwhois-1.43.2.1-r1.ebuild
+++ b/net-misc/bsdwhois/bsdwhois-1.43.2.1-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://utenti.gufi.org/~drizzt/codes/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux"
PATCHES=(
"${FILESDIR}/${PN}-1.43.2.1-musl-cdefs.patch"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/bsdwhois/
@ 2022-12-03 12:20 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-12-03 12:20 UTC (permalink / raw
To: gentoo-commits
commit: e00110a03e31ad60b7d7fd97d6e36f3a77b5e946
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 3 12:19:49 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 3 12:19:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00110a0
net-misc/bsdwhois: Stabilize 1.43.2.1-r1 amd64, #883845
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/bsdwhois/bsdwhois-1.43.2.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/bsdwhois/bsdwhois-1.43.2.1-r1.ebuild b/net-misc/bsdwhois/bsdwhois-1.43.2.1-r1.ebuild
index 785627cad80e..f022a7cb6dbb 100644
--- a/net-misc/bsdwhois/bsdwhois-1.43.2.1-r1.ebuild
+++ b/net-misc/bsdwhois/bsdwhois-1.43.2.1-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://utenti.gufi.org/~drizzt/codes/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
PATCHES=(
"${FILESDIR}/${PN}-1.43.2.1-musl-cdefs.patch"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/bsdwhois/
@ 2022-12-04 23:58 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-12-04 23:58 UTC (permalink / raw
To: gentoo-commits
commit: 9a3b158ebc472bddfa5cdb935c9ad2b5398786a7
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Dec 3 16:40:27 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 23:56:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3b158e
net-misc/bsdwhois: drop 1.43.2.1
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
Closes: https://github.com/gentoo/gentoo/pull/28526
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild | 23 -----------------------
1 file changed, 23 deletions(-)
diff --git a/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild b/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild
deleted file mode 100644
index 4dd7d36625df..000000000000
--- a/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="FreeBSD Whois Client"
-HOMEPAGE="https://www.freebsd.org/"
-SRC_URI="http://utenti.gufi.org/~drizzt/codes/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
-
-PATCHES=(
- "${FILESDIR}/${PN}-1.43.2.1-musl-cdefs.patch"
-)
-
-src_install() {
- default
-
- mv "${ED}"/usr/share/man/man1/{whois,bsdwhois}.1 || die
- mv "${ED}"/usr/bin/{whois,bsdwhois} || die
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-12-04 23:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-03 12:14 [gentoo-commits] repo/gentoo:master commit in: net-misc/bsdwhois/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2022-12-04 23:58 Sam James
2022-12-03 12:20 Sam James
2022-01-06 9:07 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox