jer 15/07/08 04:30:51 Modified: dalli-2.7.4-r1.ebuild ChangeLog Log: Mark ~hppa ~ppc64 (bug #551722). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.3 dev-ruby/dalli/dalli-2.7.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dalli/dalli-2.7.4-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dalli/dalli-2.7.4-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dalli/dalli-2.7.4-r1.ebuild?r1=1.2&r2=1.3 Index: dalli-2.7.4-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dalli/dalli-2.7.4-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dalli-2.7.4-r1.ebuild 7 Jul 2015 20:40:01 -0000 1.2 +++ dalli-2.7.4-r1.ebuild 8 Jul 2015 04:30:51 -0000 1.3 @@ -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/dalli/dalli-2.7.4-r1.ebuild,v 1.2 2015/07/07 20:40:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dalli/dalli-2.7.4-r1.ebuild,v 1.3 2015/07/08 04:30:51 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/mperham/dalli" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64" IUSE="" DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.4.0 )" 1.17 dev-ruby/dalli/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dalli/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dalli/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dalli/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dalli/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 7 Jul 2015 20:40:01 -0000 1.16 +++ ChangeLog 8 Jul 2015 04:30:51 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/dalli # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dalli/ChangeLog,v 1.16 2015/07/07 20:40:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dalli/ChangeLog,v 1.17 2015/07/08 04:30:51 jer Exp $ + + 08 Jul 2015; Jeroen Roovers <[email protected]> dalli-2.7.4-r1.ebuild: + Mark ~hppa ~ppc64 (bug #551722). 07 Jul 2015; Markus Meier <[email protected]> dalli-2.7.4-r1.ebuild: add ~arm, bug #551722
