diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-01-11 19:54:17 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-01-11 19:54:17 +0000 |
commit | 9d1a265a06092051b43c2aff6aab1b5544eeb771 (patch) | |
tree | 76957cc345fa6ece5f26392faee00e63ed9b90d8 /app-text/mftrace/ChangeLog | |
parent | Version bump. Remove 1.1.0 as it reported a wrong version and might make conf... (diff) | |
download | gentoo-2-9d1a265a06092051b43c2aff6aab1b5544eeb771.tar.gz gentoo-2-9d1a265a06092051b43c2aff6aab1b5544eeb771.tar.bz2 gentoo-2-9d1a265a06092051b43c2aff6aab1b5544eeb771.zip |
One-liner compile fix to use CFLAGS instead of ignoring them.
(Portage version: 2.0.54)
Diffstat (limited to 'app-text/mftrace/ChangeLog')
-rw-r--r-- | app-text/mftrace/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app-text/mftrace/ChangeLog b/app-text/mftrace/ChangeLog index cfe48a337981..fc7bc3441e8c 100644 --- a/app-text/mftrace/ChangeLog +++ b/app-text/mftrace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mftrace -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.26 2005/11/11 22:51:54 hansmi Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.27 2006/01/11 19:54:17 robbat2 Exp $ + + 11 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> mftrace-1.1.17.ebuild: + One-liner compile fix to use CFLAGS instead of ignoring them. 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> mftrace-1.1.16.ebuild: Stable on ppc. |