summaryrefslogtreecommitdiff
path: root/x11-proto/presentproto
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/presentproto')
-rw-r--r--x11-proto/presentproto/Manifest4
-rw-r--r--x11-proto/presentproto/presentproto-1.1-r1.ebuild2
-rw-r--r--x11-proto/presentproto/presentproto-1.1.ebuild14
3 files changed, 2 insertions, 18 deletions
diff --git a/x11-proto/presentproto/Manifest b/x11-proto/presentproto/Manifest
index a3870af36a1f..50dc013784b1 100644
--- a/x11-proto/presentproto/Manifest
+++ b/x11-proto/presentproto/Manifest
@@ -1,4 +1,2 @@
-DIST presentproto-1.1.tar.bz2 116156 BLAKE2B df0e3b2f0ad33f8da05fb8fa33638478a4da965b6b81c1ec880c5cc2d3dbfa2f4e6980daf9dd58447f57deb2fa5510bd588d43488217946d67b6ac605351ac40 SHA512 2c712136c8b4e99190932928d98e1a628197d0bf25180cac196ab8768720d61f7907006315bc3610e23666a8fbe39cfa9115c5fd72914aee2498776c8b46f7b2
-EBUILD presentproto-1.1-r1.ebuild 551 BLAKE2B b41af98f196e837f9f600e02dd285b740032f3219f00f3eaf42a2177d434f7666baa226bf553b1de9613db48890a7906ca78ba4c32209ef02a0c18e7d6a6f41e SHA512 0f8ff3452b3e7fde7b0e6fbdac8bbab5f16d26f8a120f781fd08c508cc8c5ada4abc41363362c9da3ef1696eb8d4a97309b98f033ce85cbd391304121d9dffd4
-EBUILD presentproto-1.1.ebuild 444 BLAKE2B e9a986d9b2ebf1bc4e753e5f2506ff55c13d5dd4b76f57f0045b89da8bc5f7d86171969446eeb1bd9f444892ef16915fa7dbee5e68f87f616bbb730f2827df94 SHA512 c45e1983ca98158ce9fd8fe8ad1a1583ebe948285b6bb689f093ed03c9813b26681c9de54bea5f8d040a00836dfe5b72830eab575d84c924e2b5b4d3ce0ad23a
+EBUILD presentproto-1.1-r1.ebuild 550 BLAKE2B dd50090cb1bad07d01b0cf6919fd858c02d35399cfdf060162ac1e2c98754ba93e076543235c3c93d8bbd801cf71a40ddfd86045010c91dccdf94cf1cd4f99f7 SHA512 f2d37567bd0a14402cfaaa385f8842fb1d95f8e28abf7bc70c72f3c46d7ca7853d04b80d68d4450190f6e57786344fc49af8ce1a3139ef4e5a8cfd9959eb2fcd
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-proto/presentproto/presentproto-1.1-r1.ebuild b/x11-proto/presentproto/presentproto-1.1-r1.ebuild
index 36d8544832b4..934e88742af5 100644
--- a/x11-proto/presentproto/presentproto-1.1-r1.ebuild
+++ b/x11-proto/presentproto/presentproto-1.1-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/presentproto/presentproto-1.1.ebuild b/x11-proto/presentproto/presentproto-1.1.ebuild
deleted file mode 100644
index c3fe94fb7b3e..000000000000
--- a/x11-proto/presentproto/presentproto-1.1.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 Present 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}"