mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-apps/rgb: Version bump to 1.1.1
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST rgb-1.1.0.tar.xz 132824 BLAKE2B 117ce69f384066285aef900a135918d58bb7fe27e5c0dc494bb82a9cfbe889f87f856da3a5a04223858e097405593b66aa1e9c9482d075f6a2c40aa9b1268022 SHA512 640888d64b2d328fff4a1652ba1299436e348bc3cbc90710d79c635acfa7f2fce0018adb818123b41ca008197ff1cbf87aab60501de36c163bed2d80d8556008
|
||||
DIST rgb-1.1.1.tar.xz 137932 BLAKE2B c6db927a1c088066b0bf170e546d8bed59541de85f06c10c243acb768d7dd07306e10515c2d7b4bab2c5c4fa6d6a54fc30f925dcc186ea1c289275f065681f9a SHA512 8dd40232e149105d680b5689875da8e7444942265b4f64c4f91a5018193d0eb92af4035e51c6457ea57262fe2cab39d85024f70f3f649e17af78644f00a1d0ae
|
||||
|
||||
13
x11-apps/rgb/rgb-1.1.1.ebuild
Normal file
13
x11-apps/rgb/rgb-1.1.1.ebuild
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit xorg-3
|
||||
|
||||
DESCRIPTION="uncompile an rgb color-name database"
|
||||
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
|
||||
DEPEND="${RDEPEND}
|
||||
x11-base/xorg-proto"
|
||||
BDEPEND="x11-misc/util-macros"
|
||||
Reference in New Issue
Block a user