diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-24 13:02:36 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-24 13:12:55 -0700 |
commit | d15862a0a8a29a62cab74277a4a20019ec732cab (patch) | |
tree | 67e9a77dce16ad4d9d70391bc3be3e562844f6c0 /x11-apps | |
parent | x11-apps/igt-gpu-tools: Drop old versions (diff) | |
download | gentoo-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')
-rw-r--r-- | x11-apps/rgb/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/rgb/rgb-1.0.5.ebuild | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/rgb/Manifest b/x11-apps/rgb/Manifest index 420f6410c93b..7f7da2f2d18b 100644 --- a/x11-apps/rgb/Manifest +++ b/x11-apps/rgb/Manifest @@ -1,2 +1 @@ -DIST rgb-1.0.5.tar.bz2 130900 BLAKE2B 40675dfd862757d62cc636fe2cc3cfac25a87d863ada67e76dd9516a1607e356530b2578082b9e5cdf84d97b766c558b80f8fa919c515a5eb3da2731ac07391f SHA512 2e4ad2b0f5539375986d455b47cb5f10e50841198ee242ee430e021e9ddbffec1304259c259c7a6b7e0cd4b244ecedcb5818baac35deb4447da53c2ddba3ad43 DIST rgb-1.0.6.tar.bz2 139225 BLAKE2B 25e20d0be23a46d869869e47169d86dd50a99bc65551bf83800119c7f9cd242f41d5ecdb611467eaf9aeba909cebbfab8f578e0a5dc63380482f324124064bb4 SHA512 92c8885a0e1482065a8b86f7be890859a5eab6b9d57ff219e916cbbd10cd185deec1c5db25dae8c405a343ab0e2ddaba3ddfe0b567d06534405f102e1845654e 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" |