From c995507edb260ec0939a3835d166ec4f5800b30f Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Thu, 29 Oct 2009 22:45:34 +0000 Subject: New version for GNOME 2.28. (Portage version: 2.2_rc46/cvs/Linux x86_64) --- x11-themes/gnome-backgrounds/ChangeLog | 8 +++++++- .../gnome-backgrounds-2.28.0.ebuild | 21 +++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 x11-themes/gnome-backgrounds/gnome-backgrounds-2.28.0.ebuild (limited to 'x11-themes/gnome-backgrounds') diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index 56d8e68e4a0e..04d28b7c07b9 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.113 2009/10/25 21:34:50 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.114 2009/10/29 22:45:34 eva Exp $ + +*gnome-backgrounds-2.28.0 (29 Oct 2009) + + 29 Oct 2009; Gilles Dartiguelongue + +gnome-backgrounds-2.28.0.ebuild: + New version for GNOME 2.28. 25 Oct 2009; Gilles Dartiguelongue -gnome-backgrounds-2.20.0.ebuild, -gnome-backgrounds-2.22.0.ebuild: diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.28.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.28.0.ebuild new file mode 100644 index 000000000000..22ab408c0380 --- /dev/null +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.28.0.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.28.0.ebuild,v 1.1 2009/10/29 22:45:34 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" -- cgit v1.2.3-65-gdbad