summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2012-08-10 11:19:27 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2012-08-10 11:19:27 +0000
commit343190e6dde35d539ea280ce1599b96c3902b807 (patch)
treebf485719114a74005cd96d2e7a8ef8836c06520a /x11-themes/gnome-backgrounds
parentVersion bump. Drop old revisions. (diff)
downloadgentoo-2-343190e6dde35d539ea280ce1599b96c3902b807.tar.gz
gentoo-2-343190e6dde35d539ea280ce1599b96c3902b807.tar.bz2
gentoo-2-343190e6dde35d539ea280ce1599b96c3902b807.zip
Version bump. Translation updates.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/ChangeLog8
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild22
2 files changed, 29 insertions, 1 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog
index 18dfffdbbd9c..79bcbf72777b 100644
--- a/x11-themes/gnome-backgrounds/ChangeLog
+++ b/x11-themes/gnome-backgrounds/ChangeLog
@@ -1,6 +1,12 @@
# 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.143 2012/05/14 01:32:54 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.144 2012/08/10 11:19:27 eva Exp $
+
+*gnome-backgrounds-3.4.2 (10 Aug 2012)
+
+ 10 Aug 2012; Gilles Dartiguelongue <eva@gentoo.org
+ +gnome-backgrounds-3.4.2.ebuild:
+ Version bump. Translation updates.
*gnome-backgrounds-3.4.1 (14 May 2012)
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild
new file mode 100644
index 000000000000..33e7bdd61fe3
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2012 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.4.2.ebuild,v 1.1 2012/08/10 11:19:27 eva 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"