jer 15/01/27 07:42:14 Modified: ChangeLog ruby-progressbar-1.4.2.ebuild Log: Stable for HPPA (bug #534306). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.68 dev-ruby/ruby-progressbar/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 2 Jan 2015 10:12:11 -0000 1.67 +++ ChangeLog 27 Jan 2015 07:42:14 -0000 1.68 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-progressbar # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.67 2015/01/02 10:12:11 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.68 2015/01/27 07:42:14 jer Exp $ + + 27 Jan 2015; Jeroen Roovers <j...@gentoo.org> ruby-progressbar-1.4.2.ebuild: + Stable for HPPA (bug #534306). *ruby-progressbar-1.4.2-r1 (02 Jan 2015) 1.5 dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild?r1=1.4&r2=1.5 Index: ruby-progressbar-1.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ruby-progressbar-1.4.2.ebuild 2 Jan 2015 10:12:11 -0000 1.4 +++ ruby-progressbar-1.4.2.ebuild 27 Jan 2015 07:42:14 -0000 1.5 @@ -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/ruby-progressbar/ruby-progressbar-1.4.2.ebuild,v 1.4 2015/01/02 10:12:11 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild,v 1.5 2015/01/27 07:42:14 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"