diff options
author | Ilya Volynets <iluxa@gentoo.org> | 2009-12-13 12:09:40 +0000 |
---|---|---|
committer | Ilya Volynets <iluxa@gentoo.org> | 2009-12-13 12:09:40 +0000 |
commit | 9c41dc0573d5cab85f651bac3c6fd72cb6521b97 (patch) | |
tree | 38b17c831203bddca6a64d9fbc53dee59e626e7a /dev-cpp/sptk/ChangeLog | |
parent | Initial version of dev-haskell/hashed-storage. (diff) | |
download | gentoo-2-9c41dc0573d5cab85f651bac3c6fd72cb6521b97.tar.gz gentoo-2-9c41dc0573d5cab85f651bac3c6fd72cb6521b97.tar.bz2 gentoo-2-9c41dc0573d5cab85f651bac3c6fd72cb6521b97.zip |
Fix --as-needed compilation
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/sptk/ChangeLog')
-rw-r--r-- | dev-cpp/sptk/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-cpp/sptk/ChangeLog b/dev-cpp/sptk/ChangeLog index 1174695aece2..d5f74cf48648 100644 --- a/dev-cpp/sptk/ChangeLog +++ b/dev-cpp/sptk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-cpp/sptk # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.65 2009/10/03 21:34:19 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.66 2009/12/13 12:09:39 iluxa Exp $ + + 13 Dec 2009; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org> + sptk-3.5.8.14-r1.ebuild, +files/sptk-3.5.8.14-as-needed.patch: + Fix --as-needed compilation. Thanks Kacper Kowalik 03 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org> -sptk-3.5.7.13.ebuild: |