maekke 15/06/28 20:28:12 Modified: tins-1.5.4.ebuild ChangeLog Log: add ~arm, bug #551654 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.2 dev-ruby/tins/tins-1.5.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-1.5.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-1.5.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/tins-1.5.4.ebuild?r1=1.1&r2=1.2 Index: tins-1.5.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-1.5.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tins-1.5.4.ebuild 22 Jun 2015 09:38:02 -0000 1.1 +++ tins-1.5.4.ebuild 28 Jun 2015 20:28:11 -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-ruby/tins/tins-1.5.4.ebuild,v 1.1 2015/06/22 09:38:02 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-1.5.4.ebuild,v 1.2 2015/06/28 20:28:11 maekke Exp $ EAPI=5 # Ruby 1.9 fails tests @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" 1.52 dev-ruby/tins/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tins/ChangeLog?r1=1.51&r2=1.52 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 22 Jun 2015 09:38:02 -0000 1.51 +++ ChangeLog 28 Jun 2015 20:28:11 -0000 1.52 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tins # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.51 2015/06/22 09:38:02 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.52 2015/06/28 20:28:11 maekke Exp $ + + 28 Jun 2015; Markus Meier <[email protected]> tins-1.5.4.ebuild: + add ~arm, bug #551654 *tins-1.5.4 (22 Jun 2015)
