summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-08-17 12:14:38 -0400
committerMatt Turner <mattst88@gentoo.org>2022-08-17 22:52:55 -0400
commit312d0f04d419625c28bd4f801e05a3920145ed75 (patch)
treee5888ced68aae7d34d9102a4f63be6a584c1025a /x11-apps
parentx11-apps/xclipboard: Drop old versions (diff)
downloadgentoo-312d0f04d419625c28bd4f801e05a3920145ed75.tar.gz
gentoo-312d0f04d419625c28bd4f801e05a3920145ed75.tar.bz2
gentoo-312d0f04d419625c28bd4f801e05a3920145ed75.zip
x11-apps/xcmsdb: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xcmsdb/Manifest1
-rw-r--r--x11-apps/xcmsdb/xcmsdb-1.0.5-r1.ebuild13
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/xcmsdb/Manifest b/x11-apps/xcmsdb/Manifest
index 2bd9a10337e7..365c9843ff7c 100644
--- a/x11-apps/xcmsdb/Manifest
+++ b/x11-apps/xcmsdb/Manifest
@@ -1,2 +1 @@
-DIST xcmsdb-1.0.5.tar.bz2 145419 BLAKE2B 41269ca270e4b11838f54669900a074dfbbc7339af84db8638498e220eb7abac2fe055ca003dba326babf368d26137eabc0f0bae9f69233d9c91f7e727c3ba30 SHA512 e47bfce87d7531e7809c300e01120c3e8d6001130d9a6c9f6de5bc19651d8712d273a6f54452223bd8c4bff4612b5ecae8db45eddb022da945ed6e14c9c84ae4
DIST xcmsdb-1.0.6.tar.xz 136708 BLAKE2B 847a29251d781cf616a7b74abb9130da08d2dd56d42db61923c9e82848bff12ff7c5f8ba3c9635b2a572116bb19ce0637432ea9c6fdaf5b76d7f7ae8e176be64 SHA512 e47d9498ce496effbc44a66e70af91d9fe65c344a17916fd4990a4c84fa8879aa09b6695aeb6ef595f475c16a13c7c31d4c48449234564de7de38d7436764fae
diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.5-r1.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.5-r1.ebuild
deleted file mode 100644
index ba0be52c6a13..000000000000
--- a/x11-apps/xcmsdb/xcmsdb-1.0.5-r1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="Device Color Characterization utility for X Color Management System"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"