diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-11-05 11:53:01 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-11-05 12:00:51 -0500 |
commit | 1a29ac788fc1a0f8df94896979bf2556429ee8a6 (patch) | |
tree | c2310cfb9ad71b96f8a3b5f4879d7765c776e148 /x11-apps/rgb | |
parent | x11-apps/iceauth: Drop old versions (diff) | |
download | gentoo-1a29ac788fc1a0f8df94896979bf2556429ee8a6.tar.gz gentoo-1a29ac788fc1a0f8df94896979bf2556429ee8a6.tar.bz2 gentoo-1a29ac788fc1a0f8df94896979bf2556429ee8a6.zip |
x11-apps/rgb: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/rgb')
-rw-r--r-- | x11-apps/rgb/rgb-1.0.6.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/rgb/rgb-1.0.6.ebuild b/x11-apps/rgb/rgb-1.0.6.ebuild deleted file mode 100644 index eacedba4da71..000000000000 --- a/x11-apps/rgb/rgb-1.0.6.ebuild +++ /dev/null @@ -1,15 +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 arm64 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 - x11-misc/util-macros" |