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: Sat, 03 Feb 2018 23:43:18
Message-Id: 1517701377.b08df9a80f4f490995f3bb2c3b71a59a251b440b.leio@gentoo
1 commit: b08df9a80f4f490995f3bb2c3b71a59a251b440b
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 3 23:34:27 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 3 23:42:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08df9a8
7
8 x11-themes/gnome-backgrounds: remove old
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 x11-themes/gnome-backgrounds/Manifest | 1 -
13 .../gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild | 19 -------------------
14 2 files changed, 20 deletions(-)
15
16 diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
17 index 6bedb58c825..6355e5db7a0 100644
18 --- a/x11-themes/gnome-backgrounds/Manifest
19 +++ b/x11-themes/gnome-backgrounds/Manifest
20 @@ -1,2 +1 @@
21 -DIST gnome-backgrounds-3.22.1.tar.xz 14847496 BLAKE2B d8f1601ae88f5fcb4efce076993618e765d542c22eb5c1214e32adeaea6555da69067d76028dc37541f4747f575be522b49130b77deaded1a6818be843bf1e99 SHA512 277d65228e2be0211f7ee15aeb3262c7e43c4788fec74ac857beacb414d527eb612f9e2999765e9ecba67ea6e3921dc94605a2934f10b0bb6377ea7f149a5a0c
22 DIST gnome-backgrounds-3.24.0.tar.xz 15223020 BLAKE2B 5a4bf10bb767da9ac1b89e426a517c0ad9b76d62d764b4398e3381cb9b1bd425ab8f36835a681e1586bbd95f5f2d08307a2680d2aae45bcfc400fa0c61e3938d SHA512 ba044cd21d4c22dd6bf1a93a17579f2bc5f2b9198e40331486772f4fcb81a1c0179949a162e5a1e332f49cd833ca773cf27c1592966e94afbecd8b4d0728c24b
23
24 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
25 deleted file mode 100644
26 index 384143c84ae..00000000000
27 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.22.1.ebuild
28 +++ /dev/null
29 @@ -1,19 +0,0 @@
30 -# Copyright 1999-2017 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=6
34 -inherit gnome2
35 -
36 -DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
37 -HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
38 -
39 -LICENSE="GPL-2"
40 -SLOT="0"
41 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
42 -IUSE=""
43 -
44 -RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
45 -DEPEND="
46 - >=dev-util/intltool-0.40.0
47 - sys-devel/gettext
48 -"