diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-09-06 12:24:45 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-09-06 12:24:45 +0000 |
commit | 5f824af98c5992918b8611baa24a96114a1ab78a (patch) | |
tree | 599d8ecd7532f3f5593aa4a8774a15fe66c99a50 /sci-biology/rnaview/ChangeLog | |
parent | Remove old. (diff) | |
download | gentoo-2-5f824af98c5992918b8611baa24a96114a1ab78a.tar.gz gentoo-2-5f824af98c5992918b8611baa24a96114a1ab78a.tar.bz2 gentoo-2-5f824af98c5992918b8611baa24a96114a1ab78a.zip |
Respect LDFLAGS wrt bug 336196. Thanks to Diego for the report. Fix install and implicit function declaration. Drop old.
(Portage version: 2.2_rc73/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/rnaview/ChangeLog')
-rw-r--r-- | sci-biology/rnaview/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/sci-biology/rnaview/ChangeLog b/sci-biology/rnaview/ChangeLog index 7419dff16e9b..cf3cc33e592a 100644 --- a/sci-biology/rnaview/ChangeLog +++ b/sci-biology/rnaview/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sci-biology/rnaview -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rnaview/ChangeLog,v 1.11 2008/08/26 18:08:55 ribosome Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rnaview/ChangeLog,v 1.12 2010/09/06 12:24:45 xarthisius Exp $ + +*rnaview-20040713-r2 (06 Sep 2010) + + 06 Sep 2010; Kacper Kowalik <xarthisius@gentoo.org> + -rnaview-20040713-r1.ebuild, +rnaview-20040713-r2.ebuild, + +files/rnaview-20040713-implicit.patch, + +files/rnaview-20040713-makefile.patch: + Respect LDFLAGS wrt bug 336196. Thanks to Diego for the report. Fix + install and implicit function declaration. Drop old. *rnaview-20040713-r1 (26 Aug 2008) |