summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-05 10:18:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-05 10:18:40 +0000
commitefab642cd256c9743f56e961a068550c37900832 (patch)
tree87d5df7c745a929df3f1c547b13a472c51c1b3cc
parentStable for x86, wrt bug #529000 (diff)
downloadgentoo-2-efab642cd256c9743f56e961a068550c37900832.tar.gz
gentoo-2-efab642cd256c9743f56e961a068550c37900832.tar.bz2
gentoo-2-efab642cd256c9743f56e961a068550c37900832.zip
Stable for x86, wrt bug #530748
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r--dev-python/watchdog/ChangeLog5
-rw-r--r--dev-python/watchdog/watchdog-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/watchdog/ChangeLog b/dev-python/watchdog/ChangeLog
index e4bb31ced23e..93869bab1f3b 100644
--- a/dev-python/watchdog/ChangeLog
+++ b/dev-python/watchdog/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/watchdog
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/watchdog/ChangeLog,v 1.9 2014/12/04 09:59:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/watchdog/ChangeLog,v 1.10 2014/12/05 10:18:40 ago Exp $
+
+ 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> watchdog-0.8.1.ebuild:
+ Stable for x86, wrt bug #530748
04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> watchdog-0.8.1.ebuild:
Stable for amd64, wrt bug #530748
diff --git a/dev-python/watchdog/watchdog-0.8.1.ebuild b/dev-python/watchdog/watchdog-0.8.1.ebuild
index 0dd1ab477008..936dedd86be7 100644
--- a/dev-python/watchdog/watchdog-0.8.1.ebuild
+++ b/dev-python/watchdog/watchdog-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/watchdog/watchdog-0.8.1.ebuild,v 1.5 2014/12/04 09:59:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/watchdog/watchdog-0.8.1.ebuild,v 1.6 2014/12/05 10:18:40 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/w/watchdog/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"