diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-01-03 17:04:27 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-01-03 17:04:27 +0000 |
commit | 82a3e473b245acf88f400ae9855ec44d51639b59 (patch) | |
tree | 6416a71648714ef84643f3287b6a1103b37d2de8 /app-dicts/ebview/ChangeLog | |
parent | Initial version, closes #37047. (diff) | |
download | historical-82a3e473b245acf88f400ae9855ec44d51639b59.tar.gz historical-82a3e473b245acf88f400ae9855ec44d51639b59.tar.bz2 historical-82a3e473b245acf88f400ae9855ec44d51639b59.zip |
Fixed compile bug when >=dev-libs/eb-4
Diffstat (limited to 'app-dicts/ebview/ChangeLog')
-rw-r--r-- | app-dicts/ebview/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/ebview/ChangeLog b/app-dicts/ebview/ChangeLog index 00eca9d6cdec..b7208b74aeb4 100644 --- a/app-dicts/ebview/ChangeLog +++ b/app-dicts/ebview/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for app-dicts/ebview -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ebview/ChangeLog,v 1.6 2004/01/01 20:19:16 usata Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ebview/ChangeLog,v 1.7 2004/01/03 17:04:18 usata Exp $ 02 Jan 2004; <usata@gentoo.org> ebview-0.3.1.ebuild, ebview-0.3.2.ebuild: - Fixed finding eb library bug + Fixed compile bug when >=dev-libs/eb-4 *ebview-0.3.2 (01 Jan 2004) |