jer 15/03/21 05:49:41 Modified: alabaster-0.7.2.ebuild ChangeLog Log: Marked ~hppa (bug #543742). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 dev-python/alabaster/alabaster-0.7.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild?r1=1.1&r2=1.2 Index: alabaster-0.7.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- alabaster-0.7.2.ebuild 20 Mar 2015 03:42:53 -0000 1.1 +++ alabaster-0.7.2.ebuild 21 Mar 2015 05:49:41 -0000 1.2 @@ -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/alabaster/alabaster-0.7.2.ebuild,v 1.1 2015/03/20 03:42:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.7.2.ebuild,v 1.2 2015/03/21 05:49:41 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" SLOT="0" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.6 dev-python/alabaster/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alabaster/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 20 Mar 2015 03:42:53 -0000 1.5 +++ ChangeLog 21 Mar 2015 05:49:41 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/alabaster # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.5 2015/03/20 03:42:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.6 2015/03/21 05:49:41 jer Exp $ + + 21 Mar 2015; Jeroen Roovers <j...@gentoo.org> alabaster-0.7.2.ebuild: + Marked ~hppa (bug #543742). *alabaster-0.7.2 (20 Mar 2015)