summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2014-04-12 16:42:31 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2014-04-12 17:14:26 +0200
commitdf0576bef2b3f5f524ca3d839fe54805f6205a1a (patch)
treefa1f0d20aca72102f1d3319c8cb3a8888d711441 /x11-themes/gnome-backgrounds
parentmail-client/evolution: 3.11.92 -> 3.12.0 (diff)
downloadgnome-df0576bef2b3f5f524ca3d839fe54805f6205a1a.tar.gz
gnome-df0576bef2b3f5f524ca3d839fe54805f6205a1a.tar.bz2
gnome-df0576bef2b3f5f524ca3d839fe54805f6205a1a.zip
x11-themes/gnome-backgrounds: 3.10.1 → 3.12.0
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/Manifest11
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.12.0.ebuild23
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild9
3 files changed, 39 insertions, 4 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
new file mode 100644
index 00000000..b4c56284
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
+DIST gnome-backgrounds-3.12.0.tar.xz 12979308 SHA256 77a893025a0bed5753631a810154cad53fb2cf34c8ee988016217cd8862eab42 SHA512 1b07793e40e8323262529f1ed2d81c8bd28b27f46f2dc54f21c14214e0adcbccfe336adccddda88215cf9b86bd59faf7263edaa1c498c3134eb14f495eb59b00 WHIRLPOOL 8e08a9fc5354b2ff1f3602c0a0ccc7e7fb8b8578a3e14dd0f991df3df76ebeb882d1ea0ac8c7b7382f3b1b3119d4218093ce2459d9b04592ac0c487462fdd49e
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+
+iEYEAREKAAYFAlNJUNcACgkQ1fmVwcYIWAY0FQCgxJOjcOO8pMszinlpj5Xq8Z4i
+UfsAoIzNETBh723xPBjVpvI2YFaWxlRz
+=sZmL
+-----END PGP SIGNATURE-----
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.12.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.12.0.ebuild
new file mode 100644
index 00000000..77c391c0
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.12.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND="
+ >=dev-util/intltool-0.40.0
+ sys-devel/gettext
+"
+
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
index 5bb70812..2e483285 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -21,7 +21,8 @@ fi
IUSE=""
RDEPEND=""
-DEPEND="sys-devel/gettext
- >=dev-util/intltool-0.40.0"
+DEPEND="
+ >=dev-util/intltool-0.40.0
+ sys-devel/gettext
+"
-DOCS="AUTHORS ChangeLog NEWS README"