summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gmail.com>2011-08-28 00:09:31 -0400
committerAlexandre Rostovtsev <tetromino@gmail.com>2011-08-28 00:24:03 -0400
commit5b330997a51523c8405bd0759a76830d56354831 (patch)
treec28b9ef400ece06005ad9991c6bc705f75412bf9 /x11-themes/gnome-backgrounds
parentapp-accessibility/at-spi2-core: redigest (diff)
downloadgnome-5b330997a51523c8405bd0759a76830d56354831.tar.gz
gnome-5b330997a51523c8405bd0759a76830d56354831.tar.bz2
gnome-5b330997a51523c8405bd0759a76830d56354831.zip
x11-themes/gnome-backgrounds: add 3.1.2
Add gnome-3.1.x version.
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/Manifest2
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.1.2.ebuild22
2 files changed, 24 insertions, 0 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
new file mode 100644
index 00000000..99f1fb43
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -0,0 +1,2 @@
+DIST gnome-backgrounds-3.1.2.tar.xz 8953512 RMD160 bdb9585ef7f7d41c9e997fa3812d957e90106595 SHA1 14077018a0bd7349e79f30af39160d2777f80651 SHA256 695f44c547a905f00028eab76f87f68286246e733ad31bf225a73a066c8cfde4
+EBUILD gnome-backgrounds-3.1.2.ebuild 600 RMD160 595a8cd88ddee1c1d8d176cab68162a42e11f9d2 SHA1 5995e2713d994f4e4e1dd96e118039bbbd3e821f SHA256 6c3f792174a0b4d67c66fad47bea247a20173fd636afbd83f187fa0c8831dc98
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.1.2.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.1.2.ebuild
new file mode 100644
index 00000000..eefe22c7
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.1.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.2.ebuild,v 1.1 2011/06/02 16:57:25 nirbheek Exp $
+
+EAPI="4"
+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="sys-devel/gettext
+ >=dev-util/intltool-0.40.0"
+
+DOCS="AUTHORS ChangeLog NEWS README"