* [gentoo-commits] gentoo-x86 commit in dev-vcs/qbzr: ChangeLog qbzr-0.18.6.ebuild
@ 2010-07-14 20:22 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-07-14 20:22 UTC (permalink / raw
To: gentoo-commits
arfrever 10/07/14 20:22:50
Modified: ChangeLog qbzr-0.18.6.ebuild
Log:
Set SUPPORT_PYTHON_ABIS.
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-vcs/qbzr/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qbzr/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qbzr/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qbzr/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 10 Jul 2010 19:15:14 -0000 1.8
+++ ChangeLog 14 Jul 2010 20:22:50 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/qbzr
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.8 2010/07/10 19:15:14 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.9 2010/07/14 20:22:50 arfrever Exp $
+
+ 14 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ qbzr-0.18.6.ebuild:
+ Set SUPPORT_PYTHON_ABIS.
10 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
qbzr-0.18.5.ebuild, qbzr-0.18.6.ebuild:
1.3 dev-vcs/qbzr/qbzr-0.18.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qbzr/qbzr-0.18.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qbzr/qbzr-0.18.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qbzr/qbzr-0.18.6.ebuild?r1=1.2&r2=1.3
Index: qbzr-0.18.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.18.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qbzr-0.18.6.ebuild 10 Jul 2010 19:15:14 -0000 1.2
+++ qbzr-0.18.6.ebuild 14 Jul 2010 20:22:50 -0000 1.3
@@ -1,9 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.18.6.ebuild,v 1.2 2010/07/10 19:15:14 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.18.6.ebuild,v 1.3 2010/07/14 20:22:50 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
@@ -22,11 +24,10 @@
>=dev-python/PyQt4-4.1[X]"
RDEPEND="${DEPEND}"
-DOCS="AUTHORS.txt NEWS.txt README.txt TODO.txt"
-
-S=${WORKDIR}/${PN}
+S="${WORKDIR}/${PN}"
-PYTHON_MODNAME=bzrlib
+DOCS="AUTHORS.txt NEWS.txt README.txt TODO.txt"
+PYTHON_MODNAME="bzrlib/plugins/qbzr"
src_test() {
elog "It's impossible to run tests at this point. If you wish to run tests"
@@ -36,6 +37,7 @@
pkg_postinst() {
distutils_pkg_postinst
+
elog
elog "To enable spellchecking in qcommit, please, install >=dev-python/pyenchant-1.5.0"
elog " # emerge -a >=dev-python/pyenchant-1.5.0"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-07-14 20:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-14 20:22 [gentoo-commits] gentoo-x86 commit in dev-vcs/qbzr: ChangeLog qbzr-0.18.6.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox