summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-12-16 21:10:12 +0000
committerMarkus Meier <maekke@gentoo.org>2009-12-16 21:10:12 +0000
commitacb26510888b30e554f9cc82383e0767e2898bb7 (patch)
tree8384fce2732ffd89726f818b9f916af1ab7b6b9b /dev-python/pyinotify
parentamd64/arm/x86 stable, bug #295698 (diff)
downloadgentoo-2-acb26510888b30e554f9cc82383e0767e2898bb7.tar.gz
gentoo-2-acb26510888b30e554f9cc82383e0767e2898bb7.tar.bz2
gentoo-2-acb26510888b30e554f9cc82383e0767e2898bb7.zip
amd64/x86 stable, bug #295699
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pyinotify')
-rw-r--r--dev-python/pyinotify/ChangeLog5
-rw-r--r--dev-python/pyinotify/pyinotify-0.8.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyinotify/ChangeLog b/dev-python/pyinotify/ChangeLog
index 9160a75be558..99707051f04d 100644
--- a/dev-python/pyinotify/ChangeLog
+++ b/dev-python/pyinotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyinotify
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.18 2009/12/09 18:54:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.19 2009/12/16 21:10:12 maekke Exp $
+
+ 16 Dec 2009; Markus Meier <maekke@gentoo.org> pyinotify-0.8.8.ebuild:
+ amd64/x86 stable, bug #295699
09 Dec 2009; nixnut <nixnut@gentoo.org> pyinotify-0.8.8.ebuild:
ppc stable #295699
diff --git a/dev-python/pyinotify/pyinotify-0.8.8.ebuild b/dev-python/pyinotify/pyinotify-0.8.8.ebuild
index 4c34d6b6d0b9..496587bffd17 100644
--- a/dev-python/pyinotify/pyinotify-0.8.8.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.8.8.ebuild,v 1.3 2009/12/09 18:54:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.8.8.ebuild,v 1.4 2009/12/16 21:10:12 maekke Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc sparc ~x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="doc examples"
DEPEND=""