Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/patchbin/
Date: Thu, 06 Jan 2022 09:07:39
Message-Id: 1641460021.035821286edcda874f794ca48ebe0f5028a533fd.soap@gentoo
1 commit: 035821286edcda874f794ca48ebe0f5028a533fd
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 6 09:07:01 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 6 09:07:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03582128
7
8 dev-util/patchbin: remove userland_BSD/userland_GNU
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 dev-util/patchbin/patchbin-20160208.ebuild | 3 +--
13 dev-util/patchbin/patchbin-99999999.ebuild | 3 +--
14 2 files changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-util/patchbin/patchbin-20160208.ebuild b/dev-util/patchbin/patchbin-20160208.ebuild
17 index 4986103bdca5..b28b64c40823 100644
18 --- a/dev-util/patchbin/patchbin-20160208.ebuild
19 +++ b/dev-util/patchbin/patchbin-20160208.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -18,7 +18,6 @@ HOMEPAGE="https://github.com/wine-compholio/wine-staging"
27
28 LICENSE="LGPL-2.1"
29 SLOT="0"
30 -IUSE="userland_BSD userland_GNU"
31
32 RDEPEND="
33 app-shells/bash
34
35 diff --git a/dev-util/patchbin/patchbin-99999999.ebuild b/dev-util/patchbin/patchbin-99999999.ebuild
36 index e624022cb841..90587e649d76 100644
37 --- a/dev-util/patchbin/patchbin-99999999.ebuild
38 +++ b/dev-util/patchbin/patchbin-99999999.ebuild
39 @@ -1,4 +1,4 @@
40 -# Copyright 1999-2021 Gentoo Authors
41 +# Copyright 1999-2022 Gentoo Authors
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=6
45 @@ -18,7 +18,6 @@ HOMEPAGE="https://github.com/wine-compholio/wine-staging"
46
47 LICENSE="LGPL-2.1"
48 SLOT="0"
49 -IUSE="userland_BSD userland_GNU"
50
51 RDEPEND="
52 app-shells/bash