summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-03-28 22:25:13 +0000
committerPacho Ramos <pacho@gentoo.org>2013-03-28 22:25:13 +0000
commit6ceafb968c387dd4b35227abc247839451908a4d (patch)
tree0ad5bc08f3414e651905b5cd0a62ba743d3b102d /x11-themes/gnome-backgrounds
parentStable for ia64, wrt bug #463096 (diff)
downloadgentoo-2-6ceafb968c387dd4b35227abc247839451908a4d.tar.gz
gentoo-2-6ceafb968c387dd4b35227abc247839451908a4d.tar.bz2
gentoo-2-6ceafb968c387dd4b35227abc247839451908a4d.zip
Version bump for Gnome 3.8
(Portage version: 2.1.11.58/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/ChangeLog10
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.8.0.ebuild20
2 files changed, 27 insertions, 3 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog
index e70b9ba9fefc..dd28474bda6a 100644
--- a/x11-themes/gnome-backgrounds/ChangeLog
+++ b/x11-themes/gnome-backgrounds/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-themes/gnome-backgrounds
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.145 2012/12/26 22:09:06 eva Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.146 2013/03/28 22:25:13 pacho Exp $
+
+*gnome-backgrounds-3.8.0 (28 Mar 2013)
+
+ 28 Mar 2013; Pacho Ramos <pacho@gentoo.org> +gnome-backgrounds-3.8.0.ebuild:
+ Version bump for Gnome 3.8
*gnome-backgrounds-3.6.1 (26 Dec 2012)
@@ -642,4 +647,3 @@
09 Mar 2005; Joe McCann <joem@gentoo.org> +metadata.xml,
+gnome-backgrounds-2.10.0.ebuild:
First Release. Contains various backgrounds for the default gnome desktop
-
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.8.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.8.0.ebuild
new file mode 100644
index 000000000000..b8a8163a9e46
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.8.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2013 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.8.0.ebuild,v 1.1 2013/03/28 22:25:13 pacho Exp $
+
+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="sys-devel/gettext
+ >=dev-util/intltool-0.40.0"