summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-05-21 16:24:28 +0300
committerMart Raudsepp <leio@gentoo.org>2017-05-21 16:59:01 +0300
commit97d9ae48a170886286ec82bcc3ad138f80a59e34 (patch)
tree45387771b9ef950b6d0274d1ccd0eaac97391a5d /x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
parentapp-text/qpdf: fix configure so that it works when /bin/sh isn't bash (diff)
downloadgentoo-97d9ae48a170886286ec82bcc3ad138f80a59e34.tar.gz
gentoo-97d9ae48a170886286ec82bcc3ad138f80a59e34.tar.bz2
gentoo-97d9ae48a170886286ec82bcc3ad138f80a59e34.zip
x11-themes/gnome-backgrounds: bump to 3.24.0
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild')
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
new file mode 100644
index 000000000000..0ee4078d2b63
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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
+"