maekke 15/01/25 21:16:56 Modified: cssselect-0.9.1.ebuild ChangeLog Log: arm stable, bug #530422 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.5 dev-python/cssselect/cssselect-0.9.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild?r1=1.4&r2=1.5 Index: cssselect-0.9.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cssselect-0.9.1.ebuild 20 Dec 2014 04:50:20 -0000 1.4 +++ cssselect-0.9.1.ebuild 25 Jan 2015 21:16:56 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild,v 1.4 2014/12/20 04:50:20 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cssselect/cssselect-0.9.1.ebuild,v 1.5 2015/01/25 21:16:56 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.27 dev-python/cssselect/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cssselect/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/cssselect/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 20 Dec 2014 04:50:20 -0000 1.26 +++ ChangeLog 25 Jan 2015 21:16:56 -0000 1.27 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/cssselect -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cssselect/ChangeLog,v 1.26 2014/12/20 04:50:20 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cssselect/ChangeLog,v 1.27 2015/01/25 21:16:56 maekke Exp $ + + 25 Jan 2015; Markus Meier <[email protected]> cssselect-0.9.1.ebuild: + arm stable, bug #530422 20 Dec 2014; Ian Delaney <[email protected]> -cssselect-0.6.1.ebuild, -cssselect-0.7.1.ebuild, cssselect-0.7.1-r1.ebuild, cssselect-0.9.1.ebuild:
