* [gentoo-commits] gentoo-x86 commit in dev-python/twisted: twisted-8.2.0-r2.ebuild
@ 2009-10-30 20:50 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-10-30 20:50 UTC (permalink / raw
To: gentoo-commits
arfrever 09/10/30 20:50:02
Modified: twisted-8.2.0-r2.ebuild
Log:
Update HOMEPAGE.
(Portage version: 14746-svn/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-python/twisted/twisted-8.2.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild?r1=1.4&r2=1.5
Index: twisted-8.2.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- twisted-8.2.0-r2.ebuild 30 Oct 2009 10:58:28 -0000 1.4
+++ twisted-8.2.0-r2.ebuild 30 Oct 2009 20:50:01 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v 1.4 2009/10/30 10:58:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v 1.5 2009/10/30 20:50:01 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,7 @@
MY_P="TwistedCore-${PV}"
DESCRIPTION="An asynchronous networking framework written in Python"
-HOMEPAGE="http://www.twistedmatrix.com/"
+HOMEPAGE="http://www.twistedmatrix.com/ http://pypi.python.org/pypi/Twisted"
SRC_URI="http://tmrc.mit.edu/mirror/${PN}/Core/$(get_version_component_range 1-2)/${MY_P}.tar.bz2"
LICENSE="MIT"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted: twisted-8.2.0-r2.ebuild
@ 2009-11-28 1:16 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-11-28 1:16 UTC (permalink / raw
To: gentoo-commits
arfrever 09/11/28 01:16:35
Modified: twisted-8.2.0-r2.ebuild
Log:
Fix src_test().
(Portage version: 14912-svn/cvs/Linux x86_64)
Revision Changes Path
1.10 dev-python/twisted/twisted-8.2.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild?r1=1.9&r2=1.10
Index: twisted-8.2.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- twisted-8.2.0-r2.ebuild 15 Nov 2009 14:19:02 -0000 1.9
+++ twisted-8.2.0-r2.ebuild 28 Nov 2009 01:16:34 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v 1.9 2009/11/15 14:19:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v 1.10 2009/11/28 01:16:34 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -66,11 +66,9 @@
PYTHONPATH=. "${T}/tests/usr/bin/trial" twisted || die "trial failed with Python ${PYTHON_ABI}"
popd > /dev/null || die
+ rm -fr "${T}/tests"
}
python_execute_function testing
-
- cd "${S}"
- rm -rf "${T}/tests"
}
src_install() {
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-28 1:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-28 1:16 [gentoo-commits] gentoo-x86 commit in dev-python/twisted: twisted-8.2.0-r2.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
-- strict thread matches above, loose matches on Subject: below --
2009-10-30 20:50 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