summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-05-17 17:15:29 -0400
committerMatt Turner <mattst88@gentoo.org>2023-05-17 17:54:59 -0400
commit3133e18c4c9c844561d669046238b43d508c0a5a (patch)
tree1184f9d023efccdebc03fbc872a9f252723f60ea /x11-themes
parentx11-themes/adwaita-icon-theme: Drop old versions (diff)
downloadgentoo-3133e18c4c9c844561d669046238b43d508c0a5a.tar.gz
gentoo-3133e18c4c9c844561d669046238b43d508c0a5a.tar.bz2
gentoo-3133e18c4c9c844561d669046238b43d508c0a5a.zip
x11-themes/gnome-backgrounds: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnome-backgrounds/Manifest1
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 13d6398e2400..3b1315a8dc64 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-43.1.tar.xz 32816488 BLAKE2B 88b91c38bbdbd18410d64e55f067d734e8b03517e0118375fffbe60b6f505ca96d6ef818b76934e2af57700d2dd9ed9e3cb1b379561d4e97294385684bc2f3bf SHA512 7fa3432c14ea4841179ceddd0e4e930a2a8c754ecd436fb92f8506f56ebe7795d54cb1effce6e29a58735e58a014005cc1585585c36cb39e6522645ab1789d80
DIST gnome-backgrounds-44.0.tar.xz 48536532 BLAKE2B 8815cd4b4d114ff703094c6979e0cf7951b8907c4b1ee9929dcb40bed136c395373c12d1d302b8f1b1e50e79e25f805f659969953fe6f2504d6db3594a91e588 SHA512 d3550d2ec04894601594523f20b6da295f61952b69d894ed533017297158a342d21bf83532591775029aab0acdd9fd1127d570960e94f3668e2c3231486bbebc
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild
deleted file mode 100644
index 732fff016970..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.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="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
-
-RDEPEND="gui-libs/gdk-pixbuf-loader-webp"
-BDEPEND=">=sys-devel/gettext-0.19.8"