ago 15/08/06 11:54:47 Modified: decorator-3.4.2.ebuild ChangeLog Log: Stable for amd64, wrt bug #556704 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.2.ebuild?r1=1.2&r2=1.3 Index: decorator-3.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- decorator-3.4.2.ebuild 5 Aug 2015 00:41:26 -0000 1.2 +++ decorator-3.4.2.ebuild 6 Aug 2015 11:54:47 -0000 1.3 @@ -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.2 2015/08/05 00:41:26 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.2.ebuild,v 1.3 2015/08/06 11:54:47 ago 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}]" 1.81 dev-python/decorator/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.81&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.81&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?r1=1.80&r2=1.81 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- ChangeLog 5 Aug 2015 00:41:26 -0000 1.80 +++ ChangeLog 6 Aug 2015 11:54:47 -0000 1.81 @@ -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.80 2015/08/05 00:41:26 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.81 2015/08/06 11:54:47 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <[email protected]> decorator-3.4.2.ebuild: + Stable for amd64, wrt bug #556704 *decorator-4.0.2 (05 Aug 2015)
