diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-11-12 18:28:29 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-11-12 18:28:29 +0000 |
commit | a4300ed37b774569e8d1922bd6ea25d3664aabd1 (patch) | |
tree | 4a9d44106a32ba9b2f94c67d7dc6b6de5c13e272 /sci-mathematics/gretl/ChangeLog | |
parent | Dropped conditional on firebird versions that switched paths from /opt to /usr. (diff) | |
download | gentoo-2-a4300ed37b774569e8d1922bd6ea25d3664aabd1.tar.gz gentoo-2-a4300ed37b774569e8d1922bd6ea25d3664aabd1.tar.bz2 gentoo-2-a4300ed37b774569e8d1922bd6ea25d3664aabd1.zip |
Fixed build without nls (bug #198720) and propagate some flags in the command line Makefile.
(Portage version: 2.1.3.16)
Diffstat (limited to 'sci-mathematics/gretl/ChangeLog')
-rw-r--r-- | sci-mathematics/gretl/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-mathematics/gretl/ChangeLog b/sci-mathematics/gretl/ChangeLog index 93433417be79..5825f8a004c8 100644 --- a/sci-mathematics/gretl/ChangeLog +++ b/sci-mathematics/gretl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/gretl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.1 2007/11/07 09:13:18 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.2 2007/11/12 18:28:28 bicatali Exp $ + + 12 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> + +files/gretl-1.6.5-cli.patch, +files/gretl-1.6.5-nls.patch, + gretl-1.6.5.ebuild: + Fixed build without nls (bug #198720) and propagate some flags in the + command line Makefile. *gretl-1.6.5 (07 Nov 2007) |