From c23a7f2796a181331872d4c55ea25940d1386b3d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 27 Apr 2023 00:16:04 +0100 Subject: gentoo auto-resync : 27:04:2023 - 00:16:04 --- x11-base/Manifest.gz | Bin 1557 -> 1555 bytes x11-base/xorg-apps/Manifest | 2 +- x11-base/xorg-apps/xorg-apps-2.ebuild | 91 ---------------------------------- x11-base/xorg-apps/xorg-apps-3.ebuild | 90 +++++++++++++++++++++++++++++++++ 4 files changed, 91 insertions(+), 92 deletions(-) delete mode 100644 x11-base/xorg-apps/xorg-apps-2.ebuild create mode 100644 x11-base/xorg-apps/xorg-apps-3.ebuild (limited to 'x11-base') diff --git a/x11-base/Manifest.gz b/x11-base/Manifest.gz index 7e3923708d91..15c1863905b6 100644 Binary files a/x11-base/Manifest.gz and b/x11-base/Manifest.gz differ diff --git a/x11-base/xorg-apps/Manifest b/x11-base/xorg-apps/Manifest index 2a45b63013fa..81652421322b 100644 --- a/x11-base/xorg-apps/Manifest +++ b/x11-base/xorg-apps/Manifest @@ -1,2 +1,2 @@ -EBUILD xorg-apps-2.ebuild 1632 BLAKE2B d98e352594b6ca6571cce79f86e11ae1a8fc400933683661af07e4554a6659d53958891b9320214ea603e3877d6da8ac77ddfa36fcd493811548ba7e6e539093 SHA512 2feeacde2051735e955c4c2abf0f22cc7332665ccfdc5a0ab917e0c4b7143801fe969c1586a9c4cf7e511ef69aae38fdd2a07f269b82ce84da6fd78d2b3ea063 +EBUILD xorg-apps-3.ebuild 1619 BLAKE2B a6cf608b4451335be1b5c12db1d804e26cdd97f64b61b810fcbf1e24cee08c9768e49755776ce6896341176c8c4a189b83a175afaf5a52ee59053be92b63ac39 SHA512 a1efbf835cb4521c848033d992c3f0cb0ad623578167823f910bc10f43cb8fb02d7c127b35267d2de59e9f4e79f6f0d702a8568c8cb3a0de0b21213dcf7a7544 MISC metadata.xml 254 BLAKE2B a094e5e3c48db08be99b25c1f6529f16b65b1709d3d0d2b9235443c78fbaa0a66d4cd3d3ceef540c79889768c7743ce296b97ca2b57c1282f6b1e760257342e1 SHA512 8b33da34d0fa3f53d38e43f1e9e4fae36631c0da0c137dbba09e27f7570f975919383065f6bf3e85dee06b21daafbd6d623c39fc5f7fdf2e8816333d170c7bf1 diff --git a/x11-base/xorg-apps/xorg-apps-2.ebuild b/x11-base/xorg-apps/xorg-apps-2.ebuild deleted file mode 100644 index c39251620ce3..000000000000 --- a/x11-base/xorg-apps/xorg-apps-2.ebuild +++ /dev/null @@ -1,91 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="X11 Applications (meta package)" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86" - -RDEPEND=" - x11-apps/appres - x11-apps/bdftopcf - x11-apps/beforelight - x11-apps/bitmap - x11-apps/editres - x11-apps/fonttosfnt - x11-apps/fslsfonts - x11-apps/fstobdf - x11-apps/iceauth - x11-apps/ico - x11-apps/listres - x11-apps/luit - x11-apps/mkfontscale - x11-apps/oclock - x11-apps/rgb - x11-apps/rstart - x11-apps/scripts - x11-apps/sessreg - x11-apps/setxkbmap - x11-apps/showfont - x11-apps/smproxy - x11-apps/transset - x11-apps/viewres - x11-apps/x11perf - x11-apps/xauth - x11-apps/xbacklight - x11-apps/xbiff - x11-apps/xcalc - x11-apps/xclipboard - x11-apps/xclock - x11-apps/xcmsdb - x11-apps/xconsole - x11-apps/xcursorgen - x11-apps/xditview - x11-apps/xdm - x11-apps/xdpyinfo - x11-apps/xdriinfo - x11-apps/xedit - x11-apps/xev - x11-apps/xeyes - x11-apps/xfd - x11-apps/xfontsel - x11-apps/xgamma - x11-apps/xgc - x11-apps/xhost - x11-apps/xinit - x11-apps/xinput - x11-apps/xkbcomp - x11-apps/xkbevd - x11-apps/xkbprint - x11-apps/xkbutils - x11-apps/xkill - x11-apps/xload - x11-apps/xlogo - x11-apps/xlsatoms - x11-apps/xlsclients - x11-apps/xlsfonts - x11-apps/xmag - x11-apps/xman - x11-apps/xmessage - x11-apps/xmodmap - x11-apps/xmore - x11-apps/xpr - x11-apps/xprop - x11-apps/xrandr - x11-apps/xrdb - x11-apps/xrefresh - x11-apps/xrestop - x11-apps/xset - x11-apps/xsetroot - x11-apps/xsm - x11-apps/xstdcmap - x11-apps/xvidtune - x11-apps/xvinfo - x11-apps/xwd - x11-apps/xwininfo - x11-apps/xwud -" diff --git a/x11-base/xorg-apps/xorg-apps-3.ebuild b/x11-base/xorg-apps/xorg-apps-3.ebuild new file mode 100644 index 000000000000..91ac15149b6c --- /dev/null +++ b/x11-base/xorg-apps/xorg-apps-3.ebuild @@ -0,0 +1,90 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="X11 Applications (meta package)" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" + +LICENSE="metapackage" +SLOT="0" +KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86" + +RDEPEND=" + x11-apps/appres + x11-apps/bdftopcf + x11-apps/beforelight + x11-apps/bitmap + x11-apps/editres + x11-apps/fonttosfnt + x11-apps/fslsfonts + x11-apps/fstobdf + x11-apps/iceauth + x11-apps/ico + x11-apps/listres + x11-apps/luit + x11-apps/mkfontscale + x11-apps/oclock + x11-apps/rgb + x11-apps/rstart + x11-apps/sessreg + x11-apps/setxkbmap + x11-apps/showfont + x11-apps/smproxy + x11-apps/transset + x11-apps/viewres + x11-apps/x11perf + x11-apps/xauth + x11-apps/xbacklight + x11-apps/xbiff + x11-apps/xcalc + x11-apps/xclipboard + x11-apps/xclock + x11-apps/xcmsdb + x11-apps/xconsole + x11-apps/xcursorgen + x11-apps/xditview + x11-apps/xdm + x11-apps/xdpyinfo + x11-apps/xdriinfo + x11-apps/xedit + x11-apps/xev + x11-apps/xeyes + x11-apps/xfd + x11-apps/xfontsel + x11-apps/xgamma + x11-apps/xgc + x11-apps/xhost + x11-apps/xinit + x11-apps/xinput + x11-apps/xkbcomp + x11-apps/xkbevd + x11-apps/xkbprint + x11-apps/xkbutils + x11-apps/xkill + x11-apps/xload + x11-apps/xlogo + x11-apps/xlsatoms + x11-apps/xlsclients + x11-apps/xlsfonts + x11-apps/xmag + x11-apps/xman + x11-apps/xmessage + x11-apps/xmodmap + x11-apps/xmore + x11-apps/xpr + x11-apps/xprop + x11-apps/xrandr + x11-apps/xrdb + x11-apps/xrefresh + x11-apps/xrestop + x11-apps/xset + x11-apps/xsetroot + x11-apps/xsm + x11-apps/xstdcmap + x11-apps/xvidtune + x11-apps/xvinfo + x11-apps/xwd + x11-apps/xwininfo + x11-apps/xwud +" -- cgit v1.2.3