summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-02-09 18:51:13 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-02-09 18:51:13 +0000
commit251e241c2fbe0c1156db6490cfaae336929c9a73 (patch)
tree8f4c2af5e7d61af98892b667e8b62601a911a5f1 /sci-astronomy/wcslib
parentRemove older version (diff)
downloadgentoo-2-251e241c2fbe0c1156db6490cfaae336929c9a73.tar.gz
gentoo-2-251e241c2fbe0c1156db6490cfaae336929c9a73.tar.bz2
gentoo-2-251e241c2fbe0c1156db6490cfaae336929c9a73.zip
Version bump
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/wcslib')
-rw-r--r--sci-astronomy/wcslib/ChangeLog10
-rw-r--r--sci-astronomy/wcslib/wcslib-4.10.ebuild (renamed from sci-astronomy/wcslib/wcslib-4.8.3.ebuild)6
2 files changed, 11 insertions, 5 deletions
diff --git a/sci-astronomy/wcslib/ChangeLog b/sci-astronomy/wcslib/ChangeLog
index 4ecfb9fa6218..0e238c3188c7 100644
--- a/sci-astronomy/wcslib/ChangeLog
+++ b/sci-astronomy/wcslib/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-astronomy/wcslib
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.23 2011/12/20 04:09:43 bicatali Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.24 2012/02/09 18:51:13 bicatali Exp $
+
+*wcslib-4.10 (09 Feb 2012)
+
+ 09 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -wcslib-4.8.3.ebuild,
+ +wcslib-4.10.ebuild:
+ Version bump
*wcslib-4.8.4 (20 Dec 2011)
diff --git a/sci-astronomy/wcslib/wcslib-4.8.3.ebuild b/sci-astronomy/wcslib/wcslib-4.10.ebuild
index ed57a7802008..cb0408556ba2 100644
--- a/sci-astronomy/wcslib/wcslib-4.8.3.ebuild
+++ b/sci-astronomy/wcslib/wcslib-4.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.8.3.ebuild,v 1.1 2011/11/22 17:26:32 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.10.ebuild,v 1.1 2012/02/09 18:51:13 bicatali Exp $
EAPI=4
@@ -43,7 +43,7 @@ src_compile() {
}
src_test() {
- emake check
+ emake -j1 check
}
src_install () {