diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-09-15 13:02:00 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-09-15 13:02:00 +0000 |
commit | df96dc42c1e39d09ee7f0c7de4f775cfa95ff2b2 (patch) | |
tree | 05a17ec35fccc776cce663f7484ef509554f643a /sci-astronomy/xfitsview/ChangeLog | |
parent | Revision bump directly to stable to apply previous changes as talked with lei... (diff) | |
download | gentoo-2-df96dc42c1e39d09ee7f0c7de4f775cfa95ff2b2.tar.gz gentoo-2-df96dc42c1e39d09ee7f0c7de4f775cfa95ff2b2.tar.bz2 gentoo-2-df96dc42c1e39d09ee7f0c7de4f775cfa95ff2b2.zip |
Fix parallel build, respect LDFLAGS, fix build with make 3.82 wrt bug 337479. Thanks to Diego for the report. Drop old.
(Portage version: 2.2_rc77/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/xfitsview/ChangeLog')
-rw-r--r-- | sci-astronomy/xfitsview/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/sci-astronomy/xfitsview/ChangeLog b/sci-astronomy/xfitsview/ChangeLog index 804b032af727..c0772fa5be3c 100644 --- a/sci-astronomy/xfitsview/ChangeLog +++ b/sci-astronomy/xfitsview/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-astronomy/xfitsview -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xfitsview/ChangeLog,v 1.4 2009/08/17 17:09:00 bicatali Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xfitsview/ChangeLog,v 1.5 2010/09/15 13:01:59 xarthisius Exp $ + +*xfitsview-2.2-r1 (15 Sep 2010) + + 15 Sep 2010; Kacper Kowalik <xarthisius@gentoo.org> -xfitsview-2.2.ebuild, + +xfitsview-2.2-r1.ebuild, +files/xfitsview-2.2-build_system.patch: + Fix parallel build, respect LDFLAGS, fix build with make 3.82 wrt bug + 337479. Thanks to Diego for the report. Drop old. 17 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org> -xfitsview-2.1.ebuild, xfitsview-2.2.ebuild, metadata.xml: |