summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-12-01 05:10:42 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-12-01 05:10:42 +0000
commitac04cb1d6cc09b60bdd4bb556ad614ed8149b69d (patch)
treeac0145b5e9a7be8c798ff02a141e8fe214c2ee7a /media-tv/tvtime/ChangeLog
parentMake it a use, not need, dependency as you might not have tpm hardware. (diff)
downloadgentoo-2-ac04cb1d6cc09b60bdd4bb556ad614ed8149b69d.tar.gz
gentoo-2-ac04cb1d6cc09b60bdd4bb556ad614ed8149b69d.tar.bz2
gentoo-2-ac04cb1d6cc09b60bdd4bb556ad614ed8149b69d.zip
Fix (twice) the build problems with libtool 2.4 and automake 1.7: don't require libtool at all (since there are no libraries built), but also allow building with automake 1.11; both fixes are actually needed, since disabling libtool causes a couple of side problems.
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'media-tv/tvtime/ChangeLog')
-rw-r--r--media-tv/tvtime/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/media-tv/tvtime/ChangeLog b/media-tv/tvtime/ChangeLog
index 22fd67b9cd5a..885c812a334d 100644
--- a/media-tv/tvtime/ChangeLog
+++ b/media-tv/tvtime/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-tv/tvtime
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.47 2010/05/03 23:26:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.48 2010/12/01 05:10:42 flameeyes Exp $
+
+ 01 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org> tvtime-1.0.2-r2.ebuild,
+ +files/tvtime-1.0.2-autotools.patch:
+ Fix (twice) the build problems with libtool 2.4 and automake 1.7: don't
+ require libtool at all (since there are no libraries built), but also allow
+ building with automake 1.11; both fixes are actually needed, since disabling
+ libtool causes a couple of side problems.
03 May 2010; Samuli Suominen <ssuominen@gentoo.org>
tvtime-1.0.2-r2.ebuild: