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: dev-python/go-parser/
Date: Thu, 13 Jun 2013 16:42:48 +0000 (UTC)	[thread overview]
Message-ID: <1371139077.79fa30ff6c4ae70aeb166ea9ff8297423a0a8079.jlec@gentoo> (raw)

commit:     79fa30ff6c4ae70aeb166ea9ff8297423a0a8079
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 15:57:57 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 15:57:57 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=79fa30ff

dev-python/go-parser: Bump to EAPI=5 and distutils-r1.eclass

Package-Manager: portage-2.2.0_alpha179

---
 dev-python/go-parser/ChangeLog             |  6 +++++-
 dev-python/go-parser/go-parser-9999.ebuild | 13 ++++---------
 dev-python/go-parser/metadata.xml          | 10 +++++-----
 3 files changed, 14 insertions(+), 15 deletions(-)

diff --git a/dev-python/go-parser/ChangeLog b/dev-python/go-parser/ChangeLog
index 4d2bb6f..fc457d6 100644
--- a/dev-python/go-parser/ChangeLog
+++ b/dev-python/go-parser/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-python/go-parser
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Jun 2013; Justin Lecher <jlec@gentoo.org> go-parser-9999.ebuild,
+  metadata.xml:
+  Bump to EAPI=5 and distutils-r1.eclass
+
   27 Dec 2011; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
   go-parser-9999.ebuild:
   documented status of go-parser (as a very simple implementation) which should

diff --git a/dev-python/go-parser/go-parser-9999.ebuild b/dev-python/go-parser/go-parser-9999.ebuild
index 3f80cf4..14ba4ec 100644
--- a/dev-python/go-parser/go-parser-9999.ebuild
+++ b/dev-python/go-parser/go-parser-9999.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2011 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"
+PYTHON_COMPAT=( python{2_6,2_7} )
 
-inherit distutils eutils
+inherit distutils-r1
 
 # A much more robust code is at https://github.com/ntamas/biopython in Bio/GO subdir
 # When that gets incorporated into biopython the go-parser should be dropped altogether.
@@ -18,11 +17,7 @@ SRC_URI="http://bazaar.launchpad.net/~ntamas/+junk/go-parser/tarball/7?start_rev
 
 LICENSE="MIT"
 SLOT="0"
-#KEYWORDS="~amd64 ~x86"
 KEYWORDS=""
 IUSE=""
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-
 S="${WORKDIR}"/~ntamas/+junk/go-parser

diff --git a/dev-python/go-parser/metadata.xml b/dev-python/go-parser/metadata.xml
index 07b5255..2bc8930 100644
--- a/dev-python/go-parser/metadata.xml
+++ b/dev-python/go-parser/metadata.xml
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>sci-biology</herd>
-	<maintainer>
-		<email>mmokrejs@fold.natur.cuni.cz</email>
-		<name>Martin Mokrejs</name>
-	</maintainer>
+  <herd>sci-biology</herd>
+  <maintainer>
+    <email>mmokrejs@fold.natur.cuni.cz</email>
+    <name>Martin Mokrejs</name>
+  </maintainer>
 </pkgmetadata>


             reply	other threads:[~2013-06-13 16:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-13 16:42 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-21 14:04 [gentoo-commits] proj/sci:master commit in: dev-python/go-parser/ Justin Lecher
2011-12-27 15:05 Martin Mokrejs
2011-12-26 17:15 Martin Mokrejs

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=1371139077.79fa30ff6c4ae70aeb166ea9ff8297423a0a8079.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