* [gentoo-commits] gentoo-x86 commit in dev-vcs/qct: qct-1.7.ebuild ChangeLog
@ 2010-03-05 9:47 Christian Faulhammer (fauli)
0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-03-05 9:47 UTC (permalink / raw
To: gentoo-commits
fauli 10/03/05 09:47:55
Modified: qct-1.7.ebuild ChangeLog
Log:
Bzr moved from dev-util to dev-vcs category
(Portage version: 2.1.7.17/cvs/Linux i686)
Revision Changes Path
1.2 dev-vcs/qct/qct-1.7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?r1=1.1&r2=1.2
Index: qct-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qct-1.7.ebuild 5 Mar 2010 02:18:28 -0000 1.1
+++ qct-1.7.ebuild 5 Mar 2010 09:47:55 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.1 2010/03/05 02:18:28 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.2 2010/03/05 09:47:55 fauli Exp $
EAPI="2"
NEED_PYTHON="2.4"
@@ -18,7 +18,7 @@
DEPEND="app-text/asciidoc
app-text/xmlto
dev-python/PyQt4
- bazaar? ( dev-util/bzr )
+ bazaar? ( dev-vcs/bzr )
cvs? ( dev-util/cvs )
mercurial? ( dev-util/mercurial )
monotone? ( dev-util/monotone )
1.2 dev-vcs/qct/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/qct/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 5 Mar 2010 02:18:28 -0000 1.1
+++ ChangeLog 5 Mar 2010 09:47:55 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/qct
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.1 2010/03/05 02:18:28 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.2 2010/03/05 09:47:55 fauli Exp $
+
+ 05 Mar 2010; Christian Faulhammer <fauli@gentoo.org> qct-1.7.ebuild:
+ Bzr moved from dev-util to dev-vcs category
05 Mar 2010; Jonathan Callen <abcd@gentoo.org> ChangeLog:
Move from dev-util to dev-vcs
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-vcs/qct: qct-1.7.ebuild ChangeLog
@ 2010-06-15 19:25 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 6+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-15 19:25 UTC (permalink / raw
To: gentoo-commits
arfrever 10/06/15 19:25:22
Modified: qct-1.7.ebuild ChangeLog
Log:
Delete call to deprecated distutils_python_version().
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-vcs/qct/qct-1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?r1=1.4&r2=1.5
Index: qct-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qct-1.7.ebuild 6 Mar 2010 12:27:48 -0000 1.4
+++ qct-1.7.ebuild 15 Jun 2010 19:25:22 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.4 2010/03/06 12:27:48 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.5 2010/06/15 19:25:22 arfrever Exp $
EAPI="2"
NEED_PYTHON="2.4"
@@ -46,9 +46,6 @@
src_install() {
distutils_src_install
- # needed for $PYVER
- distutils_python_version
-
# manpage and html docs are built using asciidoc
make -C doc man html || die
doman doc/qct.1 || die
1.5 dev-vcs/qct/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 5 Mar 2010 17:07:26 -0000 1.4
+++ ChangeLog 15 Jun 2010 19:25:22 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/qct
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.4 2010/03/05 17:07:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.5 2010/06/15 19:25:22 arfrever Exp $
+
+ 15 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ qct-1.7.ebuild:
+ Delete call to deprecated distutils_python_version().
05 Mar 2010; Sebastian Pipping <sping@gentoo.org> qct-1.7.ebuild,
metadata.xml:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-vcs/qct: qct-1.7.ebuild ChangeLog
@ 2010-06-19 0:54 Jonathan Callen (abcd)
0 siblings, 0 replies; 6+ messages in thread
From: Jonathan Callen (abcd) @ 2010-06-19 0:54 UTC (permalink / raw
To: gentoo-commits
abcd 10/06/19 00:54:05
Modified: qct-1.7.ebuild ChangeLog
Log:
Moving dev-util/cvs* to dev-vcs/cvs*
(Portage version: 2.2_rc67/cvs/Linux i686)
Revision Changes Path
1.6 dev-vcs/qct/qct-1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?r1=1.5&r2=1.6
Index: qct-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qct-1.7.ebuild 15 Jun 2010 19:25:22 -0000 1.5
+++ qct-1.7.ebuild 19 Jun 2010 00:54:05 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.5 2010/06/15 19:25:22 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.6 2010/06/19 00:54:05 abcd Exp $
EAPI="2"
NEED_PYTHON="2.4"
@@ -19,7 +19,7 @@
app-text/xmlto
dev-python/PyQt4
bazaar? ( dev-vcs/bzr )
- cvs? ( dev-util/cvs )
+ cvs? ( dev-vcs/cvs )
mercurial? ( dev-vcs/mercurial )
monotone? ( dev-vcs/monotone )
subversion? ( dev-util/subversion )"
1.6 dev-vcs/qct/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 15 Jun 2010 19:25:22 -0000 1.5
+++ ChangeLog 19 Jun 2010 00:54:05 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/qct
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.5 2010/06/15 19:25:22 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.6 2010/06/19 00:54:05 abcd Exp $
+
+ 19 Jun 2010; Jonathan Callen <abcd@gentoo.org> qct-1.7.ebuild:
+ Moving dev-util/cvs* to dev-vcs/cvs*
15 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
qct-1.7.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-vcs/qct: qct-1.7.ebuild ChangeLog
@ 2010-06-22 18:50 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 6+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-22 18:50 UTC (permalink / raw
To: gentoo-commits
arfrever 10/06/22 18:50:01
Modified: qct-1.7.ebuild ChangeLog
Log:
dev-util/subversion renamed to dev-vcs/subversion.
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-vcs/qct/qct-1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?r1=1.6&r2=1.7
Index: qct-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qct-1.7.ebuild 19 Jun 2010 00:54:05 -0000 1.6
+++ qct-1.7.ebuild 22 Jun 2010 18:50:01 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.6 2010/06/19 00:54:05 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.7 2010/06/22 18:50:01 arfrever Exp $
EAPI="2"
NEED_PYTHON="2.4"
@@ -22,7 +22,7 @@
cvs? ( dev-vcs/cvs )
mercurial? ( dev-vcs/mercurial )
monotone? ( dev-vcs/monotone )
- subversion? ( dev-util/subversion )"
+ subversion? ( dev-vcs/subversion )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}"
1.7 dev-vcs/qct/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 19 Jun 2010 00:54:05 -0000 1.6
+++ ChangeLog 22 Jun 2010 18:50:01 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/qct
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.6 2010/06/19 00:54:05 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.7 2010/06/22 18:50:01 arfrever Exp $
+
+ 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ qct-1.7.ebuild:
+ dev-util/subversion renamed to dev-vcs/subversion.
19 Jun 2010; Jonathan Callen <abcd@gentoo.org> qct-1.7.ebuild:
Moving dev-util/cvs* to dev-vcs/cvs*
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-vcs/qct: qct-1.7.ebuild ChangeLog
@ 2010-07-08 12:38 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 6+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-07-08 12:38 UTC (permalink / raw
To: gentoo-commits
arfrever 10/07/08 12:38:15
Modified: qct-1.7.ebuild ChangeLog
Log:
Set SUPPORT_PYTHON_ABIS.
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.8 dev-vcs/qct/qct-1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?r1=1.7&r2=1.8
Index: qct-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qct-1.7.ebuild 22 Jun 2010 18:50:01 -0000 1.7
+++ qct-1.7.ebuild 8 Jul 2010 12:38:15 -0000 1.8
@@ -1,9 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.7 2010/06/22 18:50:01 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.8 2010/07/08 12:38:15 arfrever Exp $
+
+EAPI="3"
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
-EAPI="2"
-NEED_PYTHON="2.4"
inherit distutils
DESCRIPTION="PyQt based commit tool for many VCSs"
@@ -27,6 +30,8 @@
S="${WORKDIR}/${PN}"
+PYTHON_MODNAME="qctlib"
+
src_prepare() {
distutils_src_prepare
1.8 dev-vcs/qct/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 22 Jun 2010 18:50:01 -0000 1.7
+++ ChangeLog 8 Jul 2010 12:38:15 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/qct
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.7 2010/06/22 18:50:01 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.8 2010/07/08 12:38:15 arfrever Exp $
+
+ 08 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ qct-1.7.ebuild:
+ Set SUPPORT_PYTHON_ABIS.
22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
qct-1.7.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-vcs/qct: qct-1.7.ebuild ChangeLog
@ 2011-01-18 12:55 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 6+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-01-18 12:55 UTC (permalink / raw
To: gentoo-commits
arfrever 11/01/18 12:55:44
Modified: qct-1.7.ebuild ChangeLog
Log:
Restrict Jython ABIs. Use python_get_sitedir() in correct scope (bug #351961).
(Portage version: 2.2.0_alpha17/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-vcs/qct/qct-1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild?r1=1.8&r2=1.9
Index: qct-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qct-1.7.ebuild 8 Jul 2010 12:38:15 -0000 1.8
+++ qct-1.7.ebuild 18 Jan 2011 12:55:44 -0000 1.9
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.8 2010/07/08 12:38:15 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/qct-1.7.ebuild,v 1.9 2011/01/18 12:55:44 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* *-jython"
inherit distutils
@@ -30,7 +30,17 @@
S="${WORKDIR}/${PN}"
-PYTHON_MODNAME="qctlib"
+pkg_setup() {
+ python_pkg_setup
+
+ PYTHON_MODNAME="qctlib"
+ if use bazaar; then
+ PYTHON_MODNAME+=" bzrlib/plugins/qctBzrPlugin.py"
+ fi
+ if use mercurial; then
+ PYTHON_MODNAME+=" hgext/qct.py"
+ fi
+}
src_prepare() {
distutils_src_prepare
@@ -57,13 +67,19 @@
dohtml doc/qct.1.html || die
if use bazaar; then
- insinto "$(python_get_sitedir)/bzrlib/plugins" || die
- doins plugins/qctBzrPlugin.py || die
+ install_bazaar_plugins() {
+ insinto "$(python_get_sitedir)/bzrlib/plugins" || return 1
+ doins plugins/qctBzrPlugin.py || return 1
+ }
+ python_execute_function -q install_bazaar_plugins
fi
if use mercurial; then
- insinto "$(python_get_sitedir)/hgext" || die
- doins hgext/qct.py || die
+ install_mercurial_extension() {
+ insinto "$(python_get_sitedir)/hgext" || return 1
+ doins hgext/qct.py || return 1
+ }
+ python_execute_function -q install_mercurial_extension
insinto /etc/mercurial/hgrc.d || die
doins "${FILESDIR}/qct.rc" || die
fi
1.9 dev-vcs/qct/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qct/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 8 Jul 2010 12:38:15 -0000 1.8
+++ ChangeLog 18 Jan 2011 12:55:44 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/qct
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.8 2010/07/08 12:38:15 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qct/ChangeLog,v 1.9 2011/01/18 12:55:44 arfrever Exp $
+
+ 18 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ qct-1.7.ebuild:
+ Restrict Jython ABIs. Use python_get_sitedir() in correct scope (bug #351961).
08 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
qct-1.7.ebuild:
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-01-18 12:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-19 0:54 [gentoo-commits] gentoo-x86 commit in dev-vcs/qct: qct-1.7.ebuild ChangeLog Jonathan Callen (abcd)
-- strict thread matches above, loose matches on Subject: below --
2011-01-18 12:55 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-07-08 12:38 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-06-22 18:50 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-06-15 19:25 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-03-05 9:47 Christian Faulhammer (fauli)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox