diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-10-13 13:55:43 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-10-13 13:55:43 +0000 |
commit | 470082c8d86eb97f7b2e828fb37b1dae2922a5de (patch) | |
tree | 215a89d4bea66e67bc4cb76ca8a98d6a6377628a /sys-apps/lcdtest/ChangeLog | |
parent | Fix quoting (diff) | |
download | gentoo-2-470082c8d86eb97f7b2e828fb37b1dae2922a5de.tar.gz gentoo-2-470082c8d86eb97f7b2e828fb37b1dae2922a5de.tar.bz2 gentoo-2-470082c8d86eb97f7b2e828fb37b1dae2922a5de.zip |
The die command was omitted on some tests. Correct this oversight.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/lcdtest/ChangeLog')
-rw-r--r-- | sys-apps/lcdtest/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/lcdtest/ChangeLog b/sys-apps/lcdtest/ChangeLog index 7ba3bf01decb..969dac2bfd9e 100644 --- a/sys-apps/lcdtest/ChangeLog +++ b/sys-apps/lcdtest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/lcdtest -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdtest/ChangeLog,v 1.14 2008/04/22 13:05:46 chainsaw Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lcdtest/ChangeLog,v 1.15 2009/10/13 13:55:43 chainsaw Exp $ + + 13 Oct 2009; <chainsaw@gentoo.org> lcdtest-1.08-r1.ebuild: + The die command was omitted on some tests. Correct this oversight. 22 Apr 2008; <chainsaw@gentoo.org> -lcdtest-1.01.ebuild, -lcdtest-1.02.ebuild, -lcdtest-1.03.ebuild, -lcdtest-1.04.ebuild: |