From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- x11-proto/fixesproto/Manifest | 6 ++++++ x11-proto/fixesproto/fixesproto-5.0-r1.ebuild | 15 +++++++++++++++ x11-proto/fixesproto/fixesproto-5.0.ebuild | 13 +++++++++++++ x11-proto/fixesproto/metadata.xml | 8 ++++++++ 4 files changed, 42 insertions(+) create mode 100644 x11-proto/fixesproto/Manifest create mode 100644 x11-proto/fixesproto/fixesproto-5.0-r1.ebuild create mode 100644 x11-proto/fixesproto/fixesproto-5.0.ebuild create mode 100644 x11-proto/fixesproto/metadata.xml (limited to 'x11-proto/fixesproto') diff --git a/x11-proto/fixesproto/Manifest b/x11-proto/fixesproto/Manifest new file mode 100644 index 000000000000..7a2b312bc3c2 --- /dev/null +++ b/x11-proto/fixesproto/Manifest @@ -0,0 +1,6 @@ +DIST fixesproto-5.0.tar.bz2 100886 SHA256 ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce SHA512 93c6a8b6e4345c3049c08f2f3960f5eb5f92c487f26d227430964361bf82041b49e61f873fbbb8ee0e111556f90532b852c20e6082ee8008be641373251fa78c WHIRLPOOL 000f5bacb68682e2a46312c594f80086a7126448b2f79d79a81df8fd791991cc3654106841ada039f667855dbe226be34d5b2e3b3dd3a2ea7be422b5167d57a5 +EBUILD fixesproto-5.0-r1.ebuild 522 SHA256 f41359a02d6f959cc5b3c3b6a6df904274c28ebe6fd210de3d7cd66fa6270979 SHA512 9338d841bb80949b2fc2e712512fd9a52728ddcb7357990d6b4733531b2b91f81cdff4f229453fd531ef5e8a610e8b9d7f961d2e88825991c031657b497fd7ba WHIRLPOOL a8ab237db60670b48570c5aec0bb4e327b867942cd06e36db20d698ebb5c4f86066fb631f883c7d1e3e090386b464cc190360b09163f0275e73ae0b915311aa3 +EBUILD fixesproto-5.0.ebuild 475 SHA256 fdb57cc89b27fb8c00a66bb4da56ffc3279ecf4003ff9398be1fab3ecaab132e SHA512 dffd10be942c1643f76c2fc7d8dcd8ee630a579414e2151186af0bf7fa5f479763e0420c724ace636023d371caee7176416b6b70d9e2b20390659fc06d8400d9 WHIRLPOOL 9d88112b3443ce56cd1bd5216a4023d66b1d30b13727f572a3571f2b53d15e686a55ce4986588f481520cdd8617fe99720d5882775c36352de74082ab659fe43 +MISC ChangeLog 2493 SHA256 55340228afad8b51e9cc5d01b79a4c7b2f9d60dcb49b594d62772be0cad07fe5 SHA512 745f7a5399ef498c1a03576dcb66fe2ec8cf3e327cb459038decb7265e92056652b4f2812cf1fac3bfd43f93379c956923c0401ea77d0878661744dd93caebcf WHIRLPOOL 46a1c7e5fdd103be52a9ce483a46a2301c14beca4c7c5f5d91339f6175c364a5eb1b553a03bcdee37c5625897fb33f0cb06094d64ad871863516ba560c3049d3 +MISC ChangeLog-2015 7664 SHA256 616ac6e6db9d56106a89bb3a389d07c661639bd69b59a9232d9c00f2c584e173 SHA512 e5ce7d3d68ed48204cc17fa9550d1fff5db9cd40948fd7fe52e8626fe71f9efac2c0f61e506462b103c7a854d6400bdbaf7714528d8ee347d407ec0433ba7fb7 WHIRLPOOL df4fc1327e7e2ab2046d0909422ae4f5e0032a9ce7ed4764a6173af2020ed2c0c4b11817bdd740189de43d4ac79e4893bb3d3cea403a749169ddc5ab47be7ee3 +MISC metadata.xml 230 SHA256 677e4595d00a3098fde05ae33118b9ac05867dc5729c9cd579dc8badd1a28f68 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 WHIRLPOOL 4866c82c6428eae526c0a514c988e4119221f77b0e8bfb04fec713dd3ba516c69afc776a0c6f53c29abfd8507aa23801614db1ba544dd0a0dd4d6a9462c27306 diff --git a/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild b/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild new file mode 100644 index 000000000000..5d3e3ba6f3c4 --- /dev/null +++ b/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild @@ -0,0 +1,15 @@ +# 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 Fixes 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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +IUSE="" + +RDEPEND=">=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND}" diff --git a/x11-proto/fixesproto/fixesproto-5.0.ebuild b/x11-proto/fixesproto/fixesproto-5.0.ebuild new file mode 100644 index 000000000000..ee8a390ea62a --- /dev/null +++ b/x11-proto/fixesproto/fixesproto-5.0.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 Fixes protocol headers" + +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +IUSE="" + +RDEPEND=">=x11-proto/xextproto-7.0.99.1" +DEPEND="${RDEPEND}" diff --git a/x11-proto/fixesproto/metadata.xml b/x11-proto/fixesproto/metadata.xml new file mode 100644 index 000000000000..e943b72b8a48 --- /dev/null +++ b/x11-proto/fixesproto/metadata.xml @@ -0,0 +1,8 @@ + + + + + x11@gentoo.org + X11 + + -- cgit v1.2.3