Drop obsolete virtual

obsoletes
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=536950

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-22 09:59:59 +02:00
parent 4f362598cb
commit 511fdfdedd
3 changed files with 0 additions and 29 deletions

View File

@@ -9,4 +9,3 @@
dependencias virtuales.
</longdescription>
</catmetadata>

View File

@@ -1,5 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-astronomy</herd>
</pkgmetadata>

View File

@@ -1,23 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit python-r1
DESCRIPTION="Virtual for pywcs"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="|| (
>=dev-python/pywcs-1.11[${PYTHON_USEDEP}]
<dev-python/astropy-0.3[${PYTHON_USEDEP}]
)"