diff options
author | Mart Raudsepp <leio@gentoo.org> | 2009-01-19 01:29:28 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2009-01-19 01:29:28 +0000 |
commit | 19e927384c610b70b454873cc2af29c5b96319e7 (patch) | |
tree | bac35697e9afe3a2b80a6e1c7c49d373866491c3 /gnome-base/libgtop/ChangeLog | |
parent | keyworded ~arch for sparc (diff) | |
download | gentoo-2-19e927384c610b70b454873cc2af29c5b96319e7.tar.gz gentoo-2-19e927384c610b70b454873cc2af29c5b96319e7.tar.bz2 gentoo-2-19e927384c610b70b454873cc2af29c5b96319e7.zip |
Disable static libraries for 2.24.3 - nothing should be using them. Correct pkg_config to pkg_setup and remove that whole block from 2.22.3 as gnome2.eclass takes care of --enable-debug for us
(Portage version: 2.2_rc22/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'gnome-base/libgtop/ChangeLog')
-rw-r--r-- | gnome-base/libgtop/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/gnome-base/libgtop/ChangeLog b/gnome-base/libgtop/ChangeLog index 17b2e6b13e81..3fdcc0839d44 100644 --- a/gnome-base/libgtop/ChangeLog +++ b/gnome-base/libgtop/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for gnome-base/libgtop # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.209 2009/01/19 00:52:41 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.210 2009/01/19 01:29:28 leio Exp $ + +*libgtop-2.24.3-r1 (19 Jan 2009) + + 19 Jan 2009; Mart Raudsepp <leio@gentoo.org> libgtop-2.22.3.ebuild, + -libgtop-2.24.0.ebuild, -libgtop-2.24.3.ebuild, +libgtop-2.24.3-r1.ebuild: + Disable static libraries for 2.24.3 - nothing should be using them. + Correct pkg_config to pkg_setup and remove that whole block from 2.22.3 as + gnome2.eclass takes care of --enable-debug for us *libgtop-2.24.3 (19 Jan 2009) |