summaryrefslogtreecommitdiff
path: root/x11-proto/fontcacheproto
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/fontcacheproto
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-proto/fontcacheproto')
-rw-r--r--x11-proto/fontcacheproto/Manifest5
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild13
-rw-r--r--x11-proto/fontcacheproto/metadata.xml8
3 files changed, 26 insertions, 0 deletions
diff --git a/x11-proto/fontcacheproto/Manifest b/x11-proto/fontcacheproto/Manifest
new file mode 100644
index 000000000000..254fd21abb3c
--- /dev/null
+++ b/x11-proto/fontcacheproto/Manifest
@@ -0,0 +1,5 @@
+DIST fontcacheproto-0.1.3.tar.bz2 84470 SHA256 1dcaa659d416272ff68e567d1910ccc1e369768f13b983cffcccd6c563dbe3cb SHA512 f9ae358c2e5f8bfc81dd4e62528ada3c0dc05c01abd614e8821e661723f070013fa9ba50560e7f45de254dcab148947b9ffb0d696f6f8265b8878aa341dfbe04 WHIRLPOOL 70c6bfc58a9de4cc8241d665fab93ccd7e3a74e0f7a75787781718c1adb84de07c113ec213715e7aadcd54b714ce7e04b21238802fcc19ebee2c3720234824e4
+EBUILD fontcacheproto-0.1.3.ebuild 398 SHA256 b98b2f954e14a6f9d7ea02ca9e501d49c0f6118e247f43776b6eff09351fee44 SHA512 79c4d7f1a24f42265f249d5a205058fa503763a2258cccfeef36664a1243917995c853500cb53c199f0fa0ffaa6e599130f59a2900e27bf1fd0d8be2058b1bf8 WHIRLPOOL 0fa05c8e36f1db7caaa2ff566f5823cbcadafb8426e3c7e3ab0ac452b79165e53f3c1d4785f4abc8779102cfd5467b61901aece5a10d390bce01127d917d5cf2
+MISC ChangeLog 2449 SHA256 b1457471d1c58cd7dc1b4b0d24ad6299820148c0d268e37214f4fa7466f1c1e2 SHA512 2673d6769e812ae571e6746ec5ee09fa291f5026d0b5db8c0eaf65062730fe132621b3f4c76ff5690d3f2b19ce1aa5c0bc3b4630ff831b438093300b04361b45 WHIRLPOOL 4bd0e4658ddb7db4543abb43f97b3ceb4b552b40c330b9f720ffee03bd3bd0aed5f521bbe317a755744d7fb62579430eaa793625eea60e96b899d0e4305654c3
+MISC ChangeLog-2015 5262 SHA256 e43728634b70269731f9b7ab00d8d2c9490e171b570855227ec2547d4faf0a25 SHA512 d69678c04d9bb4d78b5ed04abb6522d3a3769849a2eb2327c435b3c025cbebef2908a3a6d3bfc9c7975de7dc2edd7bf42863582e19243d408fe463f621ae3b7a WHIRLPOOL 5a0d39843145f655858ed6eb48b37edc156994a76edc5e3052bdbff0242d0fd5b9f7c5d29789edb2dc6970217cab547b686fb9b6f6c2b08117a0ab35c81a9e1f
+MISC metadata.xml 230 SHA256 677e4595d00a3098fde05ae33118b9ac05867dc5729c9cd579dc8badd1a28f68 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 WHIRLPOOL 4866c82c6428eae526c0a514c988e4119221f77b0e8bfb04fec713dd3ba516c69afc776a0c6f53c29abfd8507aa23801614db1ba544dd0a0dd4d6a9462c27306
diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild
new file mode 100644
index 000000000000..c2d4ff880cd6
--- /dev/null
+++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="X.Org Fontcache protocol headers"
+
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
diff --git a/x11-proto/fontcacheproto/metadata.xml b/x11-proto/fontcacheproto/metadata.xml
new file mode 100644
index 000000000000..e943b72b8a48
--- /dev/null
+++ b/x11-proto/fontcacheproto/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>