summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2008-02-02 22:19:32 +0000
committerRyan Hill <rhill@gentoo.org>2008-02-02 22:19:32 +0000
commit2e72fc25e23b198480bbcac82d17f089f875e54b (patch)
treee10f4907e77ce14fd15bc27c94513c82f078fe1f /dev-libs/libotf/ChangeLog
parentadding patch for CVE-2007-{4770,4771} per bug #208001, thanks to jakub (diff)
downloadhistorical-2e72fc25e23b198480bbcac82d17f089f875e54b.tar.gz
historical-2e72fc25e23b198480bbcac82d17f089f875e54b.tar.bz2
historical-2e72fc25e23b198480bbcac82d17f089f875e54b.zip
Fix eautomake typo, bug #208479.
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'dev-libs/libotf/ChangeLog')
-rw-r--r--dev-libs/libotf/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog
index 1d90d75730e7..7c2269d0b9b4 100644
--- a/dev-libs/libotf/ChangeLog
+++ b/dev-libs/libotf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libotf
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.33 2008/02/01 18:00:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.34 2008/02/02 22:19:32 dirtyepic Exp $
+
+ 02 Feb 2008; Ryan Hill <dirtyepic@gentoo.org> libotf-0.9.4.ebuild,
+ libotf-0.9.5.ebuild, libotf-0.9.6.ebuild, libotf-0.9.7.ebuild:
+ Fix eautomake typo, bug #208479.
01 Feb 2008; Raúl Porcel <armin76@gentoo.org> libotf-0.9.7.ebuild:
Add ~ia64