diff options
Diffstat (limited to 'x11-proto/xf86dgaproto')
-rw-r--r-- | x11-proto/xf86dgaproto/Manifest | 4 | ||||
-rw-r--r-- | x11-proto/xf86dgaproto/xf86dgaproto-2.1-r2.ebuild | 15 | ||||
-rw-r--r-- | x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild | 2 |
3 files changed, 2 insertions, 19 deletions
diff --git a/x11-proto/xf86dgaproto/Manifest b/x11-proto/xf86dgaproto/Manifest index b8eae9b6207f..b3734456dd11 100644 --- a/x11-proto/xf86dgaproto/Manifest +++ b/x11-proto/xf86dgaproto/Manifest @@ -1,4 +1,2 @@ -DIST xf86dgaproto-2.1.tar.bz2 85934 BLAKE2B 399a8291a52bf04ba3a796c407a37703d3da27c27fa69bfdc8a717468488471b6b6312275e072f8a7e878a02db694e588e3675b4a47a309b9974263fc8bb3516 SHA512 dab56f5e59d1099d0d462e2f056e073c0ebde46aae6b9cf1c12b1fda43b5f21fb438dc811305c3114e04eb2fd2b1d13ddbe0a1d9a5c8155525db82db00e1461c -EBUILD xf86dgaproto-2.1-r2.ebuild 441 BLAKE2B e21009dfb29936a1adc2862cee97f6f7fb35dce38db6ef0c5e2b4a0aeb61905acf31fb7a68949d2940d1d7e59fab1a616cc115f089afd708356008212568687e SHA512 582eabcabddca84cb2c07410eb67e1c84e155a5eb33ac319668e970e03940164e2f443deaec1d86244f61f5c0867a1300014b69b1c0bc0b1aec556e3e953d109 -EBUILD xf86dgaproto-2.1-r3.ebuild 520 BLAKE2B 244ff8ee06c11e656b3789d1e77b788b9f164a299893096de6f77fe26a65848b0e970407c4f83968f14caa3e5b5d65c8f2e3771790cd14a024f1642c59bddc4a SHA512 90b1914e57f1090ab2c66ee342f4921fb95162bc8dd7147df31a7f9b21fe63d2c0cd4552cebb5336d1cb4e019c6198becf474fc0ac7ce39814ee3be17cab9ac3 +EBUILD xf86dgaproto-2.1-r3.ebuild 519 BLAKE2B e3e434592f2f14bcc389a2373d9c9f85e27e565b6bed42ab896a1be091bd9d595574902d786eb15468a6bf0e441aacc5b578cea733c730323fc2c5ee575c22e3 SHA512 19b111af950852753a71482b0646d5c9c8d8b209c89b82215001b160dc4ebf340ae549332c368a4c454c1a046016d590ee3a3bddaeac7aef08d5f81d7b7cc294 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r2.ebuild deleted file mode 100644 index 45e63e3a88c7..000000000000 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org XF86DGA 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 ~x86-macos ~sparc-solaris" -IUSE="" - -RDEPEND="!<x11-libs/libXxf86dga-1.0.99.1" -DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild index ccc955388bf5..e683ef229811 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.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="" |