* [gentoo-commits] gentoo-x86 commit in dev-python/pyinotify: pyinotify-0.9.4.ebuild ChangeLog
@ 2012-11-29 6:31 99% Patrick Lauer (patrick)
0 siblings, 0 replies; 1+ results
From: Patrick Lauer (patrick) @ 2012-11-29 6:31 UTC (permalink / raw
To: gentoo-commits
patrick 12/11/29 06:31:51
Modified: ChangeLog
Added: pyinotify-0.9.4.ebuild
Log:
Bump
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.48 dev-python/pyinotify/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyinotify/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyinotify/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyinotify/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 7 Feb 2012 23:09:38 -0000 1.47
+++ ChangeLog 29 Nov 2012 06:31:51 -0000 1.48
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/pyinotify
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.47 2012/02/07 23:09:38 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.48 2012/11/29 06:31:51 patrick Exp $
+
+*pyinotify-0.9.4 (29 Nov 2012)
+
+ 29 Nov 2012; Patrick Lauer <patrick@gentoo.org> +pyinotify-0.9.4.ebuild:
+ Bump
07 Feb 2012; Mike Gilbert <floppym@gentoo.org> pyinotify-0.9.2.ebuild,
pyinotify-0.9.3.ebuild:
@@ -175,4 +180,3 @@
+pyinotify-0.6.3.ebuild:
Initial import, bug 125960. Slightly updated ebuild from Panard
<panard.inzenet.org>
-
1.1 dev-python/pyinotify/pyinotify-0.9.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.4.ebuild?rev=1.1&content-type=text/plain
Index: pyinotify-0.9.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.4.ebuild,v 1.1 2012/11/29 06:31:51 patrick Exp $
EAPI="3"
PYTHON_DEPEND="*:2.5"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.4 *-jython"
inherit distutils
DESCRIPTION="Python module used for monitoring filesystems events"
HOMEPAGE="http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify"
SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="examples"
DEPEND="dev-python/setuptools"
RDEPEND=""
PYTHON_MODNAME="pyinotify.py"
src_install() {
distutils_src_install
if use examples; then
insinto /usr/share/doc/${PF}/examples
doins python2/examples/* || die "Installation of examples failed"
fi
}
^ 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 --
2012-11-29 6:31 99% [gentoo-commits] gentoo-x86 commit in dev-python/pyinotify: pyinotify-0.9.4.ebuild ChangeLog Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox