diff options
author | Ben de Groot <yngwin@gentoo.org> | 2009-11-04 19:25:02 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2009-11-04 19:25:02 +0000 |
commit | effbbd509dc3982406a4f9a8202957697411dc2d (patch) | |
tree | bc50e30912110978f0d6091cb30f2b4fecffc610 /app-editors/znotes/ChangeLog | |
parent | Add a patch to fix corruption on sparc (diff) | |
download | gentoo-2-effbbd509dc3982406a4f9a8202957697411dc2d.tar.gz gentoo-2-effbbd509dc3982406a4f9a8202957697411dc2d.tar.bz2 gentoo-2-effbbd509dc3982406a4f9a8202957697411dc2d.zip |
Move lrelease and eqmake4 to src_configure, where they belong.
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/znotes/ChangeLog')
-rw-r--r-- | app-editors/znotes/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/znotes/ChangeLog b/app-editors/znotes/ChangeLog index 8a77601cbecb..5fc66fc544ac 100644 --- a/app-editors/znotes/ChangeLog +++ b/app-editors/znotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/znotes # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v 1.1 2009/11/04 18:26:50 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v 1.2 2009/11/04 19:25:02 yngwin Exp $ + + 04 Nov 2009; Ben de Groot <yngwin@gentoo.org> znotes-0.3.4.ebuild: + Move lrelease and eqmake4 to src_configure, where they belong. *znotes-0.3.4 (04 Nov 2009) |