diff options
author | 2011-02-08 17:58:21 +0000 | |
---|---|---|
committer | 2011-02-08 17:58:21 +0000 | |
commit | ecf4e9c3cf92015b9e112b0b7da9afc8f8cd8af1 (patch) | |
tree | 812b1647192c96664876d919b61b39464d11b623 /gnome-base/gnome-panel/ChangeLog | |
parent | ppc stable wrt #327703 (diff) | |
download | historical-ecf4e9c3cf92015b9e112b0b7da9afc8f8cd8af1.tar.gz historical-ecf4e9c3cf92015b9e112b0b7da9afc8f8cd8af1.tar.bz2 historical-ecf4e9c3cf92015b9e112b0b7da9afc8f8cd8af1.zip |
Fix building without gobject-introspection as done in libnotify (bug #354078 by poncho).
Package-Manager: portage-2.1.9.36/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gnome-panel/ChangeLog')
-rw-r--r-- | gnome-base/gnome-panel/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gnome-base/gnome-panel/ChangeLog b/gnome-base/gnome-panel/ChangeLog index cc4355973bfb..66ca1a0fc7f1 100644 --- a/gnome-base/gnome-panel/ChangeLog +++ b/gnome-base/gnome-panel/ChangeLog @@ -1,6 +1,10 @@ # 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.323 2011/02/08 10:24:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.324 2011/02/08 17:58:21 pacho Exp $ + + 08 Feb 2011; Pacho Ramos <pacho@gentoo.org> gnome-panel-2.32.1-r1.ebuild: + Fix building without gobject-introspection as done in libnotify (bug #354078 + by poncho). *gnome-panel-2.32.1-r1 (08 Feb 2011) |