From: Matt Turner Date: Sun, 11 Mar 2018 06:14:11 +0000 (-0800) Subject: x11-proto/xcalibrateproto: Remove X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a86daf7b8184dc2c1d33cf0edbf9c20004a479a8;p=gentoo.git x11-proto/xcalibrateproto: Remove Bug: https://bugs.gentoo.org/646838 --- diff --git a/x11-proto/xcalibrateproto/Manifest b/x11-proto/xcalibrateproto/Manifest deleted file mode 100644 index b9cace8f7de1..000000000000 --- a/x11-proto/xcalibrateproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST calibrateproto-20081210.tar.bz2 2457 BLAKE2B 9e4bf0cb6908deb4ead1ccb1f9a2358d8ad80ceffb261529c098c21ae0945e2eec3f709d8d94a2f24e461d4daf2cebaf1a165d1ba67c032773dde317e6915364 SHA512 be00ff957050ac10659795a3736e308800a1fa26857feb9f6dcfde822888eec7cf921d0106a6a83a511a36eb6fb031275b34949b041e06c4999c24aa77c87491 diff --git a/x11-proto/xcalibrateproto/metadata.xml b/x11-proto/xcalibrateproto/metadata.xml deleted file mode 100644 index c7b47913b668..000000000000 --- a/x11-proto/xcalibrateproto/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - x11@gentoo.org - X11 - - - embedded@gentoo.org - Embedded Gentoo - - 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}"