diff options
author | 2008-02-12 22:00:15 +0000 | |
---|---|---|
committer | 2008-02-12 22:00:15 +0000 | |
commit | c03243a94951ef742da3acddf876b46027c4081d (patch) | |
tree | b1df67db3f92575a90a078127252c882e5082885 /app-editors/nedit/ChangeLog | |
parent | hopefully improved upstream patch for bug #209606 (diff) | |
download | gentoo-2-c03243a94951ef742da3acddf876b46027c4081d.tar.gz gentoo-2-c03243a94951ef742da3acddf876b46027c4081d.tar.bz2 gentoo-2-c03243a94951ef742da3acddf876b46027c4081d.zip |
Patching with sed moved to src_unpack. Use emake instead of make.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/nedit/ChangeLog')
-rw-r--r-- | app-editors/nedit/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/nedit/ChangeLog b/app-editors/nedit/ChangeLog index b843d09abcb6..6f326de97bf3 100644 --- a/app-editors/nedit/ChangeLog +++ b/app-editors/nedit/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-editors/nedit # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.47 2008/02/12 20:49:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.48 2008/02/12 22:00:15 ulm Exp $ *nedit-5.5-r1 (12 Feb 2008) @@ -9,6 +9,7 @@ +nedit-5.5-r1.ebuild: Fix Motif version detection and disable ARGB visuals, bugs 200628 and 181952. Both patches provided by Ioan Marius Curelariu <icurelariu@gmail.com>. + Patching with sed moved to src_unpack. Use emake instead of make. 05 Jul 2007; Roy Marples <uberlord@gentoo.org> nedit-5.5.ebuild: Keyworded ~x86-fbsd, #184298 thanks to Sascha Lucas. |