summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-17 00:21:00 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:04:20 +0100
commit32f506538d3f88cfb5ea7a302e78b64b93d02b95 (patch)
tree3fcd47b4545d1377fa480d47b20cec122ddc3e34 /sys-apps
parentsys-apps/lmctfy: eutils-- (diff)
downloadgentoo-32f506538d3f88cfb5ea7a302e78b64b93d02b95.tar.gz
gentoo-32f506538d3f88cfb5ea7a302e78b64b93d02b95.tar.bz2
gentoo-32f506538d3f88cfb5ea7a302e78b64b93d02b95.zip
sys-apps/input-utils: epatch--, empty variable removal
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/input-utils/input-utils-1.2.ebuild5
-rw-r--r--sys-apps/input-utils/input-utils-1.3.ebuild6
2 files changed, 1 insertions, 10 deletions
diff --git a/sys-apps/input-utils/input-utils-1.2.ebuild b/sys-apps/input-utils/input-utils-1.2.ebuild
index 5bd6e7f4694f..b83be72d6f5e 100644
--- a/sys-apps/input-utils/input-utils-1.2.ebuild
+++ b/sys-apps/input-utils/input-utils-1.2.ebuild
@@ -2,7 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils
MY_PN="input"
MY_P="${MY_PN}-${PV}"
@@ -14,10 +13,6 @@ SRC_URI="https://www.kraxel.org/releases/input/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ppc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
S="${WORKDIR}/${MY_P}"
diff --git a/sys-apps/input-utils/input-utils-1.3.ebuild b/sys-apps/input-utils/input-utils-1.3.ebuild
index 3c39e5a2ee89..d47716258637 100644
--- a/sys-apps/input-utils/input-utils-1.3.ebuild
+++ b/sys-apps/input-utils/input-utils-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,10 +13,6 @@ SRC_URI="https://www.kraxel.org/releases/input/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ppc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
S="${WORKDIR}/${MY_P}"