Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
Date: Mon, 31 May 2021 02:00:17
Message-Id: 1622426310.bc886d13c8f67e6d00d972610d925af7a297f278.mattst88@gentoo
1 commit: bc886d13c8f67e6d00d972610d925af7a297f278
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 00:06:21 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon May 31 01:58:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc886d13
7
8 x11-themes/gnome-backgrounds: Drop old versions
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-themes/gnome-backgrounds/Manifest | 2 --
13 .../gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild | 17 -----------------
14 .../gnome-backgrounds/gnome-backgrounds-40.0.ebuild | 17 -----------------
15 3 files changed, 36 deletions(-)
16
17 diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
18 index b98511283f5..f6f901231bc 100644
19 --- a/x11-themes/gnome-backgrounds/Manifest
20 +++ b/x11-themes/gnome-backgrounds/Manifest
21 @@ -1,3 +1 @@
22 -DIST gnome-backgrounds-3.38.0.tar.xz 41179824 BLAKE2B 27c2e7c4bad43b24127c85dcadc5ba912c9fed45b0d78414293b92822fcb9a855fd22c5163cbf99f234a083b3ed200abc00d66662fd0e23a92b9da84b1742ebc SHA512 01000409d6d54af81e520b8b292c24bb64e763a493c69cf71cabb9f885c7feee5a1805db40e2d0544834c40b7866f889c106e9816fd8e8b8f5273b0a099f1488
23 -DIST gnome-backgrounds-40.0.tar.xz 57703164 BLAKE2B f6f32efb6563957c9e2a7fe9c124d2fb705d2f33b93f9d65e5e20b08026ee9cc7fd80d687754a8108c1073f2ad1cf28c56d6896fdb7cb1e2f48d2b11bfcafcf5 SHA512 d7e01c956c9705a4278717db999ccb965a1113059f1d1646fd24a8294482ea067c64edba53de2cd97a0d814e89619e77f6d667e272185c98701437a746eeabd8
24 DIST gnome-backgrounds-40.1.tar.xz 50485892 BLAKE2B 6c6e6d40592880578c5367935631b15131e2474ebc7304c6f263d4f55f2579d3d0b1c4ae467c68d589e67c58950634af300243b4ac09e6d42e7eae20638bb310 SHA512 e94dd31b99ebaa5671881bffe788f7d3990f1b430f833513229fea244c9afb216d224ac57f39241934a9965d063d4faa3fcc2b41535ebd75cfb666bdd213d371
25
26 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
27 deleted file mode 100644
28 index 5e35465ec7b..00000000000
29 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.38.0.ebuild
30 +++ /dev/null
31 @@ -1,17 +0,0 @@
32 -# Copyright 1999-2021 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -inherit gnome.org meson
37 -
38 -DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
39 -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
40 -
41 -LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
42 -SLOT="0"
43 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
44 -IUSE=""
45 -
46 -DEPEND=""
47 -RDEPEND=""
48 -BDEPEND=">=sys-devel/gettext-0.19.8"
49
50 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.0.ebuild
51 deleted file mode 100644
52 index 3999205078b..00000000000
53 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.0.ebuild
54 +++ /dev/null
55 @@ -1,17 +0,0 @@
56 -# Copyright 1999-2021 Gentoo Authors
57 -# Distributed under the terms of the GNU General Public License v2
58 -
59 -EAPI=7
60 -inherit gnome.org meson
61 -
62 -DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
63 -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
64 -
65 -LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
66 -SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
68 -IUSE=""
69 -
70 -DEPEND=""
71 -RDEPEND=""
72 -BDEPEND=">=sys-devel/gettext-0.19.8"