diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-07-16 18:46:27 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-07-16 18:46:27 +0000 |
commit | 726eb8809341cded267795f65f0b4d17c6925893 (patch) | |
tree | 92b81ac40865d2ce47ad41df56fb0b52d863370a /sci-astronomy/wcslib/ChangeLog | |
parent | Fixed encoding in ChangeLog (diff) | |
download | gentoo-2-726eb8809341cded267795f65f0b4d17c6925893.tar.gz gentoo-2-726eb8809341cded267795f65f0b4d17c6925893.tar.bz2 gentoo-2-726eb8809341cded267795f65f0b4d17c6925893.zip |
Fixed linking problem (bug #275804) and added a patch for tests
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/wcslib/ChangeLog')
-rw-r--r-- | sci-astronomy/wcslib/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-astronomy/wcslib/ChangeLog b/sci-astronomy/wcslib/ChangeLog index b33a328cc5b6..83ca0aa9b5d9 100644 --- a/sci-astronomy/wcslib/ChangeLog +++ b/sci-astronomy/wcslib/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-astronomy/wcslib # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.4 2009/06/26 21:49:49 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.5 2009/07/16 18:46:27 bicatali Exp $ + +*wcslib-4.3.3-r1 (16 Jul 2009) + + 16 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> -wcslib-4.3.3.ebuild, + +wcslib-4.3.3-r1.ebuild, +files/wcslib-4.3.3-flibs.patch: + Fixed linking problem (bug #275804) and added a patch for tests *wcslib-4.3.3 (26 Jun 2009) |