diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-20 11:29:38 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-20 11:29:38 -0700 |
commit | 6f6b698ec43ee5f0a5f4d6553149860f11a07d57 (patch) | |
tree | 1a9fbd24ac14ee52a949a12867ed8db76bc1e6d0 /x11-apps | |
parent | x11-apps/xkbcomp: Drop old versions (diff) | |
download | gentoo-6f6b698ec43ee5f0a5f4d6553149860f11a07d57.tar.gz gentoo-6f6b698ec43ee5f0a5f4d6553149860f11a07d57.tar.bz2 gentoo-6f6b698ec43ee5f0a5f4d6553149860f11a07d57.zip |
x11-apps/xtrap: Drop old versions
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xtrap/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xtrap/xtrap-1.0.2-r1.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/xtrap/Manifest b/x11-apps/xtrap/Manifest index 51d91f328cf4..bc406424fcb6 100644 --- a/x11-apps/xtrap/Manifest +++ b/x11-apps/xtrap/Manifest @@ -1,2 +1 @@ -DIST xtrap-1.0.2.tar.bz2 95471 BLAKE2B 430d6881b743094b1e9b6eb60479cef44d636108ace4d53db35ed0371c567b2623088c5997c1dedebf17143bdd81f2e531f7b7c728f3336fc2c419b1ff3c8b39 SHA512 5fe6e02dd36d2fb65e5b83cbdae81d89fcbf467c9fc3f943a013299c2fc03c76f125627294302acb808d8b53e3ec51a82ba288d793df6ba3e88e0c980c6b3f77 DIST xtrap-1.0.3.tar.bz2 134065 BLAKE2B f0e67ff4436a2c7eafd2ed4e6fe5c1d41dbd397918cbffa81587c4b3276c206cc4b9e4e889d50588ffb2dd1b029f04304acf1f34c27b1dccc52c61342ed5be91 SHA512 cdb205859a96a64ede8ce1df119c318e5b6d35107425996c18be0ec56a6287a0564d768f93012f301cb91d517f67261de5c76441c0bfb796cc0190799aaf6c2f diff --git a/x11-apps/xtrap/xtrap-1.0.2-r1.ebuild b/x11-apps/xtrap/xtrap-1.0.2-r1.ebuild deleted file mode 100644 index fbe79b1339ed..000000000000 --- a/x11-apps/xtrap/xtrap-1.0.2-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 -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/libXTrap" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |