aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2014-03-21 10:05:30 -0700
committerJustin Lecher <jlec@gentoo.org>2014-03-22 10:44:41 +0100
commit7490eef4fa913516de9bf03ec72b85a623e0c25a (patch)
treee2771bf22047d2eb0de4b0ebc0d4831f3a135744 /sci-astronomy/swarp
parentsci-astronomy/stuff: Add new version linked to live one (diff)
downloadsci-7490eef4fa913516de9bf03ec72b85a623e0c25a.tar.gz
sci-7490eef4fa913516de9bf03ec72b85a623e0c25a.tar.bz2
sci-7490eef4fa913516de9bf03ec72b85a623e0c25a.zip
sci-astronomy/swarp: Add new version linked to live one
Package-Manager: portage-2.2.8-prefix
Diffstat (limited to 'sci-astronomy/swarp')
-rw-r--r--sci-astronomy/swarp/ChangeLog6
-rw-r--r--sci-astronomy/swarp/Manifest1
l---------sci-astronomy/swarp/swarp-2.38.0.ebuild1
-rw-r--r--sci-astronomy/swarp/swarp-9999.ebuild4
4 files changed, 10 insertions, 2 deletions
diff --git a/sci-astronomy/swarp/ChangeLog b/sci-astronomy/swarp/ChangeLog
index f5366c480..5af7527bc 100644
--- a/sci-astronomy/swarp/ChangeLog
+++ b/sci-astronomy/swarp/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/swarp/ChangeLog,v 1.6 2011/08/04 18:33:44 bicatali Exp $
+*swarp-2.38.0 (21 Mar 2014)
+
+ 21 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> +swarp-2.38.0.ebuild,
+ swarp-9999.ebuild:
+ sci-astronomy/swarp: Add new version linked to live one
+
27 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> swarp-9999.ebuild:
sci-astronomy/swarp: EAPI-5, autotools-utils
diff --git a/sci-astronomy/swarp/Manifest b/sci-astronomy/swarp/Manifest
new file mode 100644
index 000000000..48df37c5e
--- /dev/null
+++ b/sci-astronomy/swarp/Manifest
@@ -0,0 +1 @@
+DIST swarp-2.38.0.tar.gz 2063462 SHA256 f54a637f6c17ef2d94f767da641afea9bec726c31501cb828d9b948b1507c7c4 SHA512 80f4ade59738df3d4c9b47bda04148b53c6ba995d523fa8d1e02fb5d952b6078a53cc7d273849a033505de127a4f318b95adf2bf5a2dc38e8cc9bdaf5658487a WHIRLPOOL e328be5011ac0a89858ce7420d57715f2a178012b81f649953f63bbac6ae5a75c86905c01f58c4bc0a2149b41291e3092e40dbfd302667a1fcb7b2aa9688ac40
diff --git a/sci-astronomy/swarp/swarp-2.38.0.ebuild b/sci-astronomy/swarp/swarp-2.38.0.ebuild
new file mode 120000
index 000000000..ffc97cbfa
--- /dev/null
+++ b/sci-astronomy/swarp/swarp-2.38.0.ebuild
@@ -0,0 +1 @@
+swarp-9999.ebuild \ No newline at end of file
diff --git a/sci-astronomy/swarp/swarp-9999.ebuild b/sci-astronomy/swarp/swarp-9999.ebuild
index be98a71e8..25d68f6d5 100644
--- a/sci-astronomy/swarp/swarp-9999.ebuild
+++ b/sci-astronomy/swarp/swarp-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
if [[ ${PV} == "9999" ]] ; then
- _SVN=subversion
+ inherit subversion
ESVN_REPO_URI="https://astromatic.net/pubsvn/software/${PN}/trunk"
SRC_URI=""
KEYWORDS=""
@@ -17,7 +17,7 @@ fi
AUTOTOOLS_IN_SOURCE_BUILD=1
-inherit ${_SVN} autotools-utils
+inherit autotools-utils
DESCRIPTION="Resample and coadd astronomical FITS images"
HOMEPAGE="http://astromatic.iap.fr/software/swarp"