diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2010-04-05 19:25:39 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2010-04-05 19:25:39 +0000 |
commit | c5fce39cc4423c116e1ee3525675d1aa76e9b805 (patch) | |
tree | 97c7c0771a81e74917ca22d8258169e647621cdc /app-editors/scite/ChangeLog | |
parent | Stable on amd64 wrt bug #301400 (diff) | |
download | gentoo-2-c5fce39cc4423c116e1ee3525675d1aa76e9b805.tar.gz gentoo-2-c5fce39cc4423c116e1ee3525675d1aa76e9b805.tar.bz2 gentoo-2-c5fce39cc4423c116e1ee3525675d1aa76e9b805.zip |
Add LDFLAGS to makefile.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/scite/ChangeLog')
-rw-r--r-- | app-editors/scite/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index e7020901594c..0e88e15f8403 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/scite # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.89 2010/02/27 11:53:15 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.90 2010/04/05 19:25:39 nelchael Exp $ + + 05 Apr 2010; Krzysztof Pawlik <nelchael@gentoo.org> scite-2.03.ebuild: + Add LDFLAGS to makefile. *scite-2.03 (27 Feb 2010) |