* [gentoo-commits] gentoo-x86 commit in dev-python/libasyncns-python: ChangeLog libasyncns-python-0.7.1.ebuild
@ 2011-01-01 21:54 99% Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 1+ results
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-01-01 21:54 UTC (permalink / raw
To: gentoo-commits
arfrever 11/01/01 21:54:08
Modified: ChangeLog libasyncns-python-0.7.1.ebuild
Log:
Set SUPPORT_PYTHON_ABIS (bug #344729). Avoid breaking strict-aliasing rules.
(Portage version: 2.2.0_alpha11_p6/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-python/libasyncns-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libasyncns-python/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libasyncns-python/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libasyncns-python/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 27 Mar 2009 17:00:13 -0000 1.1
+++ ChangeLog 1 Jan 2011 21:54:08 -0000 1.2
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/libasyncns-python
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/ChangeLog,v 1.1 2009/03/27 17:00:13 hanno Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/ChangeLog,v 1.2 2011/01/01 21:54:08 arfrever Exp $
+
+ 01 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ libasyncns-python-0.7.1.ebuild:
+ Set SUPPORT_PYTHON_ABIS (bug #344729). Avoid breaking strict-aliasing rules.
*libasyncns-python-0.7.1 (27 Mar 2009)
1.3 dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild?r1=1.2&r2=1.3
Index: libasyncns-python-0.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libasyncns-python-0.7.1.ebuild 12 Apr 2009 20:51:11 -0000 1.2
+++ libasyncns-python-0.7.1.ebuild 1 Jan 2011 21:54:08 -0000 1.3
@@ -1,15 +1,23 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild,v 1.2 2009/04/12 20:51:11 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libasyncns-python/libasyncns-python-0.7.1.ebuild,v 1.3 2011/01/01 21:54:08 arfrever Exp $
+
+EAPI="3"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="*-jython"
inherit distutils
DESCRIPTION="Python bindings for libasyncns."
HOMEPAGE="https://launchpad.net/libasyncns-python/"
SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
+
DEPEND=">=net-libs/libasyncns-0.4"
RDEPEND="${DEPEND}"
+
+PYTHON_CFLAGS=("2.* + -fno-strict-aliasing")
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2011-01-01 21:54 99% [gentoo-commits] gentoo-x86 commit in dev-python/libasyncns-python: ChangeLog libasyncns-python-0.7.1.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox