diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-13 16:55:35 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-13 16:55:35 +0000 |
commit | 1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 (patch) | |
tree | c99a472cce74148d499f42ada873454b0e32a42d /x11-libs/libXCalibrate | |
parent | da6a52f691ef980bab92d003d5df8f463c623af8 (diff) |
gentoo resync : 13.03.2018
Diffstat (limited to 'x11-libs/libXCalibrate')
-rw-r--r-- | x11-libs/libXCalibrate/Manifest | 3 | ||||
-rw-r--r-- | x11-libs/libXCalibrate/libXCalibrate-0.1_pre20081207-r1.ebuild | 27 | ||||
-rw-r--r-- | x11-libs/libXCalibrate/metadata.xml | 12 |
3 files changed, 0 insertions, 42 deletions
diff --git a/x11-libs/libXCalibrate/Manifest b/x11-libs/libXCalibrate/Manifest deleted file mode 100644 index bc9bf37654cb..000000000000 --- a/x11-libs/libXCalibrate/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST libXCalibrate-20081207.tar.bz2 16962 BLAKE2B 4cb19a69e8b7ce55db6bdb699e82a1ab4bc36deb45683ee0a2b63750b6597e0d51ef985ee264bf52c067fbb1a61afe0af6fdabd2fb051738ffff67567eecc126 SHA512 c41f484cbaccb8bffdbf9185d861495cb62b8e03f2b1fbd9f611394063bcfd3a8bd832cedc69861dac9a943e5dbc49d0f41423baa25a51516adbdae840eecaba -EBUILD libXCalibrate-0.1_pre20081207-r1.ebuild 553 BLAKE2B 5f27747f2fc69bd2d0d6e83d2503bcc6a821f81733d327a246854e3016cdd41a2312d6c0181599e19419c70436e52a17068431811f02a9d552b416a4e6adb60f SHA512 a27ee77f32ecab2ae7a738e8935a27ee94e1e92312d942aa9919ed68b15c58dba3b6ccaef6304af7e5c6f3c68c46714e8a49ee1b96816a080a94a291a973d93e -MISC metadata.xml 338 BLAKE2B 0b76de205d0d79921daa7a03422f9f073838b6ff013a06da375b6e79d17e4bf992c4e2e202f555eda254cebc0dcaab4ce0eef67eee7f7c6c05bb73d91760b323 SHA512 fbe9ddd4efac249b7382068964ac0d57020d2c1b834bb9aa1046460c3547fff964405de8e0be3cc0e19a46597006272325b8cddab744d031c95bc55157311455 diff --git a/x11-libs/libXCalibrate/libXCalibrate-0.1_pre20081207-r1.ebuild b/x11-libs/libXCalibrate/libXCalibrate-0.1_pre20081207-r1.ebuild deleted file mode 100644 index 31be01dc1b17..000000000000 --- a/x11-libs/libXCalibrate/libXCalibrate-0.1_pre20081207-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -XORG_EAUTORECONF=yes - -inherit xorg-2 - -MY_PV=${PV#*_pre} - -DESCRIPTION="X.Org Calibrate client-side protocol library" -SRC_URI="mirror://gentoo/${PN}-${MY_PV}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXext" -DEPEND="${RDEPEND} - virtual/pkgconfig - x11-proto/xcalibrateproto - x11-proto/xextproto" - -S=${WORKDIR}/${PN} diff --git a/x11-libs/libXCalibrate/metadata.xml b/x11-libs/libXCalibrate/metadata.xml deleted file mode 100644 index c7b47913b668..000000000000 --- a/x11-libs/libXCalibrate/metadata.xml +++ /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> |