public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pyparted: ChangeLog pyparted-3.8-r1.ebuild pyparted-3.8.ebuild
@ 2011-07-05 19:06 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2011-07-05 19:06 UTC (permalink / raw
  To: gentoo-commits

jer         11/07/05 19:06:15

  Modified:             ChangeLog
  Added:                pyparted-3.8-r1.ebuild
  Removed:              pyparted-3.8.ebuild
  Log:
  Set PYTHON_MODNAME.
  
  (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)

Revision  Changes    Path
1.63                 dev-python/pyparted/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	5 Jul 2011 16:51:20 -0000	1.62
+++ ChangeLog	5 Jul 2011 19:06:15 -0000	1.63
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pyparted
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.62 2011/07/05 16:51:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.63 2011/07/05 19:06:15 jer Exp $
+
+*pyparted-3.8-r1 (05 Jul 2011)
+
+  05 Jul 2011; Jeroen Roovers <jer@gentoo.org> -pyparted-3.8.ebuild,
+  +pyparted-3.8-r1.ebuild:
+  Set PYTHON_MODNAME.
 
   05 Jul 2011; Jeroen Roovers <jer@gentoo.org> pyparted-3.8.ebuild:
   Expose USE=test.



1.1                  dev-python/pyparted/pyparted-3.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.8-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyparted/pyparted-3.8-r1.ebuild?rev=1.1&content-type=text/plain

Index: pyparted-3.8-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.8-r1.ebuild,v 1.1 2011/07/05 19:06:15 jer Exp $

EAPI="3"
PYTHON_DEPEND="2:2.7"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython"
PYTHON_MODNAME="parted"

inherit distutils

DESCRIPTION="Python bindings for sys-block/parted"
HOMEPAGE="https://fedorahosted.org/pyparted/"
SRC_URI="https://fedorahosted.org/releases/p/y/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"

CDEPEND="
	dev-python/decorator
	>=sys-block/parted-3
	sys-libs/ncurses
"
DEPEND="
	${CDEPEND}
	test? ( dev-python/pychecker )
"
RDEPEND="${CDEPEND}"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-05 19:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05 19:06 [gentoo-commits] gentoo-x86 commit in dev-python/pyparted: ChangeLog pyparted-3.8-r1.ebuild pyparted-3.8.ebuild Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox