diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2006-06-12 13:47:26 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2006-06-12 13:47:26 +0000 |
commit | 8f13f0348c45a4a85068207f3ad38a703d767f6a (patch) | |
tree | cb89d44828090cdfdaa5e0553b7f493d669986d0 /gnome-base/libbonobo/ChangeLog | |
parent | fix description, fixes #136390 (diff) | |
download | historical-8f13f0348c45a4a85068207f3ad38a703d767f6a.tar.gz historical-8f13f0348c45a4a85068207f3ad38a703d767f6a.tar.bz2 historical-8f13f0348c45a4a85068207f3ad38a703d767f6a.zip |
echo sample uses ORBIT2_MAYBE_CONST, so update orbit dep. fixes #136361
Package-Manager: portage-2.1
Diffstat (limited to 'gnome-base/libbonobo/ChangeLog')
-rw-r--r-- | gnome-base/libbonobo/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gnome-base/libbonobo/ChangeLog b/gnome-base/libbonobo/ChangeLog index c0dbc63aeb37..5ee2fb525847 100644 --- a/gnome-base/libbonobo/ChangeLog +++ b/gnome-base/libbonobo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libbonobo # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.99 2006/03/14 19:41:39 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.100 2006/06/12 13:47:26 allanonjl Exp $ + + 12 Jun 2006; John N. Laliberte <allanonjl@gentoo.org> + libbonobo-2.14.0.ebuild: + echo sample uses ORBIT2_MAYBE_CONST, so update orbit dep. fixes #136361 *libbonobo-2.14.0 (14 Mar 2006) |