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 98E4A138C9D for ; Tue, 2 Jun 2015 05:20:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3724BE0962; Tue, 2 Jun 2015 05:20:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C7052E0962 for ; Tue, 2 Jun 2015 05:20:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13F1F340C5F for ; Tue, 2 Jun 2015 05:20:29 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2320) id C928EA1B; Tue, 2 Jun 2015 05:20:27 +0000 (UTC) From: "Jack Morgan (jmorgan)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jmorgan@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: text-hyphen-1.4.1-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: text-hyphen-1.4.1-r1.ebuild ChangeLog X-VCS-Directories: dev-ruby/text-hyphen X-VCS-Committer: jmorgan X-VCS-Committer-Name: Jack Morgan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150602052027.C928EA1B@oystercatcher.gentoo.org> Date: Tue, 2 Jun 2015 05:20:27 +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: 458a9933-d83f-460f-8db3-2f4e979913e6 X-Archives-Hash: 92a29260461f1071decc9ba5ab4dd4b5 jmorgan 15/06/02 05:20:27 Modified: text-hyphen-1.4.1-r1.ebuild ChangeLog Log: sparc stable wrt bug #546968 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key ) Revision Changes Path 1.11 dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild?r1=1.10&r2=1.11 Index: text-hyphen-1.4.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- text-hyphen-1.4.1-r1.ebuild 8 May 2015 15:58:19 -0000 1.10 +++ text-hyphen-1.4.1-r1.ebuild 2 Jun 2015 05:20:27 -0000 1.11 @@ -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/text-hyphen/text-hyphen-1.4.1-r1.ebuild,v 1.10 2015/05/08 15:58:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild,v 1.11 2015/06/02 05:20:27 jmorgan Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " 1.70 dev-ruby/text-hyphen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?rev=1.70&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/ChangeLog?r1=1.69&r2=1.70 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 8 May 2015 15:58:19 -0000 1.69 +++ ChangeLog 2 Jun 2015 05:20:27 -0000 1.70 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-hyphen # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.69 2015/05/08 15:58:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.70 2015/06/02 05:20:27 jmorgan Exp $ + + 02 Jun 2015; Jack Morgan text-hyphen-1.4.1-r1.ebuild: + sparc stable wrt bug #546968 08 May 2015; Jeroen Roovers text-hyphen-1.4.1-r1.ebuild: Stable for PPC64 (bug #546968).