summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriit Laes <plaes@plaes.org>2010-04-01 16:53:34 +0300
committerPriit Laes <plaes@plaes.org>2010-04-01 16:53:34 +0300
commit534320ff9ba46f7ab5671da02d6deb5948480bd1 (patch)
treee9f6ac36b2e36e3a895a5e1fec661025c48ede6c /x11-themes/gnome-backgrounds
parentx11-libs/pango: Add missing patch (diff)
downloadgnome-534320ff9ba46f7ab5671da02d6deb5948480bd1.tar.gz
gnome-534320ff9ba46f7ab5671da02d6deb5948480bd1.tar.bz2
gnome-534320ff9ba46f7ab5671da02d6deb5948480bd1.zip
x11-themes/gnome-backgrounds: Bump to 2.30.0
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/Manifest2
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-2.30.0.ebuild21
2 files changed, 23 insertions, 0 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
new file mode 100644
index 00000000..e2bfd4f0
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -0,0 +1,2 @@
+DIST gnome-backgrounds-2.30.0.tar.bz2 9931183 RMD160 839817c21defbccbd76cb037edd4abe66df30be8 SHA1 6078138a77a634419faa587218ff72d93fb6fb75 SHA256 c69220d2c65419c5c2cce1f80df8bb40ef2e584ef5500313f9304eb5f71e8a92
+EBUILD gnome-backgrounds-2.30.0.ebuild 472 RMD160 876686ae8a582cf9ca9759b3d78026f31691e7a3 SHA1 64164ee08381b0389f305d68305c9d299d2e79fb SHA256 f5b7f0188686b8a3aa5297bfe6797fc74246cdbe05ae14507b999973b68dc7be
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.30.0.ebuild
new file mode 100644
index 00000000..643eb3de
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.30.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND="sys-devel/gettext
+ >=dev-util/intltool-0.35"
+
+DOCS="AUTHORS ChangeLog NEWS README"