diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-12-03 20:31:58 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-12-03 21:37:06 -0500 |
commit | 132f575460b4d55c595ef435fbba71324dca6074 (patch) | |
tree | 40fd2f5990f0f88ba62795bb659887dc2c7adcf1 /x11-themes | |
parent | x11-themes/adwaita-icon-theme: Drop old versions (diff) | |
download | gentoo-132f575460b4d55c595ef435fbba71324dca6074.tar.gz gentoo-132f575460b4d55c595ef435fbba71324dca6074.tar.bz2 gentoo-132f575460b4d55c595ef435fbba71324dca6074.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/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest index 5549d92c6049..b973f9f7a3e5 100644 --- a/x11-themes/gnome-backgrounds/Manifest +++ b/x11-themes/gnome-backgrounds/Manifest @@ -1,2 +1 @@ -DIST gnome-backgrounds-42.0.tar.xz 51639368 BLAKE2B 3dc288732a91d53e2db9cfca5e529c3a6bda4d272645090751349485836a3c6807bdc071a9ae9ae58032265155a04c2b381cb7479fe913608cf9e39ff0ae79ed SHA512 31cfbc52ec96bc4ce77960620a895af7f10c1fc4d474b589d49f3d1198b41792ab443bf8d7a661e71778455ab066f034c7fb6655e96db028990de0788e464e1d DIST gnome-backgrounds-43.tar.xz 32816552 BLAKE2B b6b954ed102afd81e7ca1c370acb449b2ab4acec458306b4a740f2669037a9a8f741a9b4403cb509ad6df04cfa39ba6bed6b771e0b7d20d974a436480967de71 SHA512 e41e87e20da6a7d4c88d6b68832615709c3cf5d28fbb1a9c1a2af1db7e9c1db56ede141ac45df2164c6d919cb72f81e6e7d014bfe1f340759cd386c3a05217c2 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild deleted file mode 100644 index f35589d4838f..000000000000 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-42.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -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" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" -IUSE="" - -DEPEND="" -RDEPEND="" -BDEPEND=">=sys-devel/gettext-0.19.8" |