summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-04 07:45:44 +0000
committerSam James <sam@gentoo.org>2021-03-05 18:00:37 +0000
commitf30de6255b93c47954c027d4404e5a0a75cc0de0 (patch)
treef54119d72a59318293979312e2ed3a7163e55290 /app-laptop
parentapp-eselect/eselect-lcdfilter: fix ObsoleteUri (diff)
downloadgentoo-f30de6255b93c47954c027d4404e5a0a75cc0de0.tar.gz
gentoo-f30de6255b93c47954c027d4404e5a0a75cc0de0.tar.bz2
gentoo-f30de6255b93c47954c027d4404e5a0a75cc0de0.zip
app-laptop/dispad: fix ObsoleteUri
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/dispad/dispad-0.3.1-r1.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/app-laptop/dispad/dispad-0.3.1-r1.ebuild b/app-laptop/dispad/dispad-0.3.1-r1.ebuild
index 3a53465f2887..2700be696719 100644
--- a/app-laptop/dispad/dispad-0.3.1-r1.ebuild
+++ b/app-laptop/dispad/dispad-0.3.1-r1.ebuild
@@ -1,20 +1,18 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit autotools
DESCRIPTION="Daemon to disable trackpads while typing"
HOMEPAGE="https://github.com/BlueDragonX/dispad"
-SRC_URI="https://github.com/BlueDragonX/dispad/tarball/v${PV/_/-} -> ${P}.tar.gz"
-
+SRC_URI="https://github.com/BlueDragonX/dispad/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/BlueDragonX-dispad-dbb9be3"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
DEPEND="
dev-libs/confuse