maekke 15/08/08 14:19:02 Modified: ChangeLog decorator-3.4.2.ebuild Log: arm stable, bug #556704 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.83 dev-python/decorator/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 6 Aug 2015 15:40:22 -0000 1.82 +++ ChangeLog 8 Aug 2015 14:19:02 -0000 1.83 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/decorator # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.82 2015/08/06 15:40:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.83 2015/08/08 14:19:02 maekke Exp $ + + 08 Aug 2015; Markus Meier <[email protected]> decorator-3.4.2.ebuild: + arm stable, bug #556704 06 Aug 2015; Tobias Klausmann <[email protected]> decorator-3.4.2.ebuild: Stable on alpha, bug 556704 1.5 dev-python/decorator/decorator-3.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.2.ebuild?r1=1.4&r2=1.5 Index: decorator-3.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- decorator-3.4.2.ebuild 6 Aug 2015 15:40:22 -0000 1.4 +++ decorator-3.4.2.ebuild 8 Aug 2015 14:19:02 -0000 1.5 @@ -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/decorator/decorator-3.4.2.ebuild,v 1.4 2015/08/06 15:40:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.2.ebuild,v 1.5 2015/08/08 14:19:02 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_{3,4}} ) @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
