diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-11-06 02:12:58 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-11-06 02:12:58 +0000 |
commit | 4e603f6a3447257d7510ddc2798c945ba26e843f (patch) | |
tree | 0fa80a4657a9fa9147a1980d7ae73ff8ca7e55a5 /x11-themes/gnome-backgrounds | |
parent | Bump to 3.2.1 from the gnome overlay. Updated for gnome-3.2 compatibility. (diff) | |
download | gentoo-2-4e603f6a3447257d7510ddc2798c945ba26e843f.tar.gz gentoo-2-4e603f6a3447257d7510ddc2798c945ba26e843f.tar.bz2 gentoo-2-4e603f6a3447257d7510ddc2798c945ba26e843f.zip |
Bump to 3.2.0 from the gnome overlay, drop old. No notable changes.
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-3.2.0.ebuild (renamed from x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.2.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index 1536ceb84f23..eca4bb548db9 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.141 2011/06/02 16:57:25 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.142 2011/11/06 02:12:58 tetromino Exp $ + +*gnome-backgrounds-3.2.0 (06 Nov 2011) + + 06 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> + -gnome-backgrounds-3.0.2.ebuild, +gnome-backgrounds-3.2.0.ebuild: + Bump to 3.2.0 from the gnome overlay, drop old. No notable changes. *gnome-backgrounds-3.0.2 (02 Jun 2011) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.2.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.2.0.ebuild index fb5f059a1f3d..5acbad8574fc 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.2.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.2.0.ebuild @@ -1,8 +1,8 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.2.0.ebuild,v 1.1 2011/11/06 02:12:58 tetromino Exp $ -EAPI="3" +EAPI="4" GCONF_DEBUG="no" inherit gnome2 |