x11-apps/smproxy: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2025-08-08 23:18:51 -04:00
parent 81bf254b75
commit b7ca260721
2 changed files with 0 additions and 17 deletions

View File

@@ -1,2 +1 @@
DIST smproxy-1.0.7.tar.xz 129044 BLAKE2B dd1736d972d079487bd45f77272523c2772a7aad612ffe719aa9c190df112ec68a372e2b7e673263f246be57f199ec288f5077faad8b6a3936cbbf7fa5b9b433 SHA512 cd6a6933b74f76ae65fb16504e57871724bc1102eae1d02e801e99c3fe73fe44e27f87cef3fbf9f75f369d18197b53bb677d637d94cc8185b55acae0cbd44f21
DIST smproxy-1.0.8.tar.xz 133180 BLAKE2B e345184fe20dae932c377237f35d786852602cb02dfdc96cf47ea4444d96878eb5dcbb43c87b625d55b4d0ee321514f8855dd43ded61177cd8a7bd7738619f03 SHA512 e930a01c3535050d7d580a93c0b2b7898ff8a8d7ab498215f2d035ab902989497d1fbc70f2939d04b609c980e86d0d4ba7829a98fda3261cb4b159432cd2bc8e

View File

@@ -1,16 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit xorg-3
DESCRIPTION="Session Manager Proxy"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
x11-libs/libSM
x11-libs/libICE
x11-libs/libXt
x11-libs/libXmu"
DEPEND="${RDEPEND}
x11-base/xorg-proto"