commit:     f6b0956397c3a05d2b9e5c9335ae0ccfcbf056d8
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Mon Sep 28 00:52:07 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Mon Sep 28 00:52:07 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f6b09563

sci-libs/oasa: drop dead package

only works with python2

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 sci-libs/oasa/metadata.xml       | 14 --------------
 sci-libs/oasa/oasa-0.13.1.ebuild | 20 --------------------
 2 files changed, 34 deletions(-)

diff --git a/sci-libs/oasa/metadata.xml b/sci-libs/oasa/metadata.xml
deleted file mode 100644
index e66cf80b9..000000000
--- a/sci-libs/oasa/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>sci-chemis...@gentoo.org</email>
-               <name>Gentoo Chemistry Project</name>
-       </maintainer>
-       <longdescription>
-OASA is a python library for manipulation of chemical formats that forms the 
base of BKChem. It is in separate package, because there are other programs 
using it (e.g. Pybel in <pkg>sci-chemistry/openbabel-python</pkg>).
-</longdescription>
-       <use>
-               <flag name="cairo">Add support for Cairo graphics library using 
<pkg>dev-python/pycairo</pkg></flag>
-       </use>
-</pkgmetadata>

diff --git a/sci-libs/oasa/oasa-0.13.1.ebuild b/sci-libs/oasa/oasa-0.13.1.ebuild
deleted file mode 100644
index af02300ad..000000000
--- a/sci-libs/oasa/oasa-0.13.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library for manipulation of chemical structures"
-HOMEPAGE="http://bkchem.zirael.org/oasa_en.html";
-SRC_URI="http://bkchem.zirael.org/download/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cairo"
-
-DEPEND=""
-RDEPEND="cairo? ( >=dev-python/pycairo-1.2[${PYTHON_USEDEP}] )"

Reply via email to