summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Reifschneider <tranquility@gentoo.org>2015-10-02 12:43:49 +0200
committerOle Reifschneider <tranquility@gentoo.org>2015-10-02 12:43:49 +0200
commitcde0686b43c7969ca2e3a5f87c13440fb3bbde69 (patch)
tree2ad059d3a95ed913ae8fdfdade0f1c9e6bb3659e
parentx11-themes/gnome-themes-standard: Bump version to 3.18.0 (diff)
downloadgnome-cde0686b.tar.gz
gnome-cde0686b.tar.bz2
gnome-cde0686b.zip
x11-themes/gnome-backgrounds: Bump version to 3.18.0
Package-Manager: portage-2.2.22 Manifest-Sign-Key: 7E8B4D42
-rw-r--r--x11-themes/gnome-backgrounds/Manifest15
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild22
2 files changed, 37 insertions, 0 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
new file mode 100644
index 00000000..93560a75
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST gnome-backgrounds-3.18.0.tar.xz 15090244 SHA256 aa560f0e5f12a308dd36aaac2fff32916abd61d42f47b4bc42c8c7011bf2a7b9 SHA512 64f5b23be1c2c96b19c56bf92d08e203a0ecde0b358348ac92e2da1744009d992239ddb88de81b1c01ff4a6ed4a3645e0c75fe471f180d905fd30ddb06e12faf WHIRLPOOL 1819a85e30495e71ea065fad88d2e5c51689bb9c984e60922f38bafd0ff068493ed104a21db842a2bb196dc4caffffb9c8bb0ed73d731151b6f08fc55e41e45f
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQEcBAEBCAAGBQJWDl/lAAoJEOnlaGd+i01CBmwH/3UQIgSla0KuuzyhTaqVmgRp
+3+0t5HEmVl5FO1qcYeR+J3gNU3HGMoUnUxyypsFNPCfYhoTOGaIP2QkSsr9krjA8
+hDvkQVJlR8QHO1Db/NTZZbhEHCgmljNf2u48XHibYWnwfXozwMvx4+VMbReb1NKK
+3ON/hv9lmWH/35/TQwhJADEoxW9iVUfPY7VXQUY1SJOeUd/2KACtYx3542iyLgV6
+EMaD2x3q+jTBzHQgO7sjPTY7D+waqYeZ8xNZau9hBj0C05mg42WZwlVU6TL+pv3m
+qyVFHzVgwgSxfHs7d+N4bSomOFfApnRsK2f1ciqMXotn7OMPT16G2704iyi1mSc=
+=6F12
+-----END PGP SIGNATURE-----
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
new file mode 100644
index 00000000..d3c4b3a6
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND="
+ >=dev-util/intltool-0.40.0
+ sys-devel/gettext
+"