* [gentoo-commits] gentoo-x86 commit in dev-python/cgkit: cgkit-2.0.0_alpha9-r1.ebuild ChangeLog
@ 2012-06-08 12:19 Michael Weber (xmw)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Weber (xmw) @ 2012-06-08 12:19 UTC (permalink / raw
To: gentoo-commits
xmw 12/06/08 12:19:01
Modified: cgkit-2.0.0_alpha9-r1.ebuild ChangeLog
Log:
ppc stable (bug 413815)
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild?r1=1.1&r2=1.2
Index: cgkit-2.0.0_alpha9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cgkit-2.0.0_alpha9-r1.ebuild 24 Jan 2012 20:45:42 -0000 1.1
+++ cgkit-2.0.0_alpha9-r1.ebuild 8 Jun 2012 12:19:01 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild,v 1.1 2012/01/24 20:45:42 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild,v 1.2 2012/06/08 12:19:01 xmw Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -24,7 +24,7 @@
LICENSE="LGPL-2.1 MPL-1.1 GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE="3ds"
S="${WORKDIR}/${MY_P}"
1.33 dev-python/cgkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 24 Jan 2012 20:45:42 -0000 1.32
+++ ChangeLog 8 Jun 2012 12:19:01 -0000 1.33
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cgkit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v 1.32 2012/01/24 20:45:42 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v 1.33 2012/06/08 12:19:01 xmw Exp $
+
+ 08 Jun 2012; Michael Weber <xmw@gentoo.org> cgkit-2.0.0_alpha9-r1.ebuild:
+ ppc stable (bug 413815)
*cgkit-2.0.0_alpha9-r1 (24 Jan 2012)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/cgkit: cgkit-2.0.0_alpha9-r1.ebuild ChangeLog
@ 2012-11-06 7:44 Ian Delaney (idella4)
0 siblings, 0 replies; 3+ messages in thread
From: Ian Delaney (idella4) @ 2012-11-06 7:44 UTC (permalink / raw
To: gentoo-commits
idella4 12/11/06 07:44:44
Modified: cgkit-2.0.0_alpha9-r1.ebuild ChangeLog
Log:
rem 1 unsupported test file, added patch to skip 1 invalid test, fixes Bug #420757
(Portage version: 2.1.11.30/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.4 dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild?r1=1.3&r2=1.4
Index: cgkit-2.0.0_alpha9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cgkit-2.0.0_alpha9-r1.ebuild 14 Jun 2012 18:49:09 -0000 1.3
+++ cgkit-2.0.0_alpha9-r1.ebuild 6 Nov 2012 07:44:44 -0000 1.4
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild,v 1.3 2012/06/14 18:49:09 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild,v 1.4 2012/11/06 07:44:44 idella4 Exp $
EAPI="3"
PYTHON_DEPEND="2"
-inherit distutils
+inherit distutils eutils
MY_P="${P/_/}"
@@ -48,6 +48,10 @@
sed -e "s:INC_DIRS = \[\]:INC_DIRS = \['/usr/include'\]:" -i setup.py
sed -e "160s/as/as_/;168s/as/as_/" -i cgkit/flockofbirds.py
+
+ # Remove invalid test
+ rm -f unittests/test_pointcloud.py || die
+ epatch "${FILESDIR}"/${PN}-2.0.0-test.patch
}
src_compile() {
1.35 dev-python/cgkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 14 Jun 2012 18:49:09 -0000 1.34
+++ ChangeLog 6 Nov 2012 07:44:44 -0000 1.35
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/cgkit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v 1.34 2012/06/14 18:49:09 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v 1.35 2012/11/06 07:44:44 idella4 Exp $
+
+ 06 Nov 2012; Ian Delaney <idella4@gentoo.org> +files/cgkit-2.0.0-test.patch,
+ cgkit-2.0.0_alpha9-r1.ebuild:
+ rem 1 unsupported test file, added patch to skip 1 invalid test, fixes Bug
+ #420757
14 Jun 2012; Jeff Horelick <jdhore@gentoo.org> cgkit-2.0.0_alpha9-r1.ebuild:
marked x86 per bug 413815
@@ -153,4 +158,3 @@
30 Jul 2004; Chris Bainbridge <chrb@gentoo.org> +cgkit-1.1.0.ebuild:
New package
-
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/cgkit: cgkit-2.0.0_alpha9-r1.ebuild ChangeLog
@ 2013-05-10 4:31 Patrick Lauer (patrick)
0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer (patrick) @ 2013-05-10 4:31 UTC (permalink / raw
To: gentoo-commits
patrick 13/05/10 04:31:45
Modified: cgkit-2.0.0_alpha9-r1.ebuild ChangeLog
Log:
Whitespace
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.5 dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild?r1=1.4&r2=1.5
Index: cgkit-2.0.0_alpha9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cgkit-2.0.0_alpha9-r1.ebuild 6 Nov 2012 07:44:44 -0000 1.4
+++ cgkit-2.0.0_alpha9-r1.ebuild 10 May 2013 04:31:45 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild,v 1.4 2012/11/06 07:44:44 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0_alpha9-r1.ebuild,v 1.5 2013/05/10 04:31:45 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -51,7 +51,7 @@
# Remove invalid test
rm -f unittests/test_pointcloud.py || die
- epatch "${FILESDIR}"/${PN}-2.0.0-test.patch
+ epatch "${FILESDIR}"/${PN}-2.0.0-test.patch
}
src_compile() {
1.37 dev-python/cgkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cgkit/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 8 Nov 2012 06:32:24 -0000 1.36
+++ ChangeLog 10 May 2013 04:31:45 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cgkit
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v 1.36 2012/11/08 06:32:24 flameeyes Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/ChangeLog,v 1.37 2013/05/10 04:31:45 patrick Exp $
+
+ 10 May 2013; Patrick Lauer <patrick@gentoo.org> cgkit-2.0.0_alpha9-r1.ebuild:
+ Whitespace
08 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org>
-cgkit-2.0.0_alpha9.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-10 4:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 12:19 [gentoo-commits] gentoo-x86 commit in dev-python/cgkit: cgkit-2.0.0_alpha9-r1.ebuild ChangeLog Michael Weber (xmw)
-- strict thread matches above, loose matches on Subject: below --
2012-11-06 7:44 Ian Delaney (idella4)
2013-05-10 4:31 Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox