diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-02-13 11:39:42 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-02-13 11:39:42 +0000 |
commit | 71cf3901d929ac1d5377ff08a4152dc1c9dc61d7 (patch) | |
tree | c79e9773cb74819da93a05abb5dd2430a0bf26ef /dev-util/biew/ChangeLog | |
parent | version bump to work with db-4.2, peg bsddb3-4.1 at db-4.0 and bsddb3-4.2 at ... (diff) | |
download | historical-71cf3901d929ac1d5377ff08a4152dc1c9dc61d7.tar.gz historical-71cf3901d929ac1d5377ff08a4152dc1c9dc61d7.tar.bz2 historical-71cf3901d929ac1d5377ff08a4152dc1c9dc61d7.zip |
A small CFLAGS fix.
Diffstat (limited to 'dev-util/biew/ChangeLog')
-rw-r--r-- | dev-util/biew/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/biew/ChangeLog b/dev-util/biew/ChangeLog index c9f30008f7bc..b5a4577e0555 100644 --- a/dev-util/biew/ChangeLog +++ b/dev-util/biew/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/biew # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/biew/ChangeLog,v 1.1 2004/02/12 11:27:20 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/biew/ChangeLog,v 1.2 2004/02/13 11:39:42 spock Exp $ + + 13 Feb 2004; Michal Januszewski <spock@gentoo.org> biew-5.5.0.ebuild: + A small CFLAGS fix, closes #41428. *biew-5.5.0 (12 Feb 2004) |