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 6161A1381F3 for ; Tue, 6 Nov 2012 16:52:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75032E0441; Tue, 6 Nov 2012 16:52:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C8BF6E0441 for ; Tue, 6 Nov 2012 16:52:02 +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 1D9A933C4EE for ; Tue, 6 Nov 2012 16:52:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id DA52C215F3; Tue, 6 Nov 2012 16:52:00 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/hoe: hoe-2.12.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: hoe-2.12.5.ebuild ChangeLog X-VCS-Directories: dev-ruby/hoe X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121106165200.DA52C215F3@flycatcher.gentoo.org> Date: Tue, 6 Nov 2012 16:52:00 +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: ff2c3179-a58f-4aa0-85f6-e719199e8772 X-Archives-Hash: f08726633399b023595c9b0b8c24ce83 jer 12/11/06 16:52:00 Modified: hoe-2.12.5.ebuild ChangeLog Log: Stable for HPPA (bug #411507). (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision Changes Path 1.10 dev-ruby/hoe/hoe-2.12.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild?r1=1.9&r2=1.10 Index: hoe-2.12.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- hoe-2.12.5.ebuild 27 Oct 2012 18:00:51 -0000 1.9 +++ hoe-2.12.5.ebuild 6 Nov 2012 16:52:00 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.9 2012/10/27 18:00:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.12.5.ebuild,v 1.10 2012/11/06 16:52:00 jer Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -19,7 +19,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( dev-ruby/rdoc )" 1.140 dev-ruby/hoe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.140&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.140&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.139&r2=1.140 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- ChangeLog 27 Oct 2012 18:00:51 -0000 1.139 +++ ChangeLog 6 Nov 2012 16:52:00 -0000 1.140 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.139 2012/10/27 18:00:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.140 2012/11/06 16:52:00 jer Exp $ + + 06 Nov 2012; Jeroen Roovers hoe-2.12.5.ebuild: + Stable for HPPA (bug #411507). 27 Oct 2012; Raúl Porcel hoe-2.12.5.ebuild: s390/sh stable wrt #411507