diff options
author | George Shapovalov <george@gentoo.org> | 2002-08-16 19:25:30 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2002-08-16 19:25:30 +0000 |
commit | 7de8abdaf2e0e28282442c70fb7ea84fe9a91915 (patch) | |
tree | c3bf445c6e8dd6feb868d942e84368fec98ccb51 /app-sci/xcircuit/ChangeLog | |
parent | version bump (diff) | |
download | gentoo-2-7de8abdaf2e0e28282442c70fb7ea84fe9a91915.tar.gz gentoo-2-7de8abdaf2e0e28282442c70fb7ea84fe9a91915.tar.bz2 gentoo-2-7de8abdaf2e0e28282442c70fb7ea84fe9a91915.zip |
added filtering of CFLAGS (O3 -> O2)
Diffstat (limited to 'app-sci/xcircuit/ChangeLog')
-rw-r--r-- | app-sci/xcircuit/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-sci/xcircuit/ChangeLog b/app-sci/xcircuit/ChangeLog index cc69dc3e68d7..e7fd416a270a 100644 --- a/app-sci/xcircuit/ChangeLog +++ b/app-sci/xcircuit/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for <CATEGORY>/<PACKAGE_NAME> # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.2 2002/07/25 16:18:19 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.3 2002/08/16 19:25:30 george Exp $ *xcircuit-2.5.4 (5 Apr 2003) + 16 Aug 2002; George Shapovalov <george@gentoo.org> xcircuit-2.5.4.ebuild : + + due to report by Marius Bernklev <mariube@sex.ifi.uio.no> added code + to replace -O3 -> -O2 in C[XX]FLAGS + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> xcircuit-2.5.4.ebuild : Added LICENSE, KEYWORDS, SLOT. |