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/videoproto | |
parent | cb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (diff) |
gentoo resync : 16.06.2018
Diffstat (limited to 'x11-proto/videoproto')
-rw-r--r-- | x11-proto/videoproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/videoproto/metadata.xml | 8 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.3-r1.ebuild | 17 |
3 files changed, 0 insertions, 27 deletions
diff --git a/x11-proto/videoproto/Manifest b/x11-proto/videoproto/Manifest deleted file mode 100644 index fbc47483bff2..000000000000 --- a/x11-proto/videoproto/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD videoproto-2.3.3-r1.ebuild 527 BLAKE2B 1fd8be2eeeabd94b823d2a52851a7c9d026703d5a2119d2bd75ede0e110c5f7ac58f4c9cb55ddbcf808ca30beea9e7e3a1d845a823a92a2ac4513f53a7ab04b3 SHA512 9e7a875db1bbcaa23d76bd7ad909ce5c95304b5432f573077856c1f72271c60c94c849bb24342bbbd70690768ee301afd15dddae5a54633b99b7996c6c748769 -MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-proto/videoproto/metadata.xml b/x11-proto/videoproto/metadata.xml deleted file mode 100644 index e943b72b8a48..000000000000 --- a/x11-proto/videoproto/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/videoproto/videoproto-2.3.3-r1.ebuild b/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild deleted file mode 100644 index 3cd23c735218..000000000000 --- a/x11-proto/videoproto/videoproto-2.3.3-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 Video protocol headers" -HOMEPAGE="https://www.x.org/wiki/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~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" |