public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/oasa/
Date: Wed,  4 Dec 2013 15:00:13 +0000 (UTC)	[thread overview]
Message-ID: <1386167077.e32b85c21700e6ea3a30a6f96e59c48ba549aab8.jlec@gentoo> (raw)

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}] )"


             reply	other threads:[~2013-12-04 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04 15:00 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-28  0:52 [gentoo-commits] proj/sci:master commit in: sci-libs/oasa/ Aisha Tammy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1386167077.e32b85c21700e6ea3a30a6f96e59c48ba549aab8.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox