summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-07-11 18:46:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-07-11 18:46:00 +0000
commitc5828e82099a30b25fa1b002376922fd7dcee1b9 (patch)
treee7dd817a5e21e638e5c2936a654f52f7e10ed226 /dev-python/pyinotify
parentalpha/arm/ia64/s390/sh/sparc/x86 stable wrt #327145 (diff)
downloadhistorical-c5828e82099a30b25fa1b002376922fd7dcee1b9.tar.gz
historical-c5828e82099a30b25fa1b002376922fd7dcee1b9.tar.bz2
historical-c5828e82099a30b25fa1b002376922fd7dcee1b9.zip
sparc/x86 stable wrt #327153
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-python/pyinotify')
-rw-r--r--dev-python/pyinotify/ChangeLog5
-rw-r--r--dev-python/pyinotify/pyinotify-0.9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyinotify/ChangeLog b/dev-python/pyinotify/ChangeLog
index c77b1fef6b68..da25e4ce376a 100644
--- a/dev-python/pyinotify/ChangeLog
+++ b/dev-python/pyinotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyinotify
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.28 2010/07/07 09:01:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.29 2010/07/11 18:46:00 armin76 Exp $
+
+ 11 Jul 2010; Raúl Porcel <armin76@gentoo.org> pyinotify-0.9.0.ebuild:
+ sparc/x86 stable wrt #327153
07 Jul 2010; Markos Chandras <hwoarang@gentoo.org> pyinotify-0.9.0.ebuild:
Stable on amd64 wrt bug #327153
diff --git a/dev-python/pyinotify/pyinotify-0.9.0.ebuild b/dev-python/pyinotify/pyinotify-0.9.0.ebuild
index dab08ff9c813..290332972da8 100644
--- a/dev-python/pyinotify/pyinotify-0.9.0.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.9.0.ebuild
@@ -1,6 +1,6 @@
# 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.2 2010/07/07 09:01:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.0.ebuild,v 1.3 2010/07/11 18:46:00 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="*:2.5"
@@ -15,7 +15,7 @@ SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux"
IUSE="doc examples"
DEPEND=""