diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2014-01-28 18:23:14 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2014-01-28 18:23:14 +0000 |
commit | d9db9cf56768075a8ca6982c83d5d01c0ca431da (patch) | |
tree | 6b5bd7bcca920b7180f9940becefeb9bcd7fd5a1 /sci-astronomy/wcslib | |
parent | removed mirror restriction (diff) | |
download | gentoo-2-d9db9cf56768075a8ca6982c83d5d01c0ca431da.tar.gz gentoo-2-d9db9cf56768075a8ca6982c83d5d01c0ca431da.tar.bz2 gentoo-2-d9db9cf56768075a8ca6982c83d5d01c0ca431da.zip |
Version bump
(Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'sci-astronomy/wcslib')
-rw-r--r-- | sci-astronomy/wcslib/ChangeLog | 10 | ||||
-rw-r--r-- | sci-astronomy/wcslib/wcslib-4.20.ebuild (renamed from sci-astronomy/wcslib/wcslib-4.17.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/sci-astronomy/wcslib/ChangeLog b/sci-astronomy/wcslib/ChangeLog index 061d6377d614..64021a145fcb 100644 --- a/sci-astronomy/wcslib/ChangeLog +++ b/sci-astronomy/wcslib/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-astronomy/wcslib -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.37 2013/11/22 19:48:22 bicatali Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.38 2014/01/28 18:23:14 bicatali Exp $ + +*wcslib-4.20 (28 Jan 2014) + + 28 Jan 2014; Sébastien Fabbro <bicatali@gentoo.org> +wcslib-4.20.ebuild, + -wcslib-4.17.ebuild: + Version bump *wcslib-4.19 (22 Nov 2013) diff --git a/sci-astronomy/wcslib/wcslib-4.17.ebuild b/sci-astronomy/wcslib/wcslib-4.20.ebuild index 4c94668d7579..ed05244a5605 100644 --- a/sci-astronomy/wcslib/wcslib-4.17.ebuild +++ b/sci-astronomy/wcslib/wcslib-4.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.17.ebuild,v 1.1 2013/02/20 20:45:12 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.20.ebuild,v 1.1 2014/01/28 18:23:14 bicatali Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Astronomical World Coordinate System transformations library" HOMEPAGE="http://www.atnf.csiro.au/people/mcalabre/WCS/" SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2" -SLOT="0" +SLOT="0/4" LICENSE="LGPL-3" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc fortran fits pgplot static-libs" |