maekke 15/02/28 20:02:43 Modified: ChangeLog watchdog-0.8.3.ebuild Log: add ~arm, bug #539730 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.14 dev-python/watchdog/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/watchdog/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 17 Feb 2015 13:39:15 -0000 1.13 +++ ChangeLog 28 Feb 2015 20:02:43 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/watchdog # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/watchdog/ChangeLog,v 1.13 2015/02/17 13:39:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/watchdog/ChangeLog,v 1.14 2015/02/28 20:02:43 maekke Exp $ + + 28 Feb 2015; Markus Meier <[email protected]> watchdog-0.8.3.ebuild: + add ~arm, bug #539730 *watchdog-0.8.3 (17 Feb 2015) 1.2 dev-python/watchdog/watchdog-0.8.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/watchdog-0.8.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/watchdog-0.8.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/watchdog/watchdog-0.8.3.ebuild?r1=1.1&r2=1.2 Index: watchdog-0.8.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/watchdog/watchdog-0.8.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- watchdog-0.8.3.ebuild 17 Feb 2015 13:39:15 -0000 1.1 +++ watchdog-0.8.3.ebuild 28 Feb 2015 20:02:43 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/watchdog/watchdog-0.8.3.ebuild,v 1.1 2015/02/17 13:39:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/watchdog/watchdog-0.8.3.ebuild,v 1.2 2015/02/28 20:02:43 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
