From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/RecSQL/
Date: Tue, 26 Mar 2013 15:34:57 +0000 (UTC) [thread overview]
Message-ID: <1364311733.32f0842a64d532a1d2b03eafc1947fd02716d6a3.jlec@gentoo> (raw)
commit: 32f0842a64d532a1d2b03eafc1947fd02716d6a3
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 26 15:28:53 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 15:28:53 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=32f0842a
dev-python/RecSQL: Enhance python r1 eclass usage
Package-Manager: portage-2.2.0_alpha169
---
dev-python/RecSQL/ChangeLog | 4 ++++
dev-python/RecSQL/RecSQL-9999.ebuild | 8 ++++----
dev-python/RecSQL/metadata.xml | 10 +++++-----
3 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/dev-python/RecSQL/ChangeLog b/dev-python/RecSQL/ChangeLog
index 5547234..16c58e0 100644
--- a/dev-python/RecSQL/ChangeLog
+++ b/dev-python/RecSQL/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 26 Mar 2013; Justin Lecher <jlec@gentoo.org> RecSQL-9999.ebuild,
+ metadata.xml:
+ Enhance python r1 eclass usage
+
25 Mar 2013; Alexey Shvetsov <alexxy@gentoo.org> -Manifest,
-RecSQL-0.7.8.ebuild, RecSQL-9999.ebuild:
Update deps
diff --git a/dev-python/RecSQL/RecSQL-9999.ebuild b/dev-python/RecSQL/RecSQL-9999.ebuild
index 1c7d4db..f823e08 100644
--- a/dev-python/RecSQL/RecSQL-9999.ebuild
+++ b/dev-python/RecSQL/RecSQL-9999.ebuild
@@ -5,6 +5,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_REQ_USE="sqlite"
if [[ $PV = *9999* ]]; then
scm_eclass=git-2
@@ -21,13 +22,12 @@ fi
inherit eutils distutils-r1 ${scm_eclass}
-DESCRIPTION="RecSQL - simple SQL analysis of python records"
+DESCRIPTION="Simple SQL analysis of python records"
HOMEPAGE="http://orbeckst.github.com/RecSQL/"
+
LICENSE="GPL-3"
SLOT="0"
IUSE=""
-DEPEND="
- dev-lang/python[sqlite]
- dev-python/numpy"
+DEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
diff --git a/dev-python/RecSQL/metadata.xml b/dev-python/RecSQL/metadata.xml
index fe31728..098ac09 100644
--- a/dev-python/RecSQL/metadata.xml
+++ b/dev-python/RecSQL/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</herd>
- <maintainer>
- <email>alexxy@gentoo.org</email>
- <name>Alexey Shvetsov</name>
- </maintainer>
+ <herd>sci</herd>
+ <maintainer>
+ <email>alexxy@gentoo.org</email>
+ <name>Alexey Shvetsov</name>
+ </maintainer>
</pkgmetadata>
next reply other threads:[~2013-03-26 15:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-26 15:34 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-07 2:31 [gentoo-commits] proj/sci:master commit in: dev-python/RecSQL/ Aisha Tammy
2014-01-06 19:27 Justin Lecher
2013-03-25 12:01 Alexey Shvetsov
2013-03-23 11:39 Alexey Shvetsov
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=1364311733.32f0842a64d532a1d2b03eafc1947fd02716d6a3.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