summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-08-17 12:14:36 -0400
committerMatt Turner <mattst88@gentoo.org>2022-08-17 22:52:54 -0400
commitfd6f2323c8233ab94359c0058f5678f07da02dcb (patch)
tree4123612eabd5c60150510243164d691717b810dd /x11-apps
parentx11-apps/mesa-progs: Drop old versions (diff)
downloadgentoo-fd6f2323c8233ab94359c0058f5678f07da02dcb.tar.gz
gentoo-fd6f2323c8233ab94359c0058f5678f07da02dcb.tar.bz2
gentoo-fd6f2323c8233ab94359c0058f5678f07da02dcb.zip
x11-apps/xclipboard: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xclipboard/Manifest1
-rw-r--r--x11-apps/xclipboard/xclipboard-1.1.3.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-apps/xclipboard/Manifest b/x11-apps/xclipboard/Manifest
index 36bbb234df53..2b6705222f1a 100644
--- a/x11-apps/xclipboard/Manifest
+++ b/x11-apps/xclipboard/Manifest
@@ -1,2 +1 @@
-DIST xclipboard-1.1.3.tar.bz2 132406 BLAKE2B 5e2e77a297c32884cadc4bf6e4503a958218b11083c747a575bb05dd8218fd0759edcab5c8d12055f5b0a1875e8a2cfb6b2062795580358521b619ecca8d70d8 SHA512 84a51d11851756422eb23e67b2721d2bcb2ac248fa32c0837423b6169144dff76717c22611ad3c93633e09a44dc70c847a2470d3988eff0b24d77e252a4e147e
DIST xclipboard-1.1.4.tar.xz 128912 BLAKE2B f90906d3abb2de0915113d651d5bd4c4cf2a75c4b15c681a7609cd9aa46ce9d3157cdfa5f60ad76ce6a56396d51ae726645b1b43d53125161f362cc3520b6a66 SHA512 efa7800e0c4fb0242362c4263d80182d591bded07d1064a36b157b6202b15b0c82f083658ced2b82392eca905fb57c04a537d67e75c1237a1667ed2ce0cb09fe
diff --git a/x11-apps/xclipboard/xclipboard-1.1.3.ebuild b/x11-apps/xclipboard/xclipboard-1.1.3.ebuild
deleted file mode 100644
index d3e1001b82ea..000000000000
--- a/x11-apps/xclipboard/xclipboard-1.1.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="interchange between cut buffer and selection"
-
-KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
-
-RDEPEND="
- x11-libs/libXaw
- x11-libs/libxkbfile
- x11-libs/libXmu
- >=x11-libs/libXt-1.1
- x11-libs/libX11"
-DEPEND="${RDEPEND}"