diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-02-12 22:00:15 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-02-12 22:00:15 +0000 |
commit | 5ac2e36e59894b9b42fc84c5c30f0c7fbfa15259 (patch) | |
tree | bf1d7a72881834fdf4d841b4a693ca2f79f9e9f0 /app-editors/nedit/ChangeLog | |
parent | hopefully improved upstream patch for bug #209606 (diff) | |
download | historical-5ac2e36e59894b9b42fc84c5c30f0c7fbfa15259.tar.gz historical-5ac2e36e59894b9b42fc84c5c30f0c7fbfa15259.tar.bz2 historical-5ac2e36e59894b9b42fc84c5c30f0c7fbfa15259.zip |
Patching with sed moved to src_unpack. Use emake instead of make.
Package-Manager: portage-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. |