maekke 15/04/09 20:49:52 Modified: ChangeLog mercurial-3.3.2.ebuild Log: arm stable, bug #544332 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.180 dev-vcs/mercurial/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mercurial/ChangeLog?rev=1.180&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mercurial/ChangeLog?rev=1.180&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mercurial/ChangeLog?r1=1.179&r2=1.180 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v retrieving revision 1.179 retrieving revision 1.180 diff -u -r1.179 -r1.180 --- ChangeLog 8 Apr 2015 17:53:02 -0000 1.179 +++ ChangeLog 9 Apr 2015 20:49:52 -0000 1.180 @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/mercurial # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.179 2015/04/08 17:53:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.180 2015/04/09 20:49:52 maekke Exp $ + + 09 Apr 2015; Markus Meier <mae...@gentoo.org> mercurial-3.3.2.ebuild: + arm stable, bug #544332 08 Apr 2015; Michał Górny <mgo...@gentoo.org> mercurial-3.2.3.ebuild, mercurial-3.3.2.ebuild, mercurial-3.3.3.ebuild, mercurial-9999.ebuild: 1.7 dev-vcs/mercurial/mercurial-3.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mercurial/mercurial-3.3.2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mercurial/mercurial-3.3.2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mercurial/mercurial-3.3.2.ebuild?r1=1.6&r2=1.7 Index: mercurial-3.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-3.3.2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mercurial-3.3.2.ebuild 8 Apr 2015 17:53:02 -0000 1.6 +++ mercurial-3.3.2.ebuild 9 Apr 2015 20:49:52 -0000 1.7 @@ -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-vcs/mercurial/mercurial-3.3.2.ebuild,v 1.6 2015/04/08 17:53:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-3.3.2.ebuild,v 1.7 2015/04/09 20:49:52 maekke Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bugzilla emacs gpg test tk" RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )