maekke 14/12/24 07:26:32 Modified: ChangeLog iso8601-0.1.10.ebuild Log: arm stable, bug #530294 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.26 dev-python/iso8601/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 9 Dec 2014 10:18:25 -0000 1.25 +++ ChangeLog 24 Dec 2014 07:26:32 -0000 1.26 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/iso8601 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/ChangeLog,v 1.25 2014/12/09 10:18:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/ChangeLog,v 1.26 2014/12/24 07:26:32 maekke Exp $ + + 24 Dec 2014; Markus Meier <[email protected]> iso8601-0.1.10.ebuild: + arm stable, bug #530294 09 Dec 2014; Jeroen Roovers <[email protected]> iso8601-0.1.10.ebuild: Stable for HPPA (bug #530294). 1.13 dev-python/iso8601/iso8601-0.1.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild?r1=1.12&r2=1.13 Index: iso8601-0.1.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- iso8601-0.1.10.ebuild 9 Dec 2014 10:18:25 -0000 1.12 +++ iso8601-0.1.10.ebuild 24 Dec 2014 07:26:32 -0000 1.13 @@ -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/iso8601/iso8601-0.1.10.ebuild,v 1.12 2014/12/09 10:18:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild,v 1.13 2014/12/24 07:26:32 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
