summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-06-24 13:02:36 -0700
committerMatt Turner <mattst88@gentoo.org>2020-06-24 13:12:55 -0700
commitd15862a0a8a29a62cab74277a4a20019ec732cab (patch)
tree67e9a77dce16ad4d9d70391bc3be3e562844f6c0 /x11-apps/rgb/rgb-1.0.5.ebuild
parentx11-apps/igt-gpu-tools: Drop old versions (diff)
downloadgentoo-d15862a0a8a29a62cab74277a4a20019ec732cab.tar.gz
gentoo-d15862a0a8a29a62cab74277a4a20019ec732cab.tar.bz2
gentoo-d15862a0a8a29a62cab74277a4a20019ec732cab.zip
x11-apps/rgb: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/rgb/rgb-1.0.5.ebuild')
-rw-r--r--x11-apps/rgb/rgb-1.0.5.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/rgb/rgb-1.0.5.ebuild b/x11-apps/rgb/rgb-1.0.5.ebuild
deleted file mode 100644
index 88f8ee04ddb2..000000000000
--- a/x11-apps/rgb/rgb-1.0.5.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="uncompile an rgb color-name database"
-
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"