public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/asciitable: ChangeLog asciitable-0.2.6.ebuild
Date: Fri, 10 Sep 2010 21:36:20 +0000 (UTC)	[thread overview]
Message-ID: <20100910213620.6438820051@flycatcher.gentoo.org> (raw)

arfrever    10/09/10 21:36:20

  Modified:             ChangeLog asciitable-0.2.6.ebuild
  Log:
  Simplify dependencies. Set PYTHON_MODNAME.
  
  (Portage version: 2.2_rc79_p5/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/asciitable/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asciitable/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asciitable/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asciitable/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	2 Sep 2010 16:13:51 -0000	1.1
+++ ChangeLog	10 Sep 2010 21:36:20 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/asciitable
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v 1.1 2010/09/02 16:13:51 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v 1.2 2010/09/10 21:36:20 arfrever Exp $
+
+  10 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  asciitable-0.2.6.ebuild:
+  Simplify dependencies. Set PYTHON_MODNAME.
 
 *asciitable-0.2.6 (02 Sep 2010)
 



1.2                  dev-python/asciitable/asciitable-0.2.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asciitable/asciitable-0.2.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asciitable/asciitable-0.2.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asciitable/asciitable-0.2.6.ebuild?r1=1.1&r2=1.2

Index: asciitable-0.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asciitable-0.2.6.ebuild	2 Sep 2010 16:13:51 -0000	1.1
+++ asciitable-0.2.6.ebuild	10 Sep 2010 21:36:20 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.2.6.ebuild,v 1.1 2010/09/02 16:13:51 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.2.6.ebuild,v 1.2 2010/09/10 21:36:20 arfrever Exp $
 
 EAPI="3"
-
 PYTHON_DEPEND="2"
 SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
 DISTUTILS_SRC_TEST="nosetests"
 
 inherit distutils
@@ -14,12 +14,12 @@
 HOMEPAGE="http://cxc.harvard.edu/contrib/asciitable/"
 SRC_URI="${HOMEPAGE}/downloads/${P}.tar.gz"
 
-IUSE="test"
+LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-2"
+IUSE=""
 
-RDEPEND="dev-python/numpy"
-DEPEND="test? ( dev-python/numpy )"
+DEPEND="dev-python/numpy"
+RDEPEND="${DEPEND}"
 
-RESTRICT_PYTHON_ABIS="3.*"
+PYTHON_MODNAME="asciitable.py"






                 reply	other threads:[~2010-09-10 21:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20100910213620.6438820051@flycatcher.gentoo.org \
    --to=arfrever@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