summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2011-07-28 23:20:15 +0000
committerPatrick Lauer <patrick@gentoo.org>2011-07-28 23:20:15 +0000
commit04d9a823250b88205b629734f242f7b96c40570d (patch)
tree46ee77df49fd82095e4e058dba2c8d1c279041bb /dev-python/inotifyx
parentBump for #368943 (diff)
downloadhistorical-04d9a823250b88205b629734f242f7b96c40570d.tar.gz
historical-04d9a823250b88205b629734f242f7b96c40570d.tar.bz2
historical-04d9a823250b88205b629734f242f7b96c40570d.zip
Bump for #361729
Package-Manager: portage-2.2.0_alpha47/cvs/Linux x86_64
Diffstat (limited to 'dev-python/inotifyx')
-rw-r--r--dev-python/inotifyx/ChangeLog9
-rw-r--r--dev-python/inotifyx/Manifest4
-rw-r--r--dev-python/inotifyx/inotifyx-0.2.0.ebuild28
3 files changed, 38 insertions, 3 deletions
diff --git a/dev-python/inotifyx/ChangeLog b/dev-python/inotifyx/ChangeLog
index 5d8501a00e00..ceb44f5ce231 100644
--- a/dev-python/inotifyx/ChangeLog
+++ b/dev-python/inotifyx/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/inotifyx
-# 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 $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/inotifyx/ChangeLog,v 1.4 2011/07/28 23:20:15 patrick Exp $
+
+*inotifyx-0.2.0 (28 Jul 2011)
+
+ 28 Jul 2011; Patrick Lauer <patrick@gentoo.org> +inotifyx-0.2.0.ebuild:
+ Bump for #361729
05 Jan 2010; Sebastian Pipping <sping@gentoo.org> inotifyx-0.1.1.ebuild:
Fix test invocation (bug #299767)
diff --git a/dev-python/inotifyx/Manifest b/dev-python/inotifyx/Manifest
index c4f248b2daac..22a95ab58dbb 100644
--- a/dev-python/inotifyx/Manifest
+++ b/dev-python/inotifyx/Manifest
@@ -1,4 +1,6 @@
DIST inotifyx-0.1.1.tar.gz 5383 RMD160 86f0e67c9db756c57a2d422b3e28ab548e34f2de SHA1 e6c0131b9ac0dcf755ee48ceecc3723513afd372 SHA256 fb00a2f660a8f618ac813f15b48a83b2f933b81fe8ed08c716fa7f077bd54070
+DIST inotifyx-0.2.0.tar.gz 11302 RMD160 3fe1a2f3ee30c6af73e56cf1cf35198ab5bef09b SHA1 e29996f6882227e390464de2185eb25fc4e0c951 SHA256 1a1769816324a1ccb766ecd7f336cf07b8bc498477d83cbb0e6dcea69c1dd60b
EBUILD inotifyx-0.1.1.ebuild 762 RMD160 730e1e30682d0f9cbd1e428c7a311ce284d2dcdc SHA1 3337559d3778482d9f537b540c363ebd21520cde SHA256 bbd0fc41f2c3e15f4318b056612d0c63b1529fcb89f550eee578c4e9e427fa64
-MISC ChangeLog 614 RMD160 53626040f531b0a6074ad10b3e338f66bc15ac1e SHA1 95599677df45eadba95c15bea4af68fa5f81433d SHA256 38979174affbeb7f1e35329d7b0efd984ddd0d6e352963333ae8c0373e8c8c7b
+EBUILD inotifyx-0.2.0.ebuild 770 RMD160 82170691145e59f793a2a60b161cae5b87576149 SHA1 80ff6d344bbc31dc04d43dd2ff814e9319593b90 SHA256 e9aadf7a931242639c4041f6b28518f8f04bf64d25ced6f98dfb1d78cd638eda
+MISC ChangeLog 741 RMD160 368fe2d33efa5d86f5126cac6601d319201f87a3 SHA1 4717ff7086420ab2a80a03a52c0622c8e0855d1e SHA256 a42765fcc6aac5f7def0e8b7f2c94e81c4c91869f4b7f4c47725adcc2466ab36
MISC metadata.xml 257 RMD160 04e4c6e678ba8e8ffde93f57d06a40b60f9eaa69 SHA1 e3c39bf9a25beebbe626726bb94f6e22db4fa06d SHA256 b4a209de2bfbbcc5ceab61bf458a1ee79da4c60a30e4aabf54b76e9709b56db8
diff --git a/dev-python/inotifyx/inotifyx-0.2.0.ebuild b/dev-python/inotifyx/inotifyx-0.2.0.ebuild
new file mode 100644
index 000000000000..c0a4ba5255d2
--- /dev/null
+++ b/dev-python/inotifyx/inotifyx-0.2.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/inotifyx/inotifyx-0.2.0.ebuild,v 1.1 2011/07/28 23:20:15 patrick Exp $
+
+EAPI="2"
+SUPPORT_PYTHON_ABIS="1"
+
+inherit distutils
+
+DESCRIPTION="Python bindings to the Linux inotify file system event monitoring API"
+HOMEPAGE="http://www.alittletooquiet.net/software/inotifyx/"
+SRC_URI="http://launchpad.net/inotifyx/dev/v${PV}/+download/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+RESTRICT_PYTHON_ABIS="3.*"
+
+src_test() {
+ testing() {
+ PYTHONPATH=$(echo "build-${PYTHON_ABI}/lib"*) "$(PYTHON)" setup.py build -b "build-${PYTHON_ABI}" test
+ }
+ python_execute_function testing
+}