summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2010-01-05 14:29:54 +0000
committerSebastian Pipping <sping@gentoo.org>2010-01-05 14:29:54 +0000
commit22b0db66e21f77b9923d6ec1110be626cb64a2af (patch)
tree5b07ead170957fcc82a50d33a35fd99ee1fe43a7 /dev-python/inotifyx
parentStable on amd64 wrt bug #299749 (diff)
downloadhistorical-22b0db66e21f77b9923d6ec1110be626cb64a2af.tar.gz
historical-22b0db66e21f77b9923d6ec1110be626cb64a2af.tar.bz2
historical-22b0db66e21f77b9923d6ec1110be626cb64a2af.zip
dev-python/inotifyx: Fix test invocation (bug #299767)
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'dev-python/inotifyx')
-rw-r--r--dev-python/inotifyx/ChangeLog7
-rw-r--r--dev-python/inotifyx/Manifest14
-rw-r--r--dev-python/inotifyx/inotifyx-0.1.1.ebuild6
3 files changed, 10 insertions, 17 deletions
diff --git a/dev-python/inotifyx/ChangeLog b/dev-python/inotifyx/ChangeLog
index d6ed09f92b58..5d8501a00e00 100644
--- a/dev-python/inotifyx/ChangeLog
+++ b/dev-python/inotifyx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/inotifyx
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/inotifyx/ChangeLog,v 1.2 2009/12/20 21:43:40 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/inotifyx/ChangeLog,v 1.3 2010/01/05 14:29:54 sping Exp $
+
+ 05 Jan 2010; Sebastian Pipping <sping@gentoo.org> inotifyx-0.1.1.ebuild:
+ Fix test invocation (bug #299767)
20 Dec 2009; Torsten Veller <tove@gentoo.org> metadata.xml:
Fix metadata: maintainer-wanted herd does not exist
diff --git a/dev-python/inotifyx/Manifest b/dev-python/inotifyx/Manifest
index a441f5ce3bd9..c4f248b2daac 100644
--- a/dev-python/inotifyx/Manifest
+++ b/dev-python/inotifyx/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST inotifyx-0.1.1.tar.gz 5383 RMD160 86f0e67c9db756c57a2d422b3e28ab548e34f2de SHA1 e6c0131b9ac0dcf755ee48ceecc3723513afd372 SHA256 fb00a2f660a8f618ac813f15b48a83b2f933b81fe8ed08c716fa7f077bd54070
-EBUILD inotifyx-0.1.1.ebuild 753 RMD160 d2d44058a952a2671d776bd3e9f89fffc6382fbd SHA1 fb3d265c9fccee459a7079ee02f3a4c2e17dac1e SHA256 9bdfe23b8ff6e06cdd5e8a69b1934e773edab4df744f66a30d5df4becb204ab6
-MISC ChangeLog 501 RMD160 45c24a423c7530889aa2aa86deee4b724d50b52d SHA1 88aa04320f3c413ee589ff5bc9c1368c78bcadc8 SHA256 d8cbdb333be47b147abfd7ba816413d8104a365294b89ece2209cfc69ff0ef45
+EBUILD inotifyx-0.1.1.ebuild 762 RMD160 730e1e30682d0f9cbd1e428c7a311ce284d2dcdc SHA1 3337559d3778482d9f537b540c363ebd21520cde SHA256 bbd0fc41f2c3e15f4318b056612d0c63b1529fcb89f550eee578c4e9e427fa64
+MISC ChangeLog 614 RMD160 53626040f531b0a6074ad10b3e338f66bc15ac1e SHA1 95599677df45eadba95c15bea4af68fa5f81433d SHA256 38979174affbeb7f1e35329d7b0efd984ddd0d6e352963333ae8c0373e8c8c7b
MISC metadata.xml 257 RMD160 04e4c6e678ba8e8ffde93f57d06a40b60f9eaa69 SHA1 e3c39bf9a25beebbe626726bb94f6e22db4fa06d SHA256 b4a209de2bfbbcc5ceab61bf458a1ee79da4c60a30e4aabf54b76e9709b56db8
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.11 (GNU/Linux)
-
-iEYEARECAAYFAksumpIACgkQV3J2n04EauyCogCeL67ToEZeVeT+uPzPevlfzBE+
-/KQAn2iMWQNo3Di4iBYxBzOR6lpIlELu
-=djBH
------END PGP SIGNATURE-----
diff --git a/dev-python/inotifyx/inotifyx-0.1.1.ebuild b/dev-python/inotifyx/inotifyx-0.1.1.ebuild
index c534d0390276..c3aa2963fdd8 100644
--- a/dev-python/inotifyx/inotifyx-0.1.1.ebuild
+++ b/dev-python/inotifyx/inotifyx-0.1.1.ebuild
@@ -1,6 +1,6 @@
-# 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-python/inotifyx/inotifyx-0.1.1.ebuild,v 1.1 2009/12/20 20:20:14 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/inotifyx/inotifyx-0.1.1.ebuild,v 1.2 2010/01/05 14:29:54 sping Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -22,7 +22,7 @@ RESTRICT_PYTHON_ABIS="3.*"
src_test() {
testing() {
- PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" setup.py build -b "build-${PYTHON_ABI}" test
+ PYTHONPATH=$(echo "build-${PYTHON_ABI}/lib"*) "$(PYTHON)" setup.py build -b "build-${PYTHON_ABI}" test
}
python_execute_function testing
}