summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-02-12 18:36:10 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-02-12 18:36:10 +0000
commit0f3f872a31b8a691aa5d023befedfeaf7ce95730 (patch)
treee452b51bd05a50f58f057c3f7e70c092cfe5d998 /dev-python/pyinotify
parentsparc stable wrt #350709 (diff)
downloadhistorical-0f3f872a31b8a691aa5d023befedfeaf7ce95730.tar.gz
historical-0f3f872a31b8a691aa5d023befedfeaf7ce95730.tar.bz2
historical-0f3f872a31b8a691aa5d023befedfeaf7ce95730.zip
Delete older ebuild.
Package-Manager: portage-2.2.0_alpha23_p3/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pyinotify')
-rw-r--r--dev-python/pyinotify/ChangeLog6
-rw-r--r--dev-python/pyinotify/Manifest4
-rw-r--r--dev-python/pyinotify/pyinotify-0.9.0.ebuild42
3 files changed, 6 insertions, 46 deletions
diff --git a/dev-python/pyinotify/ChangeLog b/dev-python/pyinotify/ChangeLog
index 1ae66d5eb16a..4ca0908d7e85 100644
--- a/dev-python/pyinotify/ChangeLog
+++ b/dev-python/pyinotify/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyinotify
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.36 2011/02/12 18:23:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.37 2011/02/12 18:36:10 arfrever Exp $
+
+ 12 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ -pyinotify-0.9.0.ebuild:
+ Delete.
12 Feb 2011; Raúl Porcel <armin76@gentoo.org> pyinotify-0.9.1.ebuild:
sparc stable wrt #345497
diff --git a/dev-python/pyinotify/Manifest b/dev-python/pyinotify/Manifest
index 5081e2903d6c..656e77a270f6 100644
--- a/dev-python/pyinotify/Manifest
+++ b/dev-python/pyinotify/Manifest
@@ -1,6 +1,4 @@
-DIST pyinotify-0.9.0.tar.gz 709255 RMD160 ea5e311044a621e21ab20be78ac5c5a524d18175 SHA1 ab4d59b2fd43cd7c7a9ab1621d34f2f795a8ce78 SHA256 af1f7d22067010cf29dd35fe17f8715f816f026c4ed769f7383fd419d4af9fd6
DIST pyinotify-0.9.1.tar.gz 54871 RMD160 45fb62dedf5fd2d3017da01c58725460fa3cddb1 SHA1 c135d899f88378e0bd2949439d2177dfdf2c9722 SHA256 637d18dd01f681bb6583a36de86544f517ce964bf4739a2028da02fcbe06a86f
-EBUILD pyinotify-0.9.0.ebuild 1045 RMD160 eebf0bfa961dfc8d24b74be29d12d6d8e5efbb6d SHA1 c00676b187fe88d187c969dfaaa969ec3dc94bd1 SHA256 cb5379808f318c085aa7d243ca797ed59c1204c04914ac230ee5b8878d6970dc
EBUILD pyinotify-0.9.1.ebuild 867 RMD160 b093dcf9b014941aae6afe38d2c35439add45095 SHA1 eccd9bde22f55c4d58a2c0275a4924dce79667f3 SHA256 d551bb6849df4c558f250b85de446b9347de374da5a4baeb2ba00181359e9dc6
-MISC ChangeLog 4419 RMD160 55f64e43dffab54aceb294b896ccedf7f3689b60 SHA1 b3879bd2fbb52969868672c971398a1e3f376d0a SHA256 9c9c728f337473369d82d884b6b0e9803f19f02bd6ca09168b5dd48cced06086
+MISC ChangeLog 4531 RMD160 f7dd3d7ac8404d5e43072a9705b6c9823084bf4d SHA1 af361c39e3e42a7a8590b7a6fcb49e7bff42b742 SHA256 6debb82c820a6721697cc644579b82c98cb6fc12df9104d82cb7ed7b497176de
MISC metadata.xml 159 RMD160 900a8c55d7a7d2f6312594769aaf941bf9e99c7f SHA1 c8e604d56dae898258b5254d78cfeac0b981e288 SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4
diff --git a/dev-python/pyinotify/pyinotify-0.9.0.ebuild b/dev-python/pyinotify/pyinotify-0.9.0.ebuild
deleted file mode 100644
index d5c7f64932b0..000000000000
--- a/dev-python/pyinotify/pyinotify-0.9.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.0.ebuild,v 1.4 2010/09/28 16:01:08 ranger Exp $
-
-EAPI="3"
-PYTHON_DEPEND="*:2.5"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.4"
-
-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="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86 ~amd64-linux"
-IUSE="doc examples"
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/${PN}"
-
-PYTHON_MODNAME="pyinotify.py"
-
-src_install() {
- distutils_src_install
-
- if use doc; then
- docinto html/python2
- dohtml python2/docstrings/* || die "dohtml failed"
- docinto html/python3
- dohtml python3/docstrings/* || die "dohtml failed"
- fi
-
- if use examples; then
- insinto /usr/share/doc/${PF}/examples
- doins python2/examples/* || die "doins failed"
- fi
-}