maekke 15/07/30 16:54:42 Modified: ChangeLog git-2.3.8.ebuild Log: arm stable, bug #556126 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.349 dev-vcs/git/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.349&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.349&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.348&r2=1.349 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v retrieving revision 1.348 retrieving revision 1.349 diff -u -r1.348 -r1.349 --- ChangeLog 30 Jul 2015 12:59:19 -0000 1.348 +++ ChangeLog 30 Jul 2015 16:54:42 -0000 1.349 @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/git # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.348 2015/07/30 12:59:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.349 2015/07/30 16:54:42 maekke Exp $ + + 30 Jul 2015; Markus Meier <mae...@gentoo.org> git-2.3.8.ebuild: + arm stable, bug #556126 30 Jul 2015; Agostino Sarubbo <a...@gentoo.org> git-2.3.8.ebuild, git-2.4.6.ebuild: 1.6 dev-vcs/git/git-2.3.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild?r1=1.5&r2=1.6 Index: git-2.3.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- git-2.3.8.ebuild 30 Jul 2015 12:59:19 -0000 1.5 +++ git-2.3.8.ebuild 30 Jul 2015 16:54:42 -0000 1.6 @@ -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/git/git-2.3.8.ebuild,v 1.5 2015/07/30 12:59:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.3.8.ebuild,v 1.6 2015/07/30 16:54:42 maekke Exp $ EAPI=5 @@ -33,7 +33,7 @@ ${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX} ${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX} )" - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2"