diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-08 01:47:06 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-08 01:47:06 +0000 |
commit | 1ba87d002635eb8f38fb702fe2448215a39743d1 (patch) | |
tree | a56b7431d13462dfaeae917388aa8da09ac51dbf /dev-libs/libsigc++/ChangeLog | |
parent | Update pkg_postinst to display eclectic instructions if it's installed. (diff) | |
download | gentoo-2-1ba87d002635eb8f38fb702fe2448215a39743d1.tar.gz gentoo-2-1ba87d002635eb8f38fb702fe2448215a39743d1.tar.bz2 gentoo-2-1ba87d002635eb8f38fb702fe2448215a39743d1.zip |
Filter the -fno-exceptions flag out, bug 84263, and mark 2.0.11 stable on x86 and amd64.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-libs/libsigc++/ChangeLog')
-rw-r--r-- | dev-libs/libsigc++/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-libs/libsigc++/ChangeLog b/dev-libs/libsigc++/ChangeLog index 33c04388a8b6..363cfe46135c 100644 --- a/dev-libs/libsigc++/ChangeLog +++ b/dev-libs/libsigc++/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libsigc++ # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/ChangeLog,v 1.52 2005/05/03 11:53:44 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/ChangeLog,v 1.53 2005/05/08 01:47:06 cryos Exp $ + + 08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> libsigc++-2.0.5.ebuild, + libsigc++-2.0.11.ebuild: + Filter the -fno-exceptions flag out, bug 84263, and mark 2.0.11 stable on + x86 and amd64. 03 May 2005; Aaron Walker <ka0ttic@gentoo.org> libsigc++-2.0.5.ebuild: Fix SLOT (s/1.3/2/). |