summaryrefslogtreecommitdiff
path: root/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild
diff options
context:
space:
mode:
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}"