summaryrefslogtreecommitdiff
path: root/x11-proto/dri3proto
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/dri3proto')
-rw-r--r--x11-proto/dri3proto/Manifest4
-rw-r--r--x11-proto/dri3proto/dri3proto-1.0-r1.ebuild2
-rw-r--r--x11-proto/dri3proto/dri3proto-1.0.ebuild14
3 files changed, 2 insertions, 18 deletions
diff --git a/x11-proto/dri3proto/Manifest b/x11-proto/dri3proto/Manifest
index cc3f817e0e18..fd5d8c23ab3e 100644
--- a/x11-proto/dri3proto/Manifest
+++ b/x11-proto/dri3proto/Manifest
@@ -1,4 +1,2 @@
-DIST dri3proto-1.0.tar.bz2 105366 BLAKE2B f26758ce6859b4d93414436b5fb142326f3dc71b710eecc96cca7185abd3829eaa817b34321b964628b07b94f974ae743a0d4513919bad6e342b2587b94cc137 SHA512 d2925bc2e2bfb3f30c4dc3082d84dc6a2e7d8ea02021ea02d681cbf92e6b256e9e4e0f5abfc394aa0c7762d841b1c8f82d2098c616ca1d7f4a3b5fd8a54f01f8
-EBUILD dri3proto-1.0-r1.ebuild 548 BLAKE2B 4ace409ac92c4e965412cd0af026fea47b52a9b8455f3a78e24bacce129ddb47d299da97a97e9c48508678d5a8ec95df5411e0e872f5cab8f95a40f077a4bff7 SHA512 f749f80162ce229e8887eb440ed3fd9cb49499c5ab46219ccd9d7d5de7426baea8ff8654e1132927cc4e059f5eb29cc42cd0fc4674cd51d4cea77a7a3a0ef39f
-EBUILD dri3proto-1.0.ebuild 441 BLAKE2B 69d8e5af102fd961f8709df5e87b1a0ee9738a52450321b71e128acd2c6ef1f7fa09d5bf603219214c24e219e6bfa0862de74e5814ce0703ab82d7b9968ebf96 SHA512 303adce752e8439ce3f2d24319801a24f84ba9097a381c857cb53751bcaa47af5fb374e8926b678b8f84f97fa12efc62d04067ec78b4de67fa27354a91d606cf
+EBUILD dri3proto-1.0-r1.ebuild 547 BLAKE2B 2a7c62362106c4d39320ed809e7d39b1d55d3f5c8095b48b7201ec0baa9bb54c8d010af2d55b3da8521d17610b43c6b5f6fd0a848f55f24dbf39968f3b9d8251 SHA512 290b27fc10b212f4a3c9d5dc110fba1360053330499ed227506ddf2bd9c17955e8b87fd9d693c8bbecc42bb9ac3e645059ed5b86289d1ae159807af824d8527e
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild b/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild
index b9cc5265d924..e1fe0fa84459 100644
--- a/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild
+++ b/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.x.org/wiki/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=""
diff --git a/x11-proto/dri3proto/dri3proto-1.0.ebuild b/x11-proto/dri3proto/dri3proto-1.0.ebuild
deleted file mode 100644
index a5d33952c640..000000000000
--- a/x11-proto/dri3proto/dri3proto-1.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org DRI3 protocol specification and Xlib/Xserver 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 ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"