jer 14/12/29 16:03:27 Modified: ChangeLog decorator-3.4.0-r1.ebuild Log: Stable for HPPA (bug #530600). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.70 dev-python/decorator/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.70&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?r1=1.69&r2=1.70 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 17 Sep 2014 19:37:03 -0000 1.69 +++ ChangeLog 29 Dec 2014 16:03:27 -0000 1.70 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/decorator # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.69 2014/09/17 19:37:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.70 2014/12/29 16:03:27 jer Exp $ + + 29 Dec 2014; Jeroen Roovers <[email protected]> decorator-3.4.0-r1.ebuild: + Stable for HPPA (bug #530600). 17 Sep 2014; Markos Chandras <[email protected]> decorator-3.4.0-r1.ebuild: Add ~mips 1.10 dev-python/decorator/decorator-3.4.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild?r1=1.9&r2=1.10 Index: decorator-3.4.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- decorator-3.4.0-r1.ebuild 17 Sep 2014 19:37:03 -0000 1.9 +++ decorator-3.4.0-r1.ebuild 29 Dec 2014 16:03:27 -0000 1.10 @@ -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/decorator/decorator-3.4.0-r1.ebuild,v 1.9 2014/09/17 19:37:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild,v 1.10 2014/12/29 16:03:27 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_{2,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}]"
