commit:     fbe4bfc599d0969e34dfe2a02a8815490f324ab8
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 22:23:00 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 22:47:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe4bfc5

x11-proto/fontsproto: Drop old version

 x11-proto/fontsproto/Manifest                |  2 --
 x11-proto/fontsproto/fontsproto-2.1.2.ebuild | 25 -------------------------
 x11-proto/fontsproto/fontsproto-2.1.3.ebuild | 24 ------------------------
 3 files changed, 51 deletions(-)

diff --git a/x11-proto/fontsproto/Manifest b/x11-proto/fontsproto/Manifest
deleted file mode 100644
index eea5f4a194b..00000000000
--- a/x11-proto/fontsproto/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST fontsproto-2.1.2.tar.bz2 141990 BLAKE2B 
788d9029784b79baf8f5ac3ed76aecd750e67d008fe22dbf4f01df8a5afb55b4d3f2bcff2d03c92c99f3b8ba736d230bdfd3fbecbf8726d344a168fddedb156d
 SHA512 
728d4df6d65b811cc2516cddcd1ba53aadf75521450baaad27ae10448e8eda66c4898369b4cff13874c26b5541cbac231190f7f32f873939aa6d4a72ee720050
-DIST fontsproto-2.1.3.tar.bz2 154087 BLAKE2B 
44c64781e856a5c074faa38e9b68870d57162a57b73d681e9ce388b140700d14c57fd62a77cca095f59c9230ec6bc9aecec852d2590333e748ce62194b29420d
 SHA512 
f46d5b733aa48644aa3aa75d4ed47231ef78cb60f747f7200d82331a1ba566190bf37b5b9926c690dec6356043ce7c85a5b59fc1b4b11667ef432518b5d4cc87

diff --git a/x11-proto/fontsproto/fontsproto-2.1.2.ebuild 
b/x11-proto/fontsproto/fontsproto-2.1.2.ebuild
deleted file mode 100644
index 3bf074a3574..00000000000
--- a/x11-proto/fontsproto/fontsproto-2.1.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-XORG_DOC=doc
-inherit xorg-2
-
-DESCRIPTION="X.Org Fonts protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-       xorg-2_pkg_setup
-
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_enable doc specs)
-               $(use_with doc xmlto)
-               --without-fop
-       )
-}

diff --git a/x11-proto/fontsproto/fontsproto-2.1.3.ebuild 
b/x11-proto/fontsproto/fontsproto-2.1.3.ebuild
deleted file mode 100644
index 9e03d6f36b2..00000000000
--- a/x11-proto/fontsproto/fontsproto-2.1.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-inherit xorg-2
-
-DESCRIPTION="X.Org Fonts protocol headers"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_configure() {
-       XORG_CONFIGURE_OPTIONS=(
-               $(use_enable doc specs)
-               $(use_with doc xmlto)
-               --without-fop
-       )
-       xorg-2_src_configure
-}

Reply via email to