From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0F9C6139086 for ; Tue, 20 Dec 2016 18:17:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A781234019; Tue, 20 Dec 2016 18:17:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27275234019 for ; Tue, 20 Dec 2016 18:17:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E0E6341229 for ; Tue, 20 Dec 2016 18:17:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC26C24E2 for ; Tue, 20 Dec 2016 18:17:49 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1482257843.e7d119bd9a6eb878932dbb0770c6e2041657be5c.bicatali@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/idlastro/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/idlastro/Manifest sci-astronomy/idlastro/idlastro-20160225.ebuild sci-astronomy/idlastro/idlastro-20161220.ebuild sci-astronomy/idlastro/idlastro-99999999.ebuild sci-astronomy/idlastro/metadata.xml X-VCS-Directories: sci-astronomy/idlastro/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: e7d119bd9a6eb878932dbb0770c6e2041657be5c X-VCS-Branch: master Date: Tue, 20 Dec 2016 18:17:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 00648b71-1c68-4d82-bbcd-6c0aff9112f6 X-Archives-Hash: d942b88051f05a589044318baf3ea462 commit: e7d119bd9a6eb878932dbb0770c6e2041657be5c Author: Sébastien Fabbro gentoo org> AuthorDate: Tue Dec 20 18:16:57 2016 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Tue Dec 20 18:17:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d119bd sci-astronomy/idlastro: version bump and cleaning Added live ebuild, changed licensing. Package-Manager: Portage-2.3.3, Repoman-2.3.1 sci-astronomy/idlastro/Manifest | 2 +- sci-astronomy/idlastro/idlastro-20161220.ebuild | 1 + ...ro-20160225.ebuild => idlastro-99999999.ebuild} | 17 +++++++++----- sci-astronomy/idlastro/metadata.xml | 26 +++++++++++----------- 4 files changed, 27 insertions(+), 19 deletions(-) diff --git a/sci-astronomy/idlastro/Manifest b/sci-astronomy/idlastro/Manifest index 08cf9ff..36a409b 100644 --- a/sci-astronomy/idlastro/Manifest +++ b/sci-astronomy/idlastro/Manifest @@ -1 +1 @@ -DIST idlastro-20160225.tar.gz 1148454 SHA256 c844b2e18e174d68dc7cebc3aa4adbe1de9f56c49406be7b3e1b441fbbf20318 SHA512 4b5b64be8cd37b9e400e525ef001332c7a463fc42beccabac792f023a01e5829af5dd7b345819c9323c1cd199d81652d18efb46992d3c8930f55d2d2336da0c7 WHIRLPOOL 8a4b0d717ac95c4fac7975a7b177fd6eb1f6be6cd40ed542ce8a93441092c8f5a391fca12ee5fd37487c5f0ac3741b52302ba44d64e283bd347c8d696927ec62 +DIST idlastro-20161220.tar.gz 1154282 SHA256 daa256200f9d34c1abc73dc823718cf7ed5791d23cb09e04dc3e8c8795fc0f88 SHA512 d61a2c3c27e9cb676639c76741063e97802ea149043f563d00b682e92a710ffd3005bce838c29ff4f1f734a5d64298999e5890cf858ffee083c3085dec3a5636 WHIRLPOOL 22da1be6fff60aba73a8cbcee8508fa8ecbad9aa0fb7e977339d3da41d1887d5542bcfe4ab2336c4e6ceb288fa6ed324521241d74bd6d73e91c61c17a9a42460 diff --git a/sci-astronomy/idlastro/idlastro-20161220.ebuild b/sci-astronomy/idlastro/idlastro-20161220.ebuild new file mode 120000 index 00000000..307bca8 --- /dev/null +++ b/sci-astronomy/idlastro/idlastro-20161220.ebuild @@ -0,0 +1 @@ +idlastro-99999999.ebuild \ No newline at end of file diff --git a/sci-astronomy/idlastro/idlastro-20160225.ebuild b/sci-astronomy/idlastro/idlastro-99999999.ebuild similarity index 53% rename from sci-astronomy/idlastro/idlastro-20160225.ebuild rename to sci-astronomy/idlastro/idlastro-99999999.ebuild index b7029de..e3dabdb 100644 --- a/sci-astronomy/idlastro/idlastro-20160225.ebuild +++ b/sci-astronomy/idlastro/idlastro-99999999.ebuild @@ -4,19 +4,26 @@ EAPI=6 +if [[ ${PV} != 99999999 ]]; then + SRC_URI="http://idlastro.gsfc.nasa.gov/ftp/astron.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + S="${WORKDIR}" +else + inherit git-r3 + GIT_ECLASS="git-r3" + EGIT_REPO_URI=( "git://github.com/wlandsman/IDLAstro.git" ) + KEYWORDS="" +fi + 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" +LICENSE="BSD-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" RDEPEND="dev-lang/gdl" -S="${WORKDIR}" - src_install() { insinto /usr/share/gnudatalanguage/${PN} doins -r pro/* diff --git a/sci-astronomy/idlastro/metadata.xml b/sci-astronomy/idlastro/metadata.xml index 31f981c..128ff66 100644 --- a/sci-astronomy/idlastro/metadata.xml +++ b/sci-astronomy/idlastro/metadata.xml @@ -1,17 +1,17 @@ - - sci-astronomy@gentoo.org - Gentoo Astronomy Project - - - The IDL Astronomy Users Library is a central repository for - low-level astronomy software written in the commercial language - IDL or GNU version of it (GDL). The Library is not meant to be an - integrated package, but rather is a collection of procedures from - which users can pick and choose (and possibly modify) for their own - use. Submitted procedures are given a cursory testing, but are - basically stored in the Library as submitted. - + + sci-astronomy@gentoo.org + Gentoo Astronomy Project + + + The IDL Astronomy Users Library is a central repository for + low-level astronomy software written in the commercial language + IDL or GNU version of it (GDL). The Library is not meant to be an + integrated package, but rather is a collection of procedures from + which users can pick and choose (and possibly modify) for their own + use. Submitted procedures are given a cursory testing, but are + basically stored in the Library as submitted. +