diff options
author | Chuck Short <zul@gentoo.org> | 2003-12-13 22:39:42 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2003-12-13 22:39:42 +0000 |
commit | 3c8fae7eb0850a1b7a66bb9ce1893e645a609bab (patch) | |
tree | 2e826e2e3cf9d9f9b98e3e7ebf36ce136b21458e /x11-libs/gtkscintilla2/ChangeLog | |
parent | trivial fixes (diff) | |
download | gentoo-2-3c8fae7eb0850a1b7a66bb9ce1893e645a609bab.tar.gz gentoo-2-3c8fae7eb0850a1b7a66bb9ce1893e645a609bab.tar.bz2 gentoo-2-3c8fae7eb0850a1b7a66bb9ce1893e645a609bab.zip |
Added -fPIC flags, added amd64 support.
Diffstat (limited to 'x11-libs/gtkscintilla2/ChangeLog')
-rw-r--r-- | x11-libs/gtkscintilla2/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-libs/gtkscintilla2/ChangeLog b/x11-libs/gtkscintilla2/ChangeLog index d17b7f48ef83..29a472855c57 100644 --- a/x11-libs/gtkscintilla2/ChangeLog +++ b/x11-libs/gtkscintilla2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/gtkscintilla2 # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkscintilla2/ChangeLog,v 1.3 2003/10/08 09:36:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkscintilla2/ChangeLog,v 1.4 2003/12/13 22:36:45 zul Exp $ + + 13 Dec 2003; Chuck Short <zul@gentoo.org> gtkscintilla2-0.0.8.ebuild: + Added amd64 support. + Added -fPIC so that gtkscintilla2 doesnt bomb on amd64. + Closes #35246. 08 Oct 2003; Alastair Tse <liquidx@gentoo.org> gtkscintilla2-0.0.8.ebuild, metadata.xml: |