summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-07-17 19:59:47 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-07-17 19:59:47 +0000
commita81dfc15c86cefc7c14da130f571e9ff7797772a (patch)
treebca881ced4c73641676658c086b63cf6741a3d8f /sci-astronomy/wcslib
parentFix segfault with signature checking as reported in bug 424882 by Alexander T... (diff)
downloadgentoo-2-a81dfc15c86cefc7c14da130f571e9ff7797772a.tar.gz
gentoo-2-a81dfc15c86cefc7c14da130f571e9ff7797772a.tar.bz2
gentoo-2-a81dfc15c86cefc7c14da130f571e9ff7797772a.zip
Version bump. Keyword amd64-linux and x86-linux
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/wcslib')
-rw-r--r--sci-astronomy/wcslib/ChangeLog9
-rw-r--r--sci-astronomy/wcslib/wcslib-4.14.ebuild (renamed from sci-astronomy/wcslib/wcslib-4.13.2.ebuild)4
2 files changed, 9 insertions, 4 deletions
diff --git a/sci-astronomy/wcslib/ChangeLog b/sci-astronomy/wcslib/ChangeLog
index 1d0581362b96..0175f43592d2 100644
--- a/sci-astronomy/wcslib/ChangeLog
+++ b/sci-astronomy/wcslib/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-astronomy/wcslib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.28 2012/04/05 20:42:48 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.29 2012/07/17 19:59:47 bicatali Exp $
+
+*wcslib-4.14 (17 Jul 2012)
+
+ 17 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> +wcslib-4.14.ebuild,
+ -wcslib-4.13.2.ebuild:
+ Version bump. Keyword amd64-linux and x86-linux
*wcslib-4.13.4 (05 Apr 2012)
@@ -163,4 +169,3 @@
15 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
+wcslib-4.3.ebuild:
Initial import
-
diff --git a/sci-astronomy/wcslib/wcslib-4.13.2.ebuild b/sci-astronomy/wcslib/wcslib-4.14.ebuild
index 60b067c72ee5..5c9a5eae2c99 100644
--- a/sci-astronomy/wcslib/wcslib-4.13.2.ebuild
+++ b/sci-astronomy/wcslib/wcslib-4.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.13.2.ebuild,v 1.1 2012/03/25 09:24:08 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.14.ebuild,v 1.1 2012/07/17 19:59:47 bicatali Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2"
SLOT="0"
LICENSE="LGPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="fortran fits pgplot static-libs"
RDEPEND="fortran? ( virtual/fortran )