summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-05-01 19:09:29 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-05-01 19:09:29 +0000
commit0f16eb5e118ea89277bd9e67e88ac5ac9ebe38bb (patch)
treecb57d292746a332088fb5c40a0c293afb01d432e /app-pda/gtkpod/ChangeLog
parentVersion bump. (diff)
downloadhistorical-0f16eb5e118ea89277bd9e67e88ac5ac9ebe38bb.tar.gz
historical-0f16eb5e118ea89277bd9e67e88ac5ac9ebe38bb.tar.bz2
historical-0f16eb5e118ea89277bd9e67e88ac5ac9ebe38bb.zip
Fix building with latest automake-1.13, plus other improvements, see ChangeLog
Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'app-pda/gtkpod/ChangeLog')
-rw-r--r--app-pda/gtkpod/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/app-pda/gtkpod/ChangeLog b/app-pda/gtkpod/ChangeLog
index ede61b8db052..b9efb4ed6b2d 100644
--- a/app-pda/gtkpod/ChangeLog
+++ b/app-pda/gtkpod/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-pda/gtkpod
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/ChangeLog,v 1.125 2013/04/12 04:25:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/ChangeLog,v 1.126 2013/05/01 19:09:18 ssuominen Exp $
+
+ 01 May 2013; Samuli Suominen <ssuominen@gentoo.org> gtkpod-2.1.3-r1.ebuild:
+ Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER for automake-1.13
+ compability wrt #467598 by Ian Stakenvicius.
+ Punt GTK+ related "DEPRECATED" preprocessor flags for forward compability.
+ Fix USE="cdr" dependencies since the plug-in links to -lgstreamer-0.10.
+ Compress gst-element-check-0.10.m4 to SRC_URI instead of using hard DEPEND
+ for media-libs/gstreamer (as required by eautoreconf).
12 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> gtkpod-2.1.3-r1.ebuild:
Force more recent dev-util/anjuta too in addition to dev-libs/gdl