diff options
author | Mart Raudsepp <leio@gentoo.org> | 2024-03-03 00:06:14 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2024-03-03 00:32:39 +0200 |
commit | 87a91b674b677c601c7b4d0d60cf991fd78909d7 (patch) | |
tree | 31c62eb728fdc4c5d2f343b953bae23b63ef3a24 /x11-themes/gnome-backgrounds | |
parent | dev-libs/libgee: drop 0.20.6 (diff) | |
download | gentoo-87a91b674b677c601c7b4d0d60cf991fd78909d7.tar.gz gentoo-87a91b674b677c601c7b4d0d60cf991fd78909d7.tar.bz2 gentoo-87a91b674b677c601c7b4d0d60cf991fd78909d7.zip |
x11-themes/gnome-backgrounds: drop 44.0
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r-- | x11-themes/gnome-backgrounds/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest index 2e253311c711..f01a7773a9b4 100644 --- a/x11-themes/gnome-backgrounds/Manifest +++ b/x11-themes/gnome-backgrounds/Manifest @@ -1,2 +1 @@ -DIST gnome-backgrounds-44.0.tar.xz 48536532 BLAKE2B 8815cd4b4d114ff703094c6979e0cf7951b8907c4b1ee9929dcb40bed136c395373c12d1d302b8f1b1e50e79e25f805f659969953fe6f2504d6db3594a91e588 SHA512 d3550d2ec04894601594523f20b6da295f61952b69d894ed533017297158a342d21bf83532591775029aab0acdd9fd1127d570960e94f3668e2c3231486bbebc DIST gnome-backgrounds-45.0.tar.xz 32091076 BLAKE2B f8ac82069fb6beb71c7776356c7d87e6b57c9de1c8dd1becdff6a60f22b73284b0231c10c6af5a64addb4a890704808c00757b5f71d6f3a9deeaf59d97441d88 SHA512 6f25f8b22e5ae9ff3c522367af549de7260d34bef38d2b272df538217823cf880132d8be025344e97fd7f108acae4eed4dcac4e93b5f34b843e142687702b0ee diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild deleted file mode 100644 index 5c11abd3c3cd..000000000000 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-44.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -inherit gnome.org meson - -DESCRIPTION="A set of backgrounds packaged with the GNOME desktop" -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds" - -LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" - -RDEPEND="gui-libs/gdk-pixbuf-loader-webp" -BDEPEND=">=sys-devel/gettext-0.19.8" |