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/inputproto | |
parent | cb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (diff) |
gentoo resync : 16.06.2018
Diffstat (limited to 'x11-proto/inputproto')
-rw-r--r-- | x11-proto/inputproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-2.3.2-r1.ebuild | 17 | ||||
-rw-r--r-- | x11-proto/inputproto/metadata.xml | 8 |
3 files changed, 0 insertions, 27 deletions
diff --git a/x11-proto/inputproto/Manifest b/x11-proto/inputproto/Manifest deleted file mode 100644 index 944c9d99888d..000000000000 --- a/x11-proto/inputproto/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD inputproto-2.3.2-r1.ebuild 544 BLAKE2B 7585d15e0e673f1fb4a6d644dbc3e2e4c9e88706f1571531858d8277bd5badce7cf7cff02515059bb0ba839995f9ea95556be68ca176e18152f56fd58b1c78a5 SHA512 8fd6c15833e8a74c43a7d201cbdd2ba34463445135e58499d8caf7f40bb72929f80fdf229c5facf254d5ce420001892f91bb5a55b4b94ae0e1845698106f9ef6 -MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild b/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild deleted file mode 100644 index 4c3c700773f8..000000000000 --- a/x11-proto/inputproto/inputproto-2.3.2-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 Input 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 ~x86-winnt" -IUSE="" - -DEPEND="" -RDEPEND="x11-base/xorg-proto" diff --git a/x11-proto/inputproto/metadata.xml b/x11-proto/inputproto/metadata.xml deleted file mode 100644 index e943b72b8a48..000000000000 --- a/x11-proto/inputproto/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> |