From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DF1C1198005 for ; Tue, 26 Feb 2013 12:05:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71869E064B; Tue, 26 Feb 2013 12:05:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D03AFE064B for ; Tue, 26 Feb 2013 12:05:54 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EAE7933DE77 for ; Tue, 26 Feb 2013 12:05:53 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id B0F252171D; Tue, 26 Feb 2013 12:05:52 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rdoc: rdoc-3.12.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: rdoc-3.12.1.ebuild ChangeLog X-VCS-Directories: dev-ruby/rdoc X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130226120552.B0F252171D@flycatcher.gentoo.org> Date: Tue, 26 Feb 2013 12:05:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aaa2066d-2c50-4a7d-be07-317ce747d582 X-Archives-Hash: d51eac62cce0a3a302442681a1b5e0c7 ago 13/02/26 12:05:52 Modified: rdoc-3.12.1.ebuild ChangeLog Log: Stable for ppc, wrt bug #456268 (Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F) Revision Changes Path 1.7 dev-ruby/rdoc/rdoc-3.12.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdoc/rdoc-3.12.1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdoc/rdoc-3.12.1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdoc/rdoc-3.12.1.ebuild?r1=1.6&r2=1.7 Index: rdoc-3.12.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-3.12.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- rdoc-3.12.1.ebuild 26 Feb 2013 11:57:48 -0000 1.6 +++ rdoc-3.12.1.ebuild 26 Feb 2013 12:05:52 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-3.12.1.ebuild,v 1.6 2013/02/26 11:57:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-3.12.1.ebuild,v 1.7 2013/02/26 12:05:52 ago Exp $ EAPI=3 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -19,7 +19,7 @@ LICENSE="Ruby MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " 1.93 dev-ruby/rdoc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdoc/ChangeLog?rev=1.93&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdoc/ChangeLog?rev=1.93&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdoc/ChangeLog?r1=1.92&r2=1.93 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/ChangeLog,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- ChangeLog 26 Feb 2013 11:57:48 -0000 1.92 +++ ChangeLog 26 Feb 2013 12:05:52 -0000 1.93 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rdoc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/ChangeLog,v 1.92 2013/02/26 11:57:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/ChangeLog,v 1.93 2013/02/26 12:05:52 ago Exp $ + + 26 Feb 2013; Agostino Sarubbo rdoc-3.12.1.ebuild: + Stable for ppc, wrt bug #456268 26 Feb 2013; Agostino Sarubbo rdoc-3.12.1.ebuild: Stable for arm, wrt bug #456268