mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -9,4 +9,3 @@
|
||||
dependencias virtuales.
|
||||
</longdescription>
|
||||
</catmetadata>
|
||||
|
||||
|
||||
@@ -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>
|
||||
@@ -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}]
|
||||
)"
|
||||
Reference in New Issue
Block a user