diff options
author | 2004-05-13 03:34:27 +0000 | |
---|---|---|
committer | 2004-05-13 03:34:27 +0000 | |
commit | 359a8b4d9898abb446ba8e28cd3228ce09c8c0c9 (patch) | |
tree | 86864e19556bbf6f966ce8b6f6808bec4f640020 /dev-libs/newt/ChangeLog | |
parent | bug #48975, openldap now works fine (diff) | |
download | gentoo-2-359a8b4d9898abb446ba8e28cd3228ce09c8c0c9.tar.gz gentoo-2-359a8b4d9898abb446ba8e28cd3228ce09c8c0c9.tar.bz2 gentoo-2-359a8b4d9898abb446ba8e28cd3228ce09c8c0c9.zip |
make newt use CFLAGS.
Diffstat (limited to 'dev-libs/newt/ChangeLog')
-rw-r--r-- | dev-libs/newt/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-libs/newt/ChangeLog b/dev-libs/newt/ChangeLog index c44c2cc18da9..7a3b0553fe41 100644 --- a/dev-libs/newt/ChangeLog +++ b/dev-libs/newt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/newt # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.11 2004/01/27 21:25:58 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.12 2004/05/13 03:34:27 robbat2 Exp $ + +*newt-0.50.35-r3 (12 May 2004) + + 12 May 2004; Robin H. Johnson <robbat2@gentoo.org> +newt-0.50.35-r3.ebuild: + make newt use CFLAGS. 27 Jan 2004; Alastair Tse <liquidx@gentoo.org> newt-0.50.35-r1.ebuild, newt-0.50.35-r2.ebuild: |