summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-03-19 22:43:33 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-03-19 22:43:33 +0000
commitd2a4fb9091b2bae931a19617d7a245f150732ee9 (patch)
tree055b2c8b21a00c8611ed269c71d035e476c38cec /x11-themes/gnome-backgrounds
parentBump to 0.40.6. (diff)
downloadgentoo-2-d2a4fb9091b2bae931a19617d7a245f150732ee9.tar.gz
gentoo-2-d2a4fb9091b2bae931a19617d7a245f150732ee9.tar.bz2
gentoo-2-d2a4fb9091b2bae931a19617d7a245f150732ee9.zip
Bump to 2.24.1. Background for gnome 2.26 (no you read well...)
(Portage version: 2.2_rc25/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-2.24.1.ebuild21
2 files changed, 28 insertions, 1 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog
index 1d1f1fb4b420..3df6ef3a146b 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.104 2009/03/18 15:10:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.105 2009/03/19 22:43:33 eva Exp $
+
+*gnome-backgrounds-2.24.1 (19 Mar 2009)
+
+ 19 Mar 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ +gnome-backgrounds-2.24.1.ebuild:
+ Bump to 2.24.1. Background for gnome 2.26 (no you read well...)
18 Mar 2009; Raúl Porcel <armin76@gentoo.org>
gnome-backgrounds-2.24.0.ebuild:
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.1.ebuild
new file mode 100644
index 000000000000..a2cdde5d05fb
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.24.1.ebuild,v 1.1 2009/03/19 22:43:33 eva Exp $
+
+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"