From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/dot2tex: ChangeLog dot2tex-2.8.7.ebuild
Date: Sat, 12 Jun 2010 19:30:23 +0000 (UTC) [thread overview]
Message-ID: <20100612193023.8522E2C5F4@corvid.gentoo.org> (raw)
arfrever 10/06/12 19:30:23
Modified: ChangeLog dot2tex-2.8.7.ebuild
Log:
Set SUPPORT_PYTHON_ABIS (bug #312221).
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.12 dev-tex/dot2tex/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/dot2tex/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/dot2tex/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/dot2tex/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 16 Dec 2009 13:54:18 -0000 1.11
+++ ChangeLog 12 Jun 2010 19:30:23 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/dot2tex
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v 1.11 2009/12/16 13:54:18 aballier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/ChangeLog,v 1.12 2010/06/12 19:30:23 arfrever Exp $
+
+ 12 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ dot2tex-2.8.7.ebuild:
+ Set SUPPORT_PYTHON_ABIS (bug #312221).
16 Dec 2009; Alexis Ballier <aballier@gentoo.org> -dot2tex-2.8.6.ebuild:
remove old
1.2 dev-tex/dot2tex/dot2tex-2.8.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild?r1=1.1&r2=1.2
Index: dot2tex-2.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dot2tex-2.8.7.ebuild 28 Oct 2009 11:45:21 -0000 1.1
+++ dot2tex-2.8.7.ebuild 12 Jun 2010 19:30:23 -0000 1.2
@@ -1,6 +1,11 @@
-# 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-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.1 2009/10/28 11:45:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/dot2tex/dot2tex-2.8.7.ebuild,v 1.2 2010/06/12 19:30:23 arfrever Exp $
+
+EAPI="3"
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
next reply other threads:[~2010-06-12 19:30 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-12 19:30 Arfrever Frehtes Taifersar Arahesis (arfrever) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-12-13 11:58 [gentoo-commits] gentoo-x86 commit in dev-tex/dot2tex: ChangeLog dot2tex-2.8.7.ebuild Naohiro Aota (naota)
2011-10-04 17:44 Jeroen Roovers (jer)
2011-09-18 17:51 Raul Porcel (armin76)
2011-08-28 15:49 Fabian Groffen (grobian)
2011-08-14 18:32 Markus Meier (maekke)
2011-08-12 15:35 Kacper Kowalik (xarthisius)
2011-06-14 5:20 Matt Turner (mattst88)
2011-02-27 16:35 Raul Porcel (armin76)
2011-02-20 15:50 Kacper Kowalik (xarthisius)
2011-02-06 21:51 Markus Meier (maekke)
2011-01-26 19:34 Fabian Groffen (grobian)
2011-01-24 4:14 Jeroen Roovers (jer)
2010-12-22 1:29 Markos Chandras (hwoarang)
2010-12-21 14:16 Christian Faulhammer (fauli)
2009-10-28 11:45 Alexis Ballier (aballier)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100612193023.8522E2C5F4@corvid.gentoo.org \
--to=arfrever@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox