aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik (Xarthisius) <xarthisius.kk@gmail.com>2010-07-13 21:29:02 +0200
committerKacper Kowalik (Xarthisius) <xarthisius.kk@gmail.com>2010-07-13 21:29:02 +0200
commit28d3d20486667085bec74f8479debb873a207273 (patch)
tree699563635f8ec925aece482ef17064040f935f14 /sci-astronomy
parent[dev-java/jeuclid-core,sci-biology/jalview] Removed pmask for packages with d... (diff)
downloadsci-28d3d20486667085bec74f8479debb873a207273.tar.gz
sci-28d3d20486667085bec74f8479debb873a207273.tar.bz2
sci-28d3d20486667085bec74f8479debb873a207273.zip
[sci-astronomy/kapteyn]: Moved to gentoo-x86
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/kapteyn/ChangeLog19
-rw-r--r--sci-astronomy/kapteyn/Manifest14
-rw-r--r--sci-astronomy/kapteyn/kapteyn-1.9.1.ebuild35
-rw-r--r--sci-astronomy/kapteyn/metadata.xml12
4 files changed, 0 insertions, 80 deletions
diff --git a/sci-astronomy/kapteyn/ChangeLog b/sci-astronomy/kapteyn/ChangeLog
deleted file mode 100644
index 6ffd67892..000000000
--- a/sci-astronomy/kapteyn/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-# ChangeLog for sci-astronomy/kapteyn
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 27 Jun 2010; Justin Lecher <jlec@gentoo.org> kapteyn-1.9.1.ebuild:
- Python ABI fixes
-
-*kapteyn-1.9.1 (27 Apr 2010)
-
- 27 Apr 2010; Kacper Kowalik (Xarthisius) <xarthisius.kk@gmail.com>
- -kapteyn-1.8.7.ebuild, +kapteyn-1.9.1.ebuild:
- sci-astronomy/kapteyn: vesion bump, old was removed by upstream
-
-*kapteyn-1.8.7 (23 Jul 2009)
-
- 23 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org>
- +kapteyn-1.8.7.ebuild, +metadata.xml:
- Initial import
-
diff --git a/sci-astronomy/kapteyn/Manifest b/sci-astronomy/kapteyn/Manifest
deleted file mode 100644
index eb5c36b81..000000000
--- a/sci-astronomy/kapteyn/Manifest
+++ /dev/null
@@ -1,14 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-DIST kapteyn-1.9.1.tar.gz 6525267 RMD160 8b073c9221e5cb768d57572125b0d73f3e4b54a2 SHA1 0e32b21c24200f4990c0fb75a9001ce5f10280a5 SHA256 218b3a065ff20235e7ba5a67ce9a212171dded0bb79a8dc4669d8ec5a77e9c94
-EBUILD kapteyn-1.9.1.ebuild 612 RMD160 f371acedc915bac8ebae9a40f90154659c5ce435 SHA1 15dc10e2a79f431ab8b1e6d1c3fbed4530db98ed SHA256 247ac5709fbc0c9314b6d20e7ed0c49653ea8a6b6b29e08710fe1d9117ae5378
-MISC ChangeLog 568 RMD160 1b232732ace3d18c6c360e403da573bb44a7a429 SHA1 b062631bb700be941d8be309f70b8aec73ae3ee8 SHA256 7fb38164c7ce6b26e1f0c63691157ca043a834e8c0873ac8ec42f3dadb7becf3
-MISC metadata.xml 501 RMD160 21ff30e9908a8872f7cf8facbcf86f089b874ebe SHA1 a43bcde0827ad797de7fc10583ae244e2a10e82e SHA256 9c4965e57b84b29a22d6137872629c44618000cb50f8c9a95fb73b46fc348b6a
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.15 (GNU/Linux)
-
-iEYEARECAAYFAkwnjloACgkQgAnW8HDreRZb6gCg0qS3rFOuWe4/p8rOYVH+sra5
-EX8An0XI7ax/4FPrN0riaFUKrp2Vbda+
-=UwJH
------END PGP SIGNATURE-----
diff --git a/sci-astronomy/kapteyn/kapteyn-1.9.1.ebuild b/sci-astronomy/kapteyn/kapteyn-1.9.1.ebuild
deleted file mode 100644
index a0d78d043..000000000
--- a/sci-astronomy/kapteyn/kapteyn-1.9.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-
-inherit distutils
-
-DESCRIPTION="Collection of python tools for astronomy"
-HOMEPAGE="http://www.astro.rug.nl/software/kapteyn"
-SRC_URI="${HOMEPAGE}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-DEPEND="
- sci-astronomy/wcslib
- dev-python/numpy"
-RDEPEND="${DEPEND}"
-
-RESTRICT_PYTHON_ABIS="3.*"
-
-src_install() {
- distutils_src_install
- if use doc; then
- insinto /usr/share/doc/${PF}
- doins doc/*.pdf || die
- fi
-}
diff --git a/sci-astronomy/kapteyn/metadata.xml b/sci-astronomy/kapteyn/metadata.xml
deleted file mode 100644
index fad56a781..000000000
--- a/sci-astronomy/kapteyn/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
- The Kapteyn Package is a collection of Python modules and applications
- made by the computer group of the Kapteyn Astronomical Institute,
- University of Groningen, The Netherlands. The purpose of the package
- is to provide tools for the development of astronomical applications
- with Python.
-</longdescription>
-</pkgmetadata>