* [gentoo-commits] gentoo-x86 commit in dev-python/sympy: sympy-0.6.5.ebuild sympy-0.6.6.ebuild ChangeLog
@ 2009-12-26 19:39 Peter Volkov (pva)
0 siblings, 0 replies; 2+ messages in thread
From: Peter Volkov (pva) @ 2009-12-26 19:39 UTC (permalink / raw
To: gentoo-commits
pva 09/12/26 19:39:44
Modified: sympy-0.6.5.ebuild sympy-0.6.6.ebuild ChangeLog
Log:
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-python/sympy/sympy-0.6.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild?r1=1.1&r2=1.2
Index: sympy-0.6.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sympy-0.6.5.ebuild 19 Jul 2009 10:10:51 -0000 1.1
+++ sympy-0.6.5.ebuild 26 Dec 2009 19:39:43 -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/sympy/sympy-0.6.5.ebuild,v 1.1 2009/07/19 10:10:51 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild,v 1.2 2009/12/26 19:39:43 pva Exp $
EAPI=2
NEED_PYTHON=2.4
inherit distutils
@@ -19,7 +19,7 @@
gtk? ( x11-libs/gtkmathview[gtk] ) )
latex? ( virtual/latex-base
png? ( app-text/dvipng )
- pdf? ( virtual/ghostscript ) )
+ pdf? ( app-text/ghostscript-gpl ) )
texmacs? ( app-office/texmacs )
ipython? ( dev-python/ipython )
opengl? ( dev-python/pyopengl )
1.2 dev-python/sympy/sympy-0.6.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild?r1=1.1&r2=1.2
Index: sympy-0.6.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sympy-0.6.6.ebuild 24 Dec 2009 16:06:18 -0000 1.1
+++ sympy-0.6.6.ebuild 26 Dec 2009 19:39:43 -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/sympy/sympy-0.6.6.ebuild,v 1.1 2009/12/24 16:06:18 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild,v 1.2 2009/12/26 19:39:43 pva Exp $
EAPI=2
NEED_PYTHON=2.4
inherit distutils
@@ -19,7 +19,7 @@
gtk? ( x11-libs/gtkmathview[gtk] ) )
latex? ( virtual/latex-base
png? ( app-text/dvipng )
- pdf? ( virtual/ghostscript ) )
+ pdf? ( app-text/ghostscript-gpl ) )
texmacs? ( app-office/texmacs )
ipython? ( dev-python/ipython )
opengl? ( dev-python/pyopengl )
1.8 dev-python/sympy/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sympy/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 24 Dec 2009 16:06:18 -0000 1.7
+++ ChangeLog 26 Dec 2009 19:39:43 -0000 1.8
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/sympy
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/ChangeLog,v 1.7 2009/12/24 16:06:18 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/ChangeLog,v 1.8 2009/12/26 19:39:43 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> sympy-0.6.5.ebuild,
+ sympy-0.6.6.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
*sympy-0.6.6 (24 Dec 2009)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/sympy: sympy-0.6.5.ebuild sympy-0.6.6.ebuild ChangeLog
@ 2010-02-07 20:41 Peter Volkov (pva)
0 siblings, 0 replies; 2+ messages in thread
From: Peter Volkov (pva) @ 2010-02-07 20:41 UTC (permalink / raw
To: gentoo-commits
pva 10/02/07 20:41:31
Modified: sympy-0.6.5.ebuild sympy-0.6.6.ebuild ChangeLog
Log:
Add inherit eutils: epatch is defined there.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-python/sympy/sympy-0.6.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild?r1=1.2&r2=1.3
Index: sympy-0.6.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sympy-0.6.5.ebuild 26 Dec 2009 19:39:43 -0000 1.2
+++ sympy-0.6.5.ebuild 7 Feb 2010 20:41:31 -0000 1.3
@@ -1,9 +1,9 @@
-# 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/sympy/sympy-0.6.5.ebuild,v 1.2 2009/12/26 19:39:43 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.5.ebuild,v 1.3 2010/02/07 20:41:31 pva Exp $
EAPI=2
NEED_PYTHON=2.4
-inherit distutils
+inherit eutils distutils
DESCRIPTION="Computer algebra system (CAS) in Python"
HOMEPAGE="http://code.google.com/p/sympy/"
1.3 dev-python/sympy/sympy-0.6.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild?r1=1.2&r2=1.3
Index: sympy-0.6.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sympy-0.6.6.ebuild 26 Dec 2009 19:39:43 -0000 1.2
+++ sympy-0.6.6.ebuild 7 Feb 2010 20:41:31 -0000 1.3
@@ -1,9 +1,9 @@
-# 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/sympy/sympy-0.6.6.ebuild,v 1.2 2009/12/26 19:39:43 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/sympy-0.6.6.ebuild,v 1.3 2010/02/07 20:41:31 pva Exp $
EAPI=2
NEED_PYTHON=2.4
-inherit distutils
+inherit eutils distutils
DESCRIPTION="Computer algebra system (CAS) in Python"
HOMEPAGE="http://code.google.com/p/sympy/"
1.9 dev-python/sympy/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sympy/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sympy/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 26 Dec 2009 19:39:43 -0000 1.8
+++ ChangeLog 7 Feb 2010 20:41:31 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/sympy
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/ChangeLog,v 1.8 2009/12/26 19:39:43 pva Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/ChangeLog,v 1.9 2010/02/07 20:41:31 pva Exp $
+
+ 07 Feb 2010; Peter Volkov <pva@gentoo.org> sympy-0.6.5.ebuild,
+ sympy-0.6.6.ebuild:
+ Add inherit eutils: epatch is defined there.
26 Dec 2009; Peter Volkov <pva@gentoo.org> sympy-0.6.5.ebuild,
sympy-0.6.6.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-07 20:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-26 19:39 [gentoo-commits] gentoo-x86 commit in dev-python/sympy: sympy-0.6.5.ebuild sympy-0.6.6.ebuild ChangeLog Peter Volkov (pva)
-- strict thread matches above, loose matches on Subject: below --
2010-02-07 20:41 Peter Volkov (pva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox