summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2016-02-29 19:10:08 +0000
committerSébastien Fabbro <bicatali@gentoo.org>2016-02-29 23:12:53 +0000
commitc6052be3a40b37402ad1a2726fcb1e64e6c60edb (patch)
tree07fdcba9d43d544906e16658de5dbb13496b0ed5
parentdev-libs/nss: recommit version bump to 3.22.2 (diff)
downloadgentoo-c6052be3a40b37402ad1a2726fcb1e64e6c60edb.tar.gz
gentoo-c6052be3a40b37402ad1a2726fcb1e64e6c60edb.tar.bz2
gentoo-c6052be3a40b37402ad1a2726fcb1e64e6c60edb.zip
sci-astronomy/idlastro: Version bump and cleanup
Package-Manager: portage-2.2.27
-rw-r--r--sci-astronomy/idlastro/Manifest3
-rw-r--r--sci-astronomy/idlastro/idlastro-20130501.ebuild24
-rw-r--r--sci-astronomy/idlastro/idlastro-20160225.ebuild (renamed from sci-astronomy/idlastro/idlastro-20140125.ebuild)4
3 files changed, 3 insertions, 28 deletions
diff --git a/sci-astronomy/idlastro/Manifest b/sci-astronomy/idlastro/Manifest
index 295eb27cad9a..08cf9ffb2a01 100644
--- a/sci-astronomy/idlastro/Manifest
+++ b/sci-astronomy/idlastro/Manifest
@@ -1,2 +1 @@
-DIST idlastro-20130501.tar.gz 1114612 SHA256 3e4cbec977cee457b470baa02d4cf911229f0d62cdfb8cf94f2abbbd68a282e3 SHA512 ca0cfe9f07554f788de4b4aa190fb651a3d854730905791828c6f9ebeef13ed4ee75713001ffe1ea8e24769086a9da4982362db2df8daa4a907c41373fadd37d WHIRLPOOL cf9643d896004284bfddc8896a70722ebb79a87f77d3e3da10905b399b9894f2bdc78620acb47f1b7e421831cc5324818478709d5a720d04695401e57afb03d4
-DIST idlastro-20140125.tar.gz 1129440 SHA256 b562e172e5426061ea4f3c3e2204c4563c17b516ab2628b15494fbda425a0f8a SHA512 dd2049d1c9b52d5728b995f8db388862a2e9ca8e9f8f4ba72320100ee6676495d012eb2d20296e6a84335cb1e0a6ea34fa73ac030cb1d0c32a5f918ecf84ab6d WHIRLPOOL d9320c935c330652d253df873ca3ddc8147d9b318ff4c925e3d9cdfe8d8b1ed2e0ce64538a3d56c6d74d1ec67aa5b536f420fc015ce1a959e236b845b1b4213c
+DIST idlastro-20160225.tar.gz 1148454 SHA256 c844b2e18e174d68dc7cebc3aa4adbe1de9f56c49406be7b3e1b441fbbf20318 SHA512 4b5b64be8cd37b9e400e525ef001332c7a463fc42beccabac792f023a01e5829af5dd7b345819c9323c1cd199d81652d18efb46992d3c8930f55d2d2336da0c7 WHIRLPOOL 8a4b0d717ac95c4fac7975a7b177fd6eb1f6be6cd40ed542ce8a93441092c8f5a391fca12ee5fd37487c5f0ac3741b52302ba44d64e283bd347c8d696927ec62
diff --git a/sci-astronomy/idlastro/idlastro-20130501.ebuild b/sci-astronomy/idlastro/idlastro-20130501.ebuild
deleted file mode 100644
index 55267ee2b523..000000000000
--- a/sci-astronomy/idlastro/idlastro-20130501.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Astronomical user routines for IDL"
-HOMEPAGE="http://idlastro.gsfc.nasa.gov/"
-SRC_URI="${HOMEPAGE}/ftp/astron.tar.gz -> ${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-DEPEND=""
-RDEPEND=">=dev-lang/gdl-0.9.2-r1"
-
-S="${WORKDIR}"
-
-src_install() {
- insinto /usr/share/gnudatalanguage/${PN}
- doins -r pro/*
- dodoc *txt text/*
-}
diff --git a/sci-astronomy/idlastro/idlastro-20140125.ebuild b/sci-astronomy/idlastro/idlastro-20160225.ebuild
index 55a8b00cc515..b7029dea4f68 100644
--- a/sci-astronomy/idlastro/idlastro-20140125.ebuild
+++ b/sci-astronomy/idlastro/idlastro-20160225.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
DESCRIPTION="Astronomical user routines for IDL"
HOMEPAGE="http://idlastro.gsfc.nasa.gov/"