summaryrefslogtreecommitdiff
path: root/x11-apps/rgb
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /x11-apps/rgb
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'x11-apps/rgb')
-rw-r--r--x11-apps/rgb/Manifest3
-rw-r--r--x11-apps/rgb/rgb-1.0.6-r1.ebuild2
-rw-r--r--x11-apps/rgb/rgb-1.0.6.ebuild15
3 files changed, 2 insertions, 18 deletions
diff --git a/x11-apps/rgb/Manifest b/x11-apps/rgb/Manifest
index 2a269a426916..0bd72d8b1a0a 100644
--- a/x11-apps/rgb/Manifest
+++ b/x11-apps/rgb/Manifest
@@ -1,4 +1,3 @@
DIST rgb-1.0.6.tar.bz2 139225 BLAKE2B 25e20d0be23a46d869869e47169d86dd50a99bc65551bf83800119c7f9cd242f41d5ecdb611467eaf9aeba909cebbfab8f578e0a5dc63380482f324124064bb4 SHA512 92c8885a0e1482065a8b86f7be890859a5eab6b9d57ff219e916cbbd10cd185deec1c5db25dae8c405a343ab0e2ddaba3ddfe0b567d06534405f102e1845654e
-EBUILD rgb-1.0.6-r1.ebuild 447 BLAKE2B 3a821bd64ee5dfaeda6303283c4cc52490414f201b9eed5fce99c0d35b1cded2f6123a492123a0d0bcf8d63db385f8f8f25c9b5d02a9ed0ef9fba5962d3e6cd2 SHA512 195c4379cbdc734e0dd56becf5d11c48cfff7b5e7b02f9351989f19f045c793f5a1f43948393b2615d4e2653a70e7d6349ccf489f85e930e5d6c572c7622dd5f
-EBUILD rgb-1.0.6.ebuild 448 BLAKE2B 420cab1dc350afb4101f5a10a0ef0b017ea43a399bbf7f8882120ffb66073166755b9e14830b3353ad99d37900d62b3445af05d80df18d27fe361b73d583e91e SHA512 4ef1435859cd5769930ae9f01213a388054020ab1e0fb2f25c00313a3ca2c56c5f63a401f2161553534d6e195b8030366dd9cb76174f88cd087e5eeafa4499c1
+EBUILD rgb-1.0.6-r1.ebuild 438 BLAKE2B 70112e5cc89c04b2448f53bf2d9b68a4e1473d693ef4c20574421d0a537665ad6d2ffb68c0139de65f84c090ce0c16824b05cd712af57c3f78a0691557fcc159 SHA512 3b5a5cd46a66d90468bdc295afc18572735ca6aef1d8ae0ff0c65731971b0a01a7e25b9ca36d3e2036b5eb996dfdbae0db3418a515a764899feb5fe52ca66595
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/rgb/rgb-1.0.6-r1.ebuild b/x11-apps/rgb/rgb-1.0.6-r1.ebuild
index 933c817596e0..b26c4fe1383c 100644
--- a/x11-apps/rgb/rgb-1.0.6-r1.ebuild
+++ b/x11-apps/rgb/rgb-1.0.6-r1.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
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"
+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"
DEPEND="${RDEPEND}
x11-base/xorg-proto"
BDEPEND="x11-misc/util-macros"
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"