commit:     2a98a0fde130e31c36771b936b5963c58f575b3d
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 15:20:16 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 15:20:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a98a0fd

app-laptop/dispad: Remove old

Package-Manager: portage-2.2.28

 app-laptop/dispad/Manifest          |  1 -
 app-laptop/dispad/dispad-0.3.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/app-laptop/dispad/Manifest b/app-laptop/dispad/Manifest
index 448acf1..ae84c33 100644
--- a/app-laptop/dispad/Manifest
+++ b/app-laptop/dispad/Manifest
@@ -1,2 +1 @@
 DIST dispad-0.3.1.tar.gz 97952 SHA256 
507ec8ab213db38dcef81df9df776b8dad1ec9e8aa5ea52cff1cd2c29a32c647 SHA512 
fa9666e79de31f79f3567ae3b529c6df3cf56c134c1fe30d62b7d863d623c89abd6b1153de972507a3795c20001f11caf1e49926a402d145a048014aa97cd400
 WHIRLPOOL 
8cdc48bd58db72d49a1e794bd858b74cfac88867f0a2612ba7a1d8c85d443f177425c32752babbbae4fd8517d621d66bd0bd2dec9c449ff8f170c345bab559f6
-DIST dispad-0.3.tar.gz 20062 SHA256 
fac39c50cdae5d6a2dee5ceaf3c6e6bea95b65b72b5bf5e1829ac08f91b696a0 SHA512 
c0d548a2218200f435f25d1837bf9fe1b9fe19fc4f52f19832d1b5718699f1d5af2eabe36a669a382c614902fa174c7d06b3ee15cc6e5cc2124d8423c2804965
 WHIRLPOOL 
42a6dacd7d4ab9bd74a3f97e94e4dfdad0ce7e7b83c6bcbeaf47ed73b4328e01017ec5e1a660d89e8f76f243666b9fe3af6b9771c689c560f08e0af33c54a055

diff --git a/app-laptop/dispad/dispad-0.3.ebuild 
b/app-laptop/dispad/dispad-0.3.ebuild
deleted file mode 100644
index 17a2d71..0000000
--- a/app-laptop/dispad/dispad-0.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-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"
-
-S="${WORKDIR}/BlueDragonX-dispad-6e96d0d"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND="x11-libs/libX11
-       x11-libs/libXi
-       dev-libs/confuse"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-       eautoreconf -i
-}

Reply via email to