x11-proto/xcalibrateproto: Remove
authorMatt Turner <mattst88@gentoo.org>
Sun, 11 Mar 2018 06:14:11 +0000 (22:14 -0800)
committerMatt Turner <mattst88@gentoo.org>
Sun, 11 Mar 2018 06:15:23 +0000 (22:15 -0800)
Bug: https://bugs.gentoo.org/646838

x11-proto/xcalibrateproto/Manifest [deleted file]
x11-proto/xcalibrateproto/metadata.xml [deleted file]
x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild [deleted file]

diff --git a/x11-proto/xcalibrateproto/Manifest b/x11-proto/xcalibrateproto/Manifest
deleted file mode 100644 (file)
index b9cace8..0000000
+++ /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 (file)
index c7b4791..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-       <email>x11@gentoo.org</email>
-       <name>X11</name>
-</maintainer>
-<maintainer type="project">
-       <email>embedded@gentoo.org</email>
-       <name>Embedded Gentoo</name>
-</maintainer>
-</pkgmetadata>
diff --git a/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild b/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild
deleted file mode 100644 (file)
index 68e76ad..0000000
+++ /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}"