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
idl0r 10/05/08 13:27:16
Modified: tintwizard-0.3.3b.ebuild ChangeLog
Log:
Remove SUPPORT_PYTHON_ABIS and RESTRICT_PYTHON_ABIS as requested per bug 317027.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.2 x11-misc/tintwizard/tintwizard-0.3.3b.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tintwizard/tintwizard-0.3.3b.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tintwizard/tintwizard-0.3.3b.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tintwizard/tintwizard-0.3.3b.ebuild?r1=1.1&r2=1.2
Index: tintwizard-0.3.3b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/tintwizard/tintwizard-0.3.3b.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tintwizard-0.3.3b.ebuild 30 Apr 2010 10:52:05 -0000 1.1
+++ tintwizard-0.3.3b.ebuild 8 May 2010 13:27:15 -0000 1.2
@@ -1,12 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/tintwizard/tintwizard-0.3.3b.ebuild,v 1.1 2010/04/30 10:52:05 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/tintwizard/tintwizard-0.3.3b.ebuild,v 1.2 2010/05/08 13:27:15 idl0r Exp $
EAPI="3"
PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
inherit python
1.3 x11-misc/tintwizard/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tintwizard/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tintwizard/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tintwizard/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/tintwizard/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 30 Apr 2010 10:52:05 -0000 1.2
+++ ChangeLog 8 May 2010 13:27:15 -0000 1.3
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/tintwizard
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/tintwizard/ChangeLog,v 1.2 2010/04/30 10:52:05 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/tintwizard/ChangeLog,v 1.3 2010/05/08 13:27:15 idl0r Exp $
+
+ 08 May 2010; Christian Ruppert <idl0r@g.o>
+ tintwizard-0.3.3b.ebuild:
+ Remove SUPPORT_PYTHON_ABIS and RESTRICT_PYTHON_ABIS as requested per bug
+ 317027.
*tintwizard-0.3.3b (30 Apr 2010)
|
|