diff options
author | Torsten Veller <tove@gentoo.org> | 2008-06-29 08:04:44 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-06-29 08:04:44 +0000 |
commit | e4376a55b52fe618c8421164d38d65bf54344e55 (patch) | |
tree | dac5eb18e62d4121acf716853dbda08a8de75857 /sci-mathematics/gretl/ChangeLog | |
parent | Add missing die: || "..." -> || die "..." (diff) | |
download | gentoo-2-e4376a55b52fe618c8421164d38d65bf54344e55.tar.gz gentoo-2-e4376a55b52fe618c8421164d38d65bf54344e55.tar.bz2 gentoo-2-e4376a55b52fe618c8421164d38d65bf54344e55.zip |
Add missing die: || "..." -> || die "..."
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-tuxonice-r9 i686)
Diffstat (limited to 'sci-mathematics/gretl/ChangeLog')
-rw-r--r-- | sci-mathematics/gretl/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-mathematics/gretl/ChangeLog b/sci-mathematics/gretl/ChangeLog index e6d8d6b79e8c..4f406834fa45 100644 --- a/sci-mathematics/gretl/ChangeLog +++ b/sci-mathematics/gretl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/gretl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.9 2008/05/20 13:46:51 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/ChangeLog,v 1.10 2008/06/29 08:04:44 tove Exp $ + + 29 Jun 2008; Torsten Veller <tove@gentoo.org> gretl-1.7.1.ebuild, + gretl-1.7.2.ebuild, gretl-1.7.4.ebuild: + Add missing die: || "..." -> || die "..." *gretl-1.7.4 (20 May 2008) |