* [gentoo-commits] proj/sci:master commit in: sci-libs/oasa/
@ 2013-12-04 15:00 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2013-12-04 15:00 UTC (permalink / raw
To: gentoo-commits
commit: e32b85c21700e6ea3a30a6f96e59c48ba549aab8
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 4 14:24:37 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec 4 14:24:37 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e32b85c2
sci-libs/oasa: Bump to distutils-r1 eclass
Package-Manager: portage-2.2.7
---
sci-libs/oasa/ChangeLog | 6 +++++-
sci-libs/oasa/metadata.xml | 10 +++++-----
sci-libs/oasa/oasa-0.13.1.ebuild | 12 +++++-------
3 files changed, 15 insertions(+), 13 deletions(-)
diff --git a/sci-libs/oasa/ChangeLog b/sci-libs/oasa/ChangeLog
index 146fb45..c805ea0 100644
--- a/sci-libs/oasa/ChangeLog
+++ b/sci-libs/oasa/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-libs/oasa
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 04 Dec 2013; Justin Lecher <jlec@gentoo.org> oasa-0.13.1.ebuild,
+ metadata.xml:
+ Bump to distutils-r1 eclass
+
29 Jun 2010; Justin Lecher <jlec@gentoo.org> -oasa-0.13.0.ebuild:
removed old
diff --git a/sci-libs/oasa/metadata.xml b/sci-libs/oasa/metadata.xml
index 8a46634..e0a1b68 100644
--- a/sci-libs/oasa/metadata.xml
+++ b/sci-libs/oasa/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-chemistry</herd>
-<longdescription>
+ <herd>sci-chemistry</herd>
+ <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>
+ <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
index 2b532dd..b3c8104 100644
--- a/sci-libs/oasa/oasa-0.13.1.ebuild
+++ b/sci-libs/oasa/oasa-0.13.1.ebuild
@@ -1,14 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="3"
+EAPI=5
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+PYTHON_COMPAT=( python{2_6,2_7} )
-inherit distutils
+inherit distutils-r1
DESCRIPTION="Python library for manipulation of chemical structures"
HOMEPAGE="http://bkchem.zirael.org/oasa_en.html"
@@ -20,4 +18,4 @@ KEYWORDS="~amd64 ~x86"
IUSE="cairo"
DEPEND=""
-RDEPEND="cairo? ( >=dev-python/pycairo-1.2 )"
+RDEPEND="cairo? ( >=dev-python/pycairo-1.2[${PYTHON_USEDEP}] )"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/oasa/
@ 2020-09-28 0:52 Aisha Tammy
0 siblings, 0 replies; 2+ messages in thread
From: Aisha Tammy @ 2020-09-28 0:52 UTC (permalink / raw
To: gentoo-commits
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-chemistry@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}] )"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-28 0:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04 15:00 [gentoo-commits] proj/sci:master commit in: sci-libs/oasa/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2020-09-28 0:52 Aisha Tammy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox