* [gentoo-commits] gentoo-x86 commit in sci-misc/gato: metadata.xml ChangeLog gato-1.1.2.ebuild
@ 2012-09-16 16:07 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-09-16 16:07 UTC (permalink / raw
To: gentoo-commits
jlec 12/09/16 16:07:38
Modified: metadata.xml ChangeLog gato-1.1.2.ebuild
Log:
sci-misc/gato: Require tk support in python, #435036
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Revision Changes Path
1.4 sci-misc/gato/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/metadata.xml?r1=1.3&r2=1.4
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-misc/gato/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml 29 Jan 2008 15:03:51 -0000 1.3
+++ metadata.xml 16 Sep 2012 16:07:37 -0000 1.4
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-mathematics</herd>
-<longdescription lang="en">
+ <herd>sci-mathematics</herd>
+ <longdescription lang="en">
Gato - the Graph Animation Toolbox - is a software which visualizes
algorithms on mathematical graphs.
</longdescription>
1.15 sci-misc/gato/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-misc/gato/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 4 Aug 2012 16:01:17 -0000 1.14
+++ ChangeLog 16 Sep 2012 16:07:37 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for sci-misc/gato
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/ChangeLog,v 1.14 2012/08/04 16:01:17 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/ChangeLog,v 1.15 2012/09/16 16:07:37 jlec Exp $
+
+ 16 Sep 2012; Justin Lecher <jlec@gentoo.org> gato-1.1.2.ebuild, metadata.xml:
+ Require tk support in python, #435036
*gato-1.1.2 (04 Aug 2012)
1.2 sci-misc/gato/gato-1.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/gato-1.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/gato-1.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/gato/gato-1.1.2.ebuild?r1=1.1&r2=1.2
Index: gato-1.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-misc/gato/gato-1.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gato-1.1.2.ebuild 4 Aug 2012 16:01:17 -0000 1.1
+++ gato-1.1.2.ebuild 16 Sep 2012 16:07:37 -0000 1.2
@@ -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/sci-misc/gato/gato-1.1.2.ebuild,v 1.1 2012/08/04 16:01:17 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/gato-1.1.2.ebuild,v 1.2 2012/09/16 16:07:37 jlec Exp $
EAPI=4
PYTHON_DEPEND="2"
-#PYTHON_USE_WITH="tk"
+PYTHON_USE_WITH="tk"
inherit eutils python
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-16 16:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-16 16:07 [gentoo-commits] gentoo-x86 commit in sci-misc/gato: metadata.xml ChangeLog gato-1.1.2.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox