summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-02-08 10:24:00 +0000
committerPacho Ramos <pacho@gentoo.org>2011-02-08 10:24:00 +0000
commit65f9ff3fa88d9a2aa087588ebd25ee50e2890e18 (patch)
tree9423f244a02da110bd7f609a286e1bf9b3c40ab4 /gnome-base/gnome-panel/ChangeLog
parentVersion bump, remove old. (diff)
downloadgentoo-2-65f9ff3fa88d9a2aa087588ebd25ee50e2890e18.tar.gz
gentoo-2-65f9ff3fa88d9a2aa087588ebd25ee50e2890e18.tar.bz2
gentoo-2-65f9ff3fa88d9a2aa087588ebd25ee50e2890e18.zip
Apply upstream patch to fix build with as-needed and try to improve panel behavior on multiscreen systems, bug #348253, upstream #632369 (patches by Vuntz).
(Portage version: 2.1.9.36/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-panel/ChangeLog')
-rw-r--r--gnome-base/gnome-panel/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/gnome-base/gnome-panel/ChangeLog b/gnome-base/gnome-panel/ChangeLog
index bc63934f01bf..cc4355973bfb 100644
--- a/gnome-base/gnome-panel/ChangeLog
+++ b/gnome-base/gnome-panel/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for gnome-base/gnome-panel
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.322 2011/02/04 11:03:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.323 2011/02/08 10:24:00 pacho Exp $
+
+*gnome-panel-2.32.1-r1 (08 Feb 2011)
+
+ 08 Feb 2011; Pacho Ramos <pacho@gentoo.org> +gnome-panel-2.32.1-r1.ebuild,
+ +files/gnome-panel-2.32.1-as-needed.patch,
+ +files/gnome-panel-2.32.1-fix-multiscreen.patch,
+ +files/gnome-panel-2.32.1-fix-multiscreen2.patch:
+ Apply upstream patch to fix build with as-needed and try to improve panel
+ behavior on multiscreen systems, bug #348253, upstream #632369 (patches by
+ Vuntz).
04 Feb 2011; Pacho Ramos <pacho@gentoo.org> gnome-panel-2.32.1.ebuild:
Drop eggdbus dependency as looks to be not really needed as told by upstream