public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/enthoughtbase: enthoughtbase-3.0.3.ebuild ChangeLog
@ 2009-10-05 21:30 Mounir Lamouri (volkmar)
  0 siblings, 0 replies; 4+ messages in thread
From: Mounir Lamouri (volkmar) @ 2009-10-05 21:30 UTC (permalink / raw
  To: gentoo-commits

volkmar     09/10/05 21:30:18

  Modified:             enthoughtbase-3.0.3.ebuild ChangeLog
  Log:
  Keywording for ppc.
  Bug 280023.
  (Portage version: 14478-svn/cvs/Linux ppc)

Revision  Changes    Path
1.2                  dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?r1=1.1&r2=1.2

Index: enthoughtbase-3.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- enthoughtbase-3.0.3.ebuild	5 Sep 2009 20:57:15 -0000	1.1
+++ enthoughtbase-3.0.3.ebuild	5 Oct 2009 21:30:17 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.1 2009/09/05 20:57:15 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.2 2009/10/05 21:30:17 volkmar Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,7 @@
 
 IUSE="doc examples"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 LICENSE="BSD LGPL-2"
 RDEPEND=""
 DEPEND="dev-python/setuptools



1.7                  dev-python/enthoughtbase/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	5 Sep 2009 20:57:15 -0000	1.6
+++ ChangeLog	5 Oct 2009 21:30:17 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/enthoughtbase
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.6 2009/09/05 20:57:15 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.7 2009/10/05 21:30:17 volkmar Exp $
+
+  05 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
+  enthoughtbase-3.0.3.ebuild:
+  Keywording for ppc, bug 280023
 
 *enthoughtbase-3.0.3 (05 Sep 2009)
 






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/enthoughtbase: enthoughtbase-3.0.3.ebuild ChangeLog
@ 2009-11-04 15:56 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2009-11-04 15:56 UTC (permalink / raw
  To: gentoo-commits

maekke      09/11/04 15:56:42

  Modified:             enthoughtbase-3.0.3.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #290607
  (Portage version: 2.2_rc48/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?r1=1.2&r2=1.3

Index: enthoughtbase-3.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- enthoughtbase-3.0.3.ebuild	5 Oct 2009 21:30:17 -0000	1.2
+++ enthoughtbase-3.0.3.ebuild	4 Nov 2009 15:56:41 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.2 2009/10/05 21:30:17 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.3 2009/11/04 15:56:41 maekke Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,7 @@
 
 IUSE="doc examples"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 LICENSE="BSD LGPL-2"
 RDEPEND=""
 DEPEND="dev-python/setuptools



1.8                  dev-python/enthoughtbase/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	5 Oct 2009 21:30:17 -0000	1.7
+++ ChangeLog	4 Nov 2009 15:56:41 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/enthoughtbase
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.7 2009/10/05 21:30:17 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.8 2009/11/04 15:56:41 maekke Exp $
+
+  04 Nov 2009; Markus Meier <maekke@gentoo.org> enthoughtbase-3.0.3.ebuild:
+  amd64/x86 stable, bug #290607
 
   05 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
   enthoughtbase-3.0.3.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/enthoughtbase: enthoughtbase-3.0.3.ebuild ChangeLog
@ 2009-11-08 19:53 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 4+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-11-08 19:53 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/11/08 19:53:58

  Modified:             enthoughtbase-3.0.3.ebuild ChangeLog
  Log:
  ppc stable #290607
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.4                  dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?r1=1.3&r2=1.4

Index: enthoughtbase-3.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- enthoughtbase-3.0.3.ebuild	4 Nov 2009 15:56:41 -0000	1.3
+++ enthoughtbase-3.0.3.ebuild	8 Nov 2009 19:53:57 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.3 2009/11/04 15:56:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.4 2009/11/08 19:53:57 nixnut Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,7 @@
 
 IUSE="doc examples"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 LICENSE="BSD LGPL-2"
 RDEPEND=""
 DEPEND="dev-python/setuptools



1.9                  dev-python/enthoughtbase/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	4 Nov 2009 15:56:41 -0000	1.8
+++ ChangeLog	8 Nov 2009 19:53:57 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/enthoughtbase
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.8 2009/11/04 15:56:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.9 2009/11/08 19:53:57 nixnut Exp $
+
+  08 Nov 2009; nixnut <nixnut@gentoo.org> enthoughtbase-3.0.3.ebuild:
+  ppc stable #290607
 
   04 Nov 2009; Markus Meier <maekke@gentoo.org> enthoughtbase-3.0.3.ebuild:
   amd64/x86 stable, bug #290607






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/enthoughtbase: enthoughtbase-3.0.3.ebuild ChangeLog
@ 2010-02-26  4:47 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 4+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2010-02-26  4:47 UTC (permalink / raw
  To: gentoo-commits

bicatali    10/02/26 04:47:31

  Modified:             enthoughtbase-3.0.3.ebuild ChangeLog
  Log:
  Removed a trailing setupdocs in the setup.py
  (Portage version: 2.2_rc63/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild?r1=1.4&r2=1.5

Index: enthoughtbase-3.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- enthoughtbase-3.0.3.ebuild	8 Nov 2009 19:53:57 -0000	1.4
+++ enthoughtbase-3.0.3.ebuild	26 Feb 2010 04:47:30 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.4 2009/11/08 19:53:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.3.ebuild,v 1.5 2010/02/26 04:47:30 bicatali Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -32,7 +32,10 @@
 PYTHON_MODNAME="enthought"
 
 src_prepare() {
-	sed -i -e "s/self.run_command('build_docs')/pass/" setup.py || die
+	sed -i \
+		-e "s/self.run_command('build_docs')/pass/" \
+		-e '/setupdocs/d' \
+		setup.py || die
 }
 
 src_compile() {



1.10                 dev-python/enthoughtbase/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/enthoughtbase/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	8 Nov 2009 19:53:57 -0000	1.9
+++ ChangeLog	26 Feb 2010 04:47:30 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/enthoughtbase
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.9 2009/11/08 19:53:57 nixnut Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.10 2010/02/26 04:47:30 bicatali Exp $
+
+  26 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org>
+  enthoughtbase-3.0.3.ebuild:
+  Removed a trailing setupdocs in the setup.py
 
   08 Nov 2009; nixnut <nixnut@gentoo.org> enthoughtbase-3.0.3.ebuild:
   ppc stable #290607






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-26  4:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-26  4:47 [gentoo-commits] gentoo-x86 commit in dev-python/enthoughtbase: enthoughtbase-3.0.3.ebuild ChangeLog Sebastien Fabbro (bicatali)
  -- strict thread matches above, loose matches on Subject: below --
2009-11-08 19:53 Gysbert Wassenaar (nixnut)
2009-11-04 15:56 Markus Meier (maekke)
2009-10-05 21:30 Mounir Lamouri (volkmar)

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