maekke 15/07/26 08:26:02 Modified: ChangeLog contracts-0.10.1.ebuild Log: add ~arm, bug #555312 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.4 dev-ruby/contracts/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/contracts/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/contracts/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/contracts/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/contracts/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 23 Jul 2015 06:15:12 -0000 1.3 +++ ChangeLog 26 Jul 2015 08:26:02 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/contracts # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/contracts/ChangeLog,v 1.3 2015/07/23 06:15:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/contracts/ChangeLog,v 1.4 2015/07/26 08:26:02 maekke Exp $ + + 26 Jul 2015; Markus Meier <[email protected]> contracts-0.10.1.ebuild: + add ~arm, bug #555312 23 Jul 2015; Jeroen Roovers <[email protected]> contracts-0.10.1.ebuild: Mark ~hppa (bug #555312). 1.4 dev-ruby/contracts/contracts-0.10.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/contracts/contracts-0.10.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/contracts/contracts-0.10.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/contracts/contracts-0.10.1.ebuild?r1=1.3&r2=1.4 Index: contracts-0.10.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/contracts/contracts-0.10.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- contracts-0.10.1.ebuild 23 Jul 2015 06:15:12 -0000 1.3 +++ contracts-0.10.1.ebuild 26 Jul 2015 08:26:02 -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-ruby/contracts/contracts-0.10.1.ebuild,v 1.3 2015/07/23 06:15:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/contracts/contracts-0.10.1.ebuild,v 1.4 2015/07/26 08:26:02 maekke Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 ruby22" @@ -17,5 +17,5 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE=""
