summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-09-25 16:17:35 +0000
committerPacho Ramos <pacho@gentoo.org>2011-09-25 16:17:35 +0000
commit4bd17a88ecf2e21acd9528312bd94030f05cc843 (patch)
treed75b02adcbcd1ec61cee0f4658b6517ed54acb62 /app-admin/gam-server/ChangeLog
parentVersion bump. All BSD and Interix beywords dropped because of new dependency ... (diff)
downloadhistorical-4bd17a88ecf2e21acd9528312bd94030f05cc843.tar.gz
historical-4bd17a88ecf2e21acd9528312bd94030f05cc843.tar.bz2
historical-4bd17a88ecf2e21acd9528312bd94030f05cc843.zip
Fix compilation with latest glib, bug #382783 by Maciej Piechotka; fix crosscompilation issues, bug #267604 by Andrei Slavoiu; enable linux specific features on armel, upstream bug #588338; drop DG_DISABLE_DEPRECATED; don't try to even check for python, simplifying ebuild for people running python3 as main interpreter; use gnome.org eclass to set SRC_URI and use bz2 tarball instead of gz.
Package-Manager: portage-2.1.10.19/cvs/Linux x86_64
Diffstat (limited to 'app-admin/gam-server/ChangeLog')
-rw-r--r--app-admin/gam-server/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/app-admin/gam-server/ChangeLog b/app-admin/gam-server/ChangeLog
index d8fbd9b3c306..00a4b679a13d 100644
--- a/app-admin/gam-server/ChangeLog
+++ b/app-admin/gam-server/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for app-admin/gam-server
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/gam-server/ChangeLog,v 1.10 2011/07/11 04:25:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gam-server/ChangeLog,v 1.11 2011/09/25 16:17:35 pacho Exp $
+
+ 25 Sep 2011; Pacho Ramos <pacho@gentoo.org> gam-server-0.1.10.ebuild,
+ +files/gam-server-0.1.10-G_CONST_RETURN-removal.patch,
+ +files/gam-server-0.1.10-armel-features.patch,
+ +files/gam-server-0.1.10-crosscompile-fix.patch:
+ Fix compilation with latest glib, bug #382783 by Maciej Piechotka; fix
+ crosscompilation issues, bug #267604 by Andrei Slavoiu; enable linux specific
+ features on armel, upstream bug #588338; drop DG_DISABLE_DEPRECATED; don't
+ try to even check for python, simplifying ebuild for people running python3
+ as main interpreter; use gnome.org eclass to set SRC_URI and use bz2 tarball
+ instead of gz.
11 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> gam-server-0.1.10.ebuild:
Stop depending on dev-util/pkgconfig wrt #374775 by dragos240