jer 14/03/10 14:46:59 Modified: ChangeLog ruby-progressbar-1.4.1.ebuild Log: Stable for HPPA (bug #503684). (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.59 dev-ruby/ruby-progressbar/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.59&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?r1=1.58&r2=1.59 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 8 Mar 2014 19:25:15 -0000 1.58 +++ ChangeLog 10 Mar 2014 14:46:59 -0000 1.59 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-progressbar # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.58 2014/03/08 19:25:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.59 2014/03/10 14:46:59 jer Exp $ + + 10 Mar 2014; Jeroen Roovers <[email protected]> ruby-progressbar-1.4.1.ebuild: + Stable for HPPA (bug #503684). 08 Mar 2014; Pacho Ramos <[email protected]> ruby-progressbar-1.4.1.ebuild: amd64 stable, bug 503684 1.3 dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild?r1=1.2&r2=1.3 Index: ruby-progressbar-1.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ruby-progressbar-1.4.1.ebuild 8 Mar 2014 19:25:15 -0000 1.2 +++ ruby-progressbar-1.4.1.ebuild 10 Mar 2014 14:46:59 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v 1.2 2014/03/08 19:25:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v 1.3 2014/03/10 14:46:59 jer Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="test"
