summaryrefslogtreecommitdiff
path: root/x11-apps/xtrap
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-16 21:23:20 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-16 21:23:20 +0100
commitfab849d1daed0ba7f2ac497d07985c3dbb692543 (patch)
tree10baa743a5340b42ad538dd19d48669ccac209b1 /x11-apps/xtrap
parent73c318acdaf6f8309d68bd266051e6dd1f1bd787 (diff)
gentoo resync : 16.06.2019
Diffstat (limited to 'x11-apps/xtrap')
-rw-r--r--x11-apps/xtrap/Manifest3
-rw-r--r--x11-apps/xtrap/metadata.xml8
-rw-r--r--x11-apps/xtrap/xtrap-1.0.3.ebuild14
3 files changed, 0 insertions, 25 deletions
diff --git a/x11-apps/xtrap/Manifest b/x11-apps/xtrap/Manifest
deleted file mode 100644
index 83752473841e..000000000000
--- a/x11-apps/xtrap/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST xtrap-1.0.3.tar.bz2 134065 BLAKE2B f0e67ff4436a2c7eafd2ed4e6fe5c1d41dbd397918cbffa81587c4b3276c206cc4b9e4e889d50588ffb2dd1b029f04304acf1f34c27b1dccc52c61342ed5be91 SHA512 cdb205859a96a64ede8ce1df119c318e5b6d35107425996c18be0ec56a6287a0564d768f93012f301cb91d517f67261de5c76441c0bfb796cc0190799aaf6c2f
-EBUILD xtrap-1.0.3.ebuild 344 BLAKE2B 49d1eece56d8b71026717e525a9c6da9911f7077ab71d6e2de5f714a5a11c57264f693f69cc613f53e48b13cd7a223799b78dc4795f178ed3c5fa33c2bdda7c1 SHA512 264dd4fe0efff3a02a9defe1dfa70b812957c93a2344aed4ee4f22a755e3f21939f693747a5580b4c16cf4d14146d89cebdf5a8c271fef7368a91ebac13ab9ae
-MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xtrap/metadata.xml b/x11-apps/xtrap/metadata.xml
deleted file mode 100644
index e943b72b8a48..000000000000
--- a/x11-apps/xtrap/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-apps/xtrap/xtrap-1.0.3.ebuild b/x11-apps/xtrap/xtrap-1.0.3.ebuild
deleted file mode 100644
index ddd13d4ff23e..000000000000
--- a/x11-apps/xtrap/xtrap-1.0.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-inherit xorg-2
-
-DESCRIPTION="X.Org xtrap application"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXTrap"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"