summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-14 00:03:41 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-14 01:24:32 +0100
commit9dba75e06c79d5e6f074fdcef3e0cc156eec27df (patch)
tree136d358654a80c603217eb5b3b3f0bbe65da0e2b /lxde-base
parentlxde-base/lxde-icon-theme: Drop 0.5.0-r1, EAPI5-- (diff)
downloadgentoo-9dba75e06c79d5e6f074fdcef3e0cc156eec27df.tar.gz
gentoo-9dba75e06c79d5e6f074fdcef3e0cc156eec27df.tar.bz2
gentoo-9dba75e06c79d5e6f074fdcef3e0cc156eec27df.zip
lxde-base/lxinput: Drop 0.3.5 (r0)
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'lxde-base')
-rw-r--r--lxde-base/lxinput/lxinput-0.3.5.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/lxde-base/lxinput/lxinput-0.3.5.ebuild b/lxde-base/lxinput/lxinput-0.3.5.ebuild
deleted file mode 100644
index 259073e29dc4..000000000000
--- a/lxde-base/lxinput/lxinput-0.3.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="LXDE keyboard and mouse configuration tool"
-HOMEPAGE="https://lxde.org/"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~x86-linux"
-IUSE=""
-
-RDEPEND="dev-libs/glib:2
- x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- virtual/pkgconfig
- >=dev-util/intltool-0.40.0"