commit:     4fdbd122695ad41a18663cc29f8291483d9684d0
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Fri Nov 24 03:44:47 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 20:19:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fdbd122

x11-proto/dmxproto: EAPI 3 -> 5

Package-Manager: Portage-2.3.16, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6268

 x11-proto/dmxproto/Manifest                 |  2 +-
 x11-proto/dmxproto/dmxproto-2.3.1-r1.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/x11-proto/dmxproto/Manifest b/x11-proto/dmxproto/Manifest
index c8347e5f9cf..4d3b36a94dd 100644
--- a/x11-proto/dmxproto/Manifest
+++ b/x11-proto/dmxproto/Manifest
@@ -1 +1 @@
-DIST dmxproto-2.3.1.tar.bz2 96467 SHA256 
e72051e6a3e06b236d19eed56368117b745ca1e1a27bdc50fd51aa375bea6509 SHA512 
bbce91c35413a39ff8b70e5fddccea0e47af3e8f1cfc562b8acc2785ea350a04166799b29a31fd38f4a2c8d82c8d370d7a40fc24ec2c686f2244b59dce0ba4b5
 WHIRLPOOL 
2131c346982a2691ea0b6b8c8a91be946f206bf63a55ea340ed9c75a84370ddf75540315f26c8336b599aac6e8f92f38ef2bc558b3eab259fee2b6752d2e1e5a
+DIST dmxproto-2.3.1.tar.bz2 96467 BLAKE2B 
6bf24ab884886b2035ef5685fe1a888ba9fc7166c8463a48b24a2705e3567372a437ce1a8dc99beba4777970d98baf2ebd855a5819287602988c2f02ac47f9b3
 SHA512 
bbce91c35413a39ff8b70e5fddccea0e47af3e8f1cfc562b8acc2785ea350a04166799b29a31fd38f4a2c8d82c8d370d7a40fc24ec2c686f2244b59dce0ba4b5

diff --git a/x11-proto/dmxproto/dmxproto-2.3.1-r1.ebuild 
b/x11-proto/dmxproto/dmxproto-2.3.1-r1.ebuild
new file mode 100644
index 00000000000..01b120a0781
--- /dev/null
+++ b/x11-proto/dmxproto/dmxproto-2.3.1-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="X.Org DMX protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-libs/libdmx-1.0.99.1"
+DEPEND="${RDEPEND}"

Reply via email to