summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-03-27 13:48:19 -0400
committerMatt Turner <mattst88@gentoo.org>2021-03-27 13:48:19 -0400
commit698a8dd2927720848d7dafefaa4df75dc93d9d23 (patch)
treee78aac9d6ab2e53410c470e2bdcaaf6001fd4460 /x11-apps/xcmsdb
parentx11-apps/smproxy: Drop old versions (diff)
downloadgentoo-698a8dd2927720848d7dafefaa4df75dc93d9d23.tar.gz
gentoo-698a8dd2927720848d7dafefaa4df75dc93d9d23.tar.bz2
gentoo-698a8dd2927720848d7dafefaa4df75dc93d9d23.zip
x11-apps/xcmsdb: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xcmsdb')
-rw-r--r--x11-apps/xcmsdb/xcmsdb-1.0.5-r1.ebuild2
-rw-r--r--x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild13
2 files changed, 1 insertions, 14 deletions
diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.5-r1.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.5-r1.ebuild
index 0641e30abecb..05099a27aff5 100644
--- a/x11-apps/xcmsdb/xcmsdb-1.0.5-r1.ebuild
+++ b/x11-apps/xcmsdb/xcmsdb-1.0.5-r1.ebuild
@@ -6,7 +6,7 @@ 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 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild
deleted file mode 100644
index ea41a62bfa60..000000000000
--- a/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="Device Color Characterization utility for X Color Management System"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"