summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-12-03 20:21:52 -0500
committerMatt Turner <mattst88@gentoo.org>2022-12-03 21:36:03 -0500
commit708711de4b1d871929bb264d3de25de349236bef (patch)
treec670193c182cc5a60dfc72d6f6b76731b810d138 /x11-apps/rgb
parentx11-apps/oclock: Drop old versions (diff)
downloadgentoo-708711de4b1d871929bb264d3de25de349236bef.tar.gz
gentoo-708711de4b1d871929bb264d3de25de349236bef.tar.bz2
gentoo-708711de4b1d871929bb264d3de25de349236bef.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/Manifest1
-rw-r--r--x11-apps/rgb/rgb-1.0.6-r1.ebuild13
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/rgb/Manifest b/x11-apps/rgb/Manifest
index 8ac0dc567b21..55477cb83db6 100644
--- a/x11-apps/rgb/Manifest
+++ b/x11-apps/rgb/Manifest
@@ -1,2 +1 @@
-DIST rgb-1.0.6.tar.bz2 139225 BLAKE2B 25e20d0be23a46d869869e47169d86dd50a99bc65551bf83800119c7f9cd242f41d5ecdb611467eaf9aeba909cebbfab8f578e0a5dc63380482f324124064bb4 SHA512 92c8885a0e1482065a8b86f7be890859a5eab6b9d57ff219e916cbbd10cd185deec1c5db25dae8c405a343ab0e2ddaba3ddfe0b567d06534405f102e1845654e
DIST rgb-1.1.0.tar.xz 132824 BLAKE2B 117ce69f384066285aef900a135918d58bb7fe27e5c0dc494bb82a9cfbe889f87f856da3a5a04223858e097405593b66aa1e9c9482d075f6a2c40aa9b1268022 SHA512 640888d64b2d328fff4a1652ba1299436e348bc3cbc90710d79c635acfa7f2fce0018adb818123b41ca008197ff1cbf87aab60501de36c163bed2d80d8556008
diff --git a/x11-apps/rgb/rgb-1.0.6-r1.ebuild b/x11-apps/rgb/rgb-1.0.6-r1.ebuild
deleted file mode 100644
index 243afedcbdcf..000000000000
--- a/x11-apps/rgb/rgb-1.0.6-r1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="uncompile an rgb color-name database"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
-BDEPEND="x11-misc/util-macros"