summaryrefslogtreecommitdiff
path: root/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-13 16:55:35 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-13 16:55:35 +0000
commit1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 (patch)
treec99a472cce74148d499f42ada873454b0e32a42d /x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild
parentda6a52f691ef980bab92d003d5df8f463c623af8 (diff)
gentoo resync : 13.03.2018
Diffstat (limited to 'x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild')
-rw-r--r--x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild b/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild
deleted file mode 100644
index 68e76adbb49b..000000000000
--- a/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-MY_P="${PN/x/}-${PV#*_pre}"
-XORG_EAUTORECONF="yes"
-inherit xorg-2
-
-DESCRIPTION="Touchscreen calibration protocol"
-SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
-
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"