maekke 15/06/09 18:31:03 Modified: ChangeLog jimtcl-0.76.ebuild Log: arm stable, bug #535104 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.20 dev-lang/jimtcl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 7 Jun 2015 08:44:57 -0000 1.19 +++ ChangeLog 9 Jun 2015 18:31:03 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/jimtcl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.19 2015/06/07 08:44:57 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.20 2015/06/09 18:31:03 maekke Exp $ + + 09 Jun 2015; Markus Meier <[email protected]> jimtcl-0.76.ebuild: + arm stable, bug #535104 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml 1.4 dev-lang/jimtcl/jimtcl-0.76.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.76.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.76.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.76.ebuild?r1=1.3&r2=1.4 Index: jimtcl-0.76.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.76.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- jimtcl-0.76.ebuild 27 May 2015 11:27:20 -0000 1.3 +++ jimtcl-0.76.ebuild 9 Jun 2015 18:31:03 -0000 1.4 @@ -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-lang/jimtcl/jimtcl-0.76.ebuild,v 1.3 2015/05/27 11:27:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.76.ebuild,v 1.4 2015/06/09 18:31:03 maekke Exp $ EAPI="5" @@ -12,7 +12,7 @@ else inherit vcs-snapshot SRC_URI="https://github.com/msteveb/jimtcl/zipball/${PV} -> ${P}.zip" - KEYWORDS="amd64 ~arm ~arm64 ~m68k ~mips ~s390 ~sh x86" + KEYWORDS="amd64 arm ~arm64 ~m68k ~mips ~s390 ~sh x86" fi DESCRIPTION="Small footprint implementation of Tcl programming language"
