summaryrefslogtreecommitdiff
path: root/x11-proto/dmxproto
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /x11-proto/dmxproto
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-proto/dmxproto')
-rw-r--r--x11-proto/dmxproto/Manifest5
-rw-r--r--x11-proto/dmxproto/dmxproto-2.3.1.ebuild14
-rw-r--r--x11-proto/dmxproto/metadata.xml8
3 files changed, 27 insertions, 0 deletions
diff --git a/x11-proto/dmxproto/Manifest b/x11-proto/dmxproto/Manifest
new file mode 100644
index 000000000000..4cfeb3ab3615
--- /dev/null
+++ b/x11-proto/dmxproto/Manifest
@@ -0,0 +1,5 @@
+DIST dmxproto-2.3.1.tar.bz2 96467 SHA256 e72051e6a3e06b236d19eed56368117b745ca1e1a27bdc50fd51aa375bea6509 SHA512 bbce91c35413a39ff8b70e5fddccea0e47af3e8f1cfc562b8acc2785ea350a04166799b29a31fd38f4a2c8d82c8d370d7a40fc24ec2c686f2244b59dce0ba4b5 WHIRLPOOL 2131c346982a2691ea0b6b8c8a91be946f206bf63a55ea340ed9c75a84370ddf75540315f26c8336b599aac6e8f92f38ef2bc558b3eab259fee2b6752d2e1e5a
+EBUILD dmxproto-2.3.1.ebuild 340 SHA256 6cb7ac82362923adf3543143987e67fb96872aa1cba7c8d6bc72e40364188b2f SHA512 462c4c41c3c54676d55229e4e95126d54dd6025ace9e4df2892743203e2099be05985b32657dd084a771d9fda35805cd193a18acf3f779ee9aa1b98866efc14d WHIRLPOOL 864c0cb3c3c80cbe5f349b79cb655a027e42e26b67e908dfc5d3dd1dd6cac4a5af7002ed0dce9b2cc39e5e209844a47ae0fbaf2db39d7f00afaaf4c7c1df6672
+MISC ChangeLog 2431 SHA256 4b56540e407d0864663732653001bd2e44c0100f214a1febee76c0424fd5bbef SHA512 cb6f2749b394b0b36cdbbf88a5e89f433fc69fc7bd63728d10e1a2d672cd239717626fbd76049fcb5dec2173ee97849def0652b512dace588dd085ea09f52cbb WHIRLPOOL 36fe5839184be2b45a66745a7fa91ff24cb606102a028e38500f608690f0050928d47f6e43dadf6c3e4b5ff996bbc242a4a64123542231011f5c3b6a8dfc9928
+MISC ChangeLog-2015 5613 SHA256 e2b0785e7b816720504a0f4085bf211cae0e2f61587747834247e06c04e8febd SHA512 0c323cc76ffe459b43223d74eda9fce90b6ed458fc5295f36f7cead2048f33afa3e80f915bc9451269386d22c45950f5d59bf39c9011b0d0defd147ee1d2db06 WHIRLPOOL f6be12c84a3b28373f891dc9dbcf8040614f9d323fc5597bfd0da32fed981850fa8739b6d4b4e9be2b4e97c8cd3cfa87d4d4a1b3ca522661cde29a5d4177647b
+MISC metadata.xml 230 SHA256 677e4595d00a3098fde05ae33118b9ac05867dc5729c9cd579dc8badd1a28f68 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 WHIRLPOOL 4866c82c6428eae526c0a514c988e4119221f77b0e8bfb04fec713dd3ba516c69afc776a0c6f53c29abfd8507aa23801614db1ba544dd0a0dd4d6a9462c27306
diff --git a/x11-proto/dmxproto/dmxproto-2.3.1.ebuild b/x11-proto/dmxproto/dmxproto-2.3.1.ebuild
new file mode 100644
index 000000000000..452d19c84de5
--- /dev/null
+++ b/x11-proto/dmxproto/dmxproto-2.3.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=3
+
+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}"
diff --git a/x11-proto/dmxproto/metadata.xml b/x11-proto/dmxproto/metadata.xml
new file mode 100644
index 000000000000..e943b72b8a48
--- /dev/null
+++ b/x11-proto/dmxproto/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>x11@gentoo.org</email>
+ <name>X11</name>
+</maintainer>
+</pkgmetadata>