diff options
author | David Seifert <soap@gentoo.org> | 2022-01-06 10:07:01 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-06 10:07:01 +0100 |
commit | 035821286edcda874f794ca48ebe0f5028a533fd (patch) | |
tree | 013198863009bf36bd63a69e05486f1e64b5a7e9 /dev-util | |
parent | dev-libs/libpcre2: remove userland_GNU (diff) | |
download | gentoo-035821286edcda874f794ca48ebe0f5028a533fd.tar.gz gentoo-035821286edcda874f794ca48ebe0f5028a533fd.tar.bz2 gentoo-035821286edcda874f794ca48ebe0f5028a533fd.zip |
dev-util/patchbin: remove userland_BSD/userland_GNU
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/patchbin/patchbin-20160208.ebuild | 3 | ||||
-rw-r--r-- | dev-util/patchbin/patchbin-99999999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-util/patchbin/patchbin-20160208.ebuild b/dev-util/patchbin/patchbin-20160208.ebuild index 4986103bdca5..b28b64c40823 100644 --- a/dev-util/patchbin/patchbin-20160208.ebuild +++ b/dev-util/patchbin/patchbin-20160208.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=6 @@ -18,7 +18,6 @@ HOMEPAGE="https://github.com/wine-compholio/wine-staging" LICENSE="LGPL-2.1" SLOT="0" -IUSE="userland_BSD userland_GNU" RDEPEND=" app-shells/bash diff --git a/dev-util/patchbin/patchbin-99999999.ebuild b/dev-util/patchbin/patchbin-99999999.ebuild index e624022cb841..90587e649d76 100644 --- a/dev-util/patchbin/patchbin-99999999.ebuild +++ b/dev-util/patchbin/patchbin-99999999.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=6 @@ -18,7 +18,6 @@ HOMEPAGE="https://github.com/wine-compholio/wine-staging" LICENSE="LGPL-2.1" SLOT="0" -IUSE="userland_BSD userland_GNU" RDEPEND=" app-shells/bash |