* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-8.2.0.ebuild
@ 2009-10-30 13:02 99% Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 1+ results
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-10-30 13:02 UTC (permalink / raw
To: gentoo-commits
arfrever 09/10/30 13:02:56
Modified: ChangeLog twisted-words-8.2.0.ebuild
Log:
Set SUPPORT_PYTHON_ABIS.
(Portage version: 14746-svn/cvs/Linux x86_64)
Revision Changes Path
1.38 dev-python/twisted-words/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 24 Jan 2009 16:50:16 -0000 1.37
+++ ChangeLog 30 Oct 2009 13:02:55 -0000 1.38
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-words
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.37 2009/01/24 16:50:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.38 2009/10/30 13:02:55 arfrever Exp $
+
+ 30 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ twisted-words-8.2.0.ebuild:
+ Set SUPPORT_PYTHON_ABIS.
*twisted-words-8.2.0 (24 Jan 2009)
1.2 dev-python/twisted-words/twisted-words-8.2.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-words/twisted-words-8.2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-words/twisted-words-8.2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-words/twisted-words-8.2.0.ebuild?r1=1.1&r2=1.2
Index: twisted-words-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-8.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twisted-words-8.2.0.ebuild 24 Jan 2009 16:50:16 -0000 1.1
+++ twisted-words-8.2.0.ebuild 30 Oct 2009 13:02:55 -0000 1.2
@@ -1,8 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-8.2.0.ebuild,v 1.1 2009/01/24 16:50:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-8.2.0.ebuild,v 1.2 2009/10/30 13:02:55 arfrever Exp $
-MY_PACKAGE=Words
+EAPI="2"
+SUPPORT_PYTHON_ABIS="1"
+MY_PACKAGE="Words"
inherit twisted
@@ -13,10 +15,14 @@
DEPEND="=dev-python/twisted-$(get_version_component_range 1)*
=dev-python/twisted-web-$(get_version_component_range 1)*"
+RDEPEND="${DEPEND}"
+RESTRICT_PYTHON_ABIS="3.*"
+
+PYTHON_MODNAME="twisted/plugins twisted/words"
src_install() {
twisted_src_install
- # Remove the "im" script we do not depend on the required pygtk.
- rm -rf "${D}"/usr/{bin,share/man}
+ # Remove the "im" script, because we do not depend on the required pygtk.
+ rm -fr "${D}"usr/{bin,share/man}
}
^ 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 --
2009-10-30 13:02 99% [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-8.2.0.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