summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-03-08 13:47:54 +0000
committerPacho Ramos <pacho@gentoo.org>2011-03-08 13:47:54 +0000
commitb1ccfaacc69d42b3b6a8045ac7f727df8d0a54c6 (patch)
tree3e33e4a72604a69780a6034575447f2dcaf2c326 /dev-libs/libsigc++/ChangeLog
parentBump to 1.6.8, bugfix release (diff)
downloadhistorical-b1ccfaacc69d42b3b6a8045ac7f727df8d0a54c6.tar.gz
historical-b1ccfaacc69d42b3b6a8045ac7f727df8d0a54c6.tar.bz2
historical-b1ccfaacc69d42b3b6a8045ac7f727df8d0a54c6.zip
Version bump fixing gcc-4.6 build (bug #354277 by Ryan Hill) and allowing building of static libs (bug #289274 by Slava Gorbunov), also simplify src_configure phase. Some fixes for libsigc++-1.2.7: don't try to install duplicated files and use proper automake version (bug #346949 by Sirko Schroeder), bump to eapi3, handle debug USE flag in a better way, fix pkg_config phase (it wasn't being executed at all). Set RDEPEND and DEPEND on all ebuilds to make repoman happy.
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libsigc++/ChangeLog')
-rw-r--r--dev-libs/libsigc++/ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/dev-libs/libsigc++/ChangeLog b/dev-libs/libsigc++/ChangeLog
index a47866ded571..69b7046567a4 100644
--- a/dev-libs/libsigc++/ChangeLog
+++ b/dev-libs/libsigc++/ChangeLog
@@ -1,6 +1,19 @@
# ChangeLog for dev-libs/libsigc++
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/ChangeLog,v 1.155 2011/01/30 18:02:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/ChangeLog,v 1.156 2011/03/08 13:47:54 pacho Exp $
+
+*libsigc++-2.2.9 (08 Mar 2011)
+
+ 08 Mar 2011; Pacho Ramos <pacho@gentoo.org> libsigc++-1.0.4-r3.ebuild,
+ libsigc++-1.2.7.ebuild, +files/libsigc++-1.2.7-fix-install.patch,
+ +libsigc++-2.2.9.ebuild:
+ Version bump fixing gcc-4.6 build (bug #354277 by Ryan Hill) and allowing
+ building of static libs (bug #289274 by Slava Gorbunov), also simplify
+ src_configure phase. Some fixes for libsigc++-1.2.7: don't try to install
+ duplicated files and use proper automake version (bug #346949 by Sirko
+ Schroeder), bump to eapi3, handle debug USE flag in a better way, fix
+ pkg_config phase (it wasn't being executed at all). Set RDEPEND and DEPEND on
+ all ebuilds to make repoman happy.
30 Jan 2011; Raúl Porcel <armin76@gentoo.org> libsigc++-2.2.7.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #348987