aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAstroFloyd <AstroFloyd@gmail.com>2015-04-25 14:50:29 +0200
committerAstroFloyd <AstroFloyd@gmail.com>2015-04-25 14:50:29 +0200
commite5d2f4573cc485aeb34b7b8425a188b377fc18f7 (patch)
tree112299d10bc0f86211f241debd0b8aa948116fdc /sci-astronomy/astrotools
parentVersion bump to sci-astronomy/evtools v0.4.1 (diff)
downloadAstroFloyd-e5d2f4573cc485aeb34b7b8425a188b377fc18f7.tar.gz
AstroFloyd-e5d2f4573cc485aeb34b7b8425a188b377fc18f7.tar.bz2
AstroFloyd-e5d2f4573cc485aeb34b7b8425a188b377fc18f7.zip
Initial ebuild for sci-astronomy/astrotools
Package-Manager: portage-2.2.14
Diffstat (limited to 'sci-astronomy/astrotools')
-rw-r--r--sci-astronomy/astrotools/ChangeLog10
-rw-r--r--sci-astronomy/astrotools/Manifest4
-rw-r--r--sci-astronomy/astrotools/astrotools-0.0.1.ebuild22
-rw-r--r--sci-astronomy/astrotools/metadata.xml9
4 files changed, 45 insertions, 0 deletions
diff --git a/sci-astronomy/astrotools/ChangeLog b/sci-astronomy/astrotools/ChangeLog
new file mode 100644
index 0000000..0318279
--- /dev/null
+++ b/sci-astronomy/astrotools/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-astronomy/astrotools
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*astrotools-0.0.1 (25 Apr 2015)
+
+ 25 Apr 2015; AstroFloyd <AstroFloyd@gmail.com> +astrotools-0.0.1.ebuild,
+ +metadata.xml:
+ New package: sci-astronomy/astrotools
+
diff --git a/sci-astronomy/astrotools/Manifest b/sci-astronomy/astrotools/Manifest
new file mode 100644
index 0000000..b85f91c
--- /dev/null
+++ b/sci-astronomy/astrotools/Manifest
@@ -0,0 +1,4 @@
+DIST astrotools-0.0.1.tar.gz 21808 SHA256 0be8e7ff8d930f024a2a8205c07064308a1a7964c7df6ecaa86e3fc1a641bf46 SHA512 150903efa945ea68baf4f62419d5d2e21dcc2db9f675267482717daa99b9485dfc65f3d9e3dadb6965abc903bbe2cc7099f1c6c51d5974e623dad0b1419eaa47 WHIRLPOOL 9fac41f4b591c6f7aeff9ab9415d8133943827ebd340e41783449dff68cd91da950e001e14b0c823cb8f10676879ceb4decac557a4620be3404657b030f67699
+EBUILD astrotools-0.0.1.ebuild 478 SHA256 dea4b8940fb631cfb148aad6ba2f1e95ca3de1d4a46ba62412c93036c3a5843f SHA512 41550d21836f77bc7d9494122e1ad956349aeeee243277a2d523be49475d48a9a615d1b0bf41110efddbd77b0f89f13b4e4684ba77b8855874a67c1f907cc009 WHIRLPOOL 2c470b7d6b917152d87d6eae276831e8aa66a1d293b380d6e69c1a37e96c35ecfb60d4059ffa7ef8861fc8ea7cb6c14eb0d53215dedcbc439c649fd795d01fac
+MISC ChangeLog 291 SHA256 8393dc60a1f87e21211e7ef0e65855976c7a0996df553f4a6278da881e7d5a9c SHA512 b05d160388cbfe1dd2be511c5993ab25a4a51ecc02535560f42753fed6625ce8ae15caf59d6bc118d745093a7c49f1e2db4fbc240e4f6d482ac43ee4e9dd42af WHIRLPOOL a8f9ebd9f8fa174ea8ed0940f5840a1e88d3a73844aa3d02655669fba4b08a38bbab4c2596ef417a10fbbf1b5b60f5b36c8a7ed5e409b39bc6d32a43f1b334e0
+MISC metadata.xml 250 SHA256 e44c070cff68ec9a61d9a6304001c836fc4522a567a1759f959ef69e6abbe1c4 SHA512 716cf7255da4aeae4a8c3292e536297828f7e0cb37a65de5793f9cc2b4960dd6db46f089e3df6ab1d088005cff00ad77e3769ce928a21d35ea629de341c5a5dd WHIRLPOOL f035c67b4226ed088b3e84d194910cea9373834fc901083bb6010b13620f5d6ce09c1309014b577f2c383b0f60459b9188caf6b253990f4521d76baa77ff2cb5
diff --git a/sci-astronomy/astrotools/astrotools-0.0.1.ebuild b/sci-astronomy/astrotools/astrotools-0.0.1.ebuild
new file mode 100644
index 0000000..021bb64
--- /dev/null
+++ b/sci-astronomy/astrotools/astrotools-0.0.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit cmake-utils fortran-2
+
+DESCRIPTION="Command-line tools for astronomy and astrophysics"
+HOMEPAGE="http://${PN}.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="virtual/fortran
+ >=sci-libs/libsufr-0.6.2
+ >=sci-astronomy/libthesky-0.3.1
+ "
+
+RDEPEND="${DEPEND}"
diff --git a/sci-astronomy/astrotools/metadata.xml b/sci-astronomy/astrotools/metadata.xml
new file mode 100644
index 0000000..e8ef06d
--- /dev/null
+++ b/sci-astronomy/astrotools/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+ <maintainer>
+ <email>AstroFloyd@gmail.com</email>
+ <name>AstroFloyd</name>
+ </maintainer>
+</pkgmetadata>