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 CB4A0138247 for ; Fri, 20 Dec 2013 16:34:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E3E4E09C0; Fri, 20 Dec 2013 16:34:33 +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 3011FE09C0 for ; Fri, 20 Dec 2013 16:34:33 +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 5B77F33F195 for ; Fri, 20 Dec 2013 16:34:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 765) id 254182004B; Fri, 20 Dec 2013 16:34:31 +0000 (UTC) From: "Akinori Hattori (hattya)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hattya@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.19.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: highline-1.6.19.ebuild ChangeLog X-VCS-Directories: dev-ruby/highline X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131220163431.254182004B@flycatcher.gentoo.org> Date: Fri, 20 Dec 2013 16:34:31 +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: 6a720397-d664-4359-80e4-4b1be19f51a1 X-Archives-Hash: 86c9605f8217925bad3b7becbb896f03 hattya 13/12/20 16:34:31 Modified: highline-1.6.19.ebuild ChangeLog Log: ia64 stable wrt bug #485788 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D) Revision Changes Path 1.5 dev-ruby/highline/highline-1.6.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/highline-1.6.19.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/highline-1.6.19.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/highline-1.6.19.ebuild?r1=1.4&r2=1.5 Index: highline-1.6.19.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.19.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- highline-1.6.19.ebuild 30 Sep 2013 17:14:05 -0000 1.4 +++ highline-1.6.19.ebuild 20 Dec 2013 16:34:30 -0000 1.5 @@ -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/highline/highline-1.6.19.ebuild,v 1.4 2013/09/30 17:14:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.19.ebuild,v 1.5 2013/12/20 16:34:30 hattya Exp $ EAPI=5 @@ -17,7 +17,7 @@ IUSE="" LICENSE="|| ( GPL-2 Ruby )" 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" all_ruby_prepare() { # fix up gemspec file not to call git 1.83 dev-ruby/highline/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 3 Nov 2013 03:47:35 -0000 1.82 +++ ChangeLog 20 Dec 2013 16:34:30 -0000 1.83 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/highline # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.82 2013/11/03 03:47:35 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.83 2013/12/20 16:34:30 hattya Exp $ + + 20 Dec 2013; Akinori Hattori highline-1.6.19.ebuild: + ia64 stable wrt bug #485788 03 Nov 2013; Manuel RĂ¼ger -highline-1.6.18.ebuild, -highline-1.6.19-r1.ebuild: