Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Markos Chandras (hwoarang)" <hwoarang@g.o>
|
|
Subject:
|
gentoo-x86 commit in dev-python/enthoughtbase: ChangeLog enthoughtbase-3.0.5.ebuild
|
|
Date:
|
Thu, 15 Jul 2010 11:47:29 +0000 (UTC)
|
|
hwoarang 10/07/15 11:47:29
Modified: ChangeLog enthoughtbase-3.0.5.ebuild
Log:
Stable on amd64 wrt bug #326809
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.13 dev-python/enthoughtbase/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 31 May 2010 06:55:29 -0000 1.12
+++ ChangeLog 15 Jul 2010 11:47:29 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/enthoughtbase
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.12 2010/05/31 06:55:29 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/ChangeLog,v 1.13 2010/07/15 11:47:29 hwoarang Exp $
+
+ 15 Jul 2010; Markos Chandras <hwoarang@g.o>
+ enthoughtbase-3.0.5.ebuild:
+ Stable on amd64 wrt bug #326809
*enthoughtbase-3.0.5 (31 May 2010)
1.4 dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild?r1=1.3&r2=1.4
Index: enthoughtbase-3.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- enthoughtbase-3.0.5.ebuild 12 Jun 2010 14:30:22 -0000 1.3
+++ enthoughtbase-3.0.5.ebuild 15 Jul 2010 11:47:29 -0000 1.4
@@ -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-python/enthoughtbase/enthoughtbase-3.0.5.ebuild,v 1.3 2010/06/12 14:30:22 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enthoughtbase/enthoughtbase-3.0.5.ebuild,v 1.4 2010/07/15 11:47:29 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,7 +19,7 @@
LICENSE="BSD LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="doc examples"
DEPEND="dev-python/setuptools
|
|