summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-24 21:37:04 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-24 21:37:04 -0700
commitb78ac987444230eab57f6d4cdd8d4d6d87b312b6 (patch)
tree5972ce323f64a25e179d1c32d2a160c7bc468984 /x11-apps/smproxy
parentx11-apps/xlsatoms: Drop old versions (diff)
downloadgentoo-b78ac987444230eab57f6d4cdd8d4d6d87b312b6.tar.gz
gentoo-b78ac987444230eab57f6d4cdd8d4d6d87b312b6.tar.bz2
gentoo-b78ac987444230eab57f6d4cdd8d4d6d87b312b6.zip
x11-apps/smproxy: Drop old versions
Diffstat (limited to 'x11-apps/smproxy')
-rw-r--r--x11-apps/smproxy/Manifest1
-rw-r--r--x11-apps/smproxy/smproxy-1.0.5.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/smproxy/Manifest b/x11-apps/smproxy/Manifest
index 6a1a916c56f3..9badd36f8653 100644
--- a/x11-apps/smproxy/Manifest
+++ b/x11-apps/smproxy/Manifest
@@ -1,2 +1 @@
-DIST smproxy-1.0.5.tar.bz2 118207 BLAKE2B 79afc9787ddc36d43de9679cdb6ad8a76db19433e3c54b02a80349b9ed71431b3e3274e69da915d379f363a6810a6a84b3d68c1fb6490d41e67df6f36427c4f9 SHA512 88ea92d468e1e46e473bda5bf355f0b2a98b178c5aa54e1fd29d9038a39fe843a7122a853e983034ffe6f5be3ed7b85f8b51266e4a4d1677a755ab6d4c30040e
DIST smproxy-1.0.6.tar.bz2 132046 BLAKE2B b1eeba52730da79ed9f374636631c0400df997b2c5ab5ce18f1644ea6de7c55ba2914978d0b8b88f0cc455a0b5a65513fd7e29d2a374e7464fed14e007f8cf96 SHA512 4945c92c0f07c5dba5698889f415e78ce406939f4a36eb977309488c27385ce4ce04235c4e850a90a451fea8d7885ded7c6b18db71335c7731b38aaeefa9fcb7
diff --git a/x11-apps/smproxy/smproxy-1.0.5.ebuild b/x11-apps/smproxy/smproxy-1.0.5.ebuild
deleted file mode 100644
index 491d36494d88..000000000000
--- a/x11-apps/smproxy/smproxy-1.0.5.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="Session Manager Proxy"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libXt
- x11-libs/libXmu"
-DEPEND="${RDEPEND}"