phajdan.jr 14/08/14 16:32:05 Modified: ChangeLog watchdog-0.8.0.ebuild Log: x86 stable wrt bug #518240 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.4 dev-python/watchdog/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/watchdog/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 28 Jul 2014 17:53:35 -0000 1.3 +++ ChangeLog 14 Aug 2014 16:32:05 -0000 1.4 @@ -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.3 2014/07/28 17:53:35 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/watchdog/ChangeLog,v 1.4 2014/08/14 16:32:05 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr <[email protected]> watchdog-0.8.0.ebuild: + x86 stable wrt bug #518240 *watchdog-0.8.1 (28 Jul 2014) 1.2 dev-python/watchdog/watchdog-0.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/watchdog-0.8.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/watchdog-0.8.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/watchdog-0.8.0.ebuild?r1=1.1&r2=1.2 Index: watchdog-0.8.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/watchdog/watchdog-0.8.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- watchdog-0.8.0.ebuild 6 Jul 2014 11:29:08 -0000 1.1 +++ watchdog-0.8.0.ebuild 14 Aug 2014 16:32:05 -0000 1.2 @@ -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.0.ebuild,v 1.1 2014/07/06 11:29:08 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/watchdog/watchdog-0.8.0.ebuild,v 1.2 2014/08/14 16:32:05 phajdan.jr Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
