summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-06-28 21:39:19 +0200
committerPacho Ramos <pacho@gentoo.org>2016-06-28 22:29:09 +0200
commitc13ba4adc6fbbdea5b97500473e309cabe375a49 (patch)
tree6389f4347f047a6316e342d503118f3c9da45731 /x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild
parentx11-themes/gnome-backgrounds: Drop old (diff)
downloadgentoo-c13ba4adc6fbbdea5b97500473e309cabe375a49.tar.gz
gentoo-c13ba4adc6fbbdea5b97500473e309cabe375a49.tar.bz2
gentoo-c13ba4adc6fbbdea5b97500473e309cabe375a49.zip
x11-themes/gnome-backgrounds: Version bump
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild')
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild
new file mode 100644
index 000000000000..b69af3788fd3
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+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
+"