diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-06-16 05:02:38 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-06-16 05:02:38 +0100 |
commit | f1bc537f089cc8477a9a18db597cb349e1b00e91 (patch) | |
tree | c48eb730c43e5f35729fabbe5cb4bfbe4a1bc794 /x11-proto/xproto | |
parent | cb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (diff) |
gentoo resync : 16.06.2018
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r-- | x11-proto/xproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/xproto/metadata.xml | 8 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.31-r1.ebuild | 17 |
3 files changed, 0 insertions, 27 deletions
diff --git a/x11-proto/xproto/Manifest b/x11-proto/xproto/Manifest deleted file mode 100644 index 9296968c3670..000000000000 --- a/x11-proto/xproto/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD xproto-7.0.31-r1.ebuild 534 BLAKE2B 2f3c5fc2834cf04f640c48573c1f5fe6f2bdcb467c9ac75193b4449d57b9d216675417db116798af1ed277168d0e9f6072c3fc52945b45b8acbc1f2a7a3ec3bb SHA512 3ad797b331f7944ae1fb8dd112392f56e5eaa45d2fcfeb74cb8165a901912f9ef669d44bfa6c677e11ed4c082a9b550d62dd0c37e261b993e64db0cd8cf83dd3 -MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-proto/xproto/metadata.xml b/x11-proto/xproto/metadata.xml deleted file mode 100644 index e943b72b8a48..000000000000 --- a/x11-proto/xproto/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?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> diff --git a/x11-proto/xproto/xproto-7.0.31-r1.ebuild b/x11-proto/xproto/xproto-7.0.31-r1.ebuild deleted file mode 100644 index cb603833fd2a..000000000000 --- a/x11-proto/xproto/xproto-7.0.31-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit multilib-build - -DESCRIPTION="X.Org xproto protocol headers" -HOMEPAGE="https://www.x.org/wiki/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="" -RDEPEND="x11-base/xorg-proto" |