Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
Date: Mon, 23 Dec 2019 22:23:57
Message-Id: 1577139784.330b0edb92b02dce0ef80f66640dbff54ea7c5f5.leio@gentoo
1 commit: 330b0edb92b02dce0ef80f66640dbff54ea7c5f5
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 22:21:50 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 22:23:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=330b0edb
7
8 x11-themes/gnome-backgrounds: remove old
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 x11-themes/gnome-backgrounds/Manifest | 1 -
14 .../gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild | 16 ----------------
15 2 files changed, 17 deletions(-)
16
17 diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
18 index 4b9c65d1923..7325cb37f80 100644
19 --- a/x11-themes/gnome-backgrounds/Manifest
20 +++ b/x11-themes/gnome-backgrounds/Manifest
21 @@ -1,2 +1 @@
22 -DIST gnome-backgrounds-3.30.0.tar.xz 27369704 BLAKE2B 519373d47ac70d73df43d1fc85d4649fad9e3db7e41135ba2df3e6a4c70771225413ec74ca30f3e1b1b27a9c030bd05a29a6e6791d9d0d903a131682a5813970 SHA512 a9fd254126448613681e64c841fb0e29a8d1e18adad3aa0c225555d01fbe0a33139486595d8537293425510d56826379caaac2e02157f2c2a9289cdad3bc040c
23 DIST gnome-backgrounds-3.32.0.tar.xz 31797916 BLAKE2B 6df0bf94707ed44ef7cb0da4f51397d00a50428940549a09117e2b99b45f09709b53b4050df1778cb29f9a8d05ecb634fb4615ea8420886bc21623d05315b614 SHA512 7165f6102bc39b18253ea82f4039a1caca1b2ece6b5e98323c66a24221e6861b74e31d39e07782658ad76282e55d45136314dafb9ea0bcd3d4652aece2ba3797
24
25 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
26 deleted file mode 100644
27 index c10e0df540d..00000000000
28 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
29 +++ /dev/null
30 @@ -1,16 +0,0 @@
31 -# Copyright 1999-2019 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -inherit gnome.org meson
36 -
37 -DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
38 -HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
39 -
40 -LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
41 -SLOT="0"
42 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
43 -IUSE=""
44 -
45 -RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
46 -DEPEND=">=sys-devel/gettext-0.19.8"