From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PACsu-0001e1-U1 for garchives@archives.gentoo.org; Mon, 25 Oct 2010 02:34:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 776F8E02CE; Mon, 25 Oct 2010 02:33:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 27646E0752 for ; Mon, 25 Oct 2010 02:33:57 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA9AC1B4032 for ; Mon, 25 Oct 2010 02:33:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 474E320054; Mon, 25 Oct 2010 02:33:55 +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/highline: highline-1.6.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: highline-1.6.1.ebuild ChangeLog X-VCS-Directories: dev-ruby/highline X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20101025023355.474E320054@flycatcher.gentoo.org> Date: Mon, 25 Oct 2010 02:33:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e33a59ea-b73c-4834-b52f-3e24afba9b22 X-Archives-Hash: 1aade627d3d5b33c4c6863e212065940 jer 10/10/25 02:33:55 Modified: highline-1.6.1.ebuild ChangeLog Log: Marked ~hppa (bug #322175). =20 (Portage version: 2.2.0_alpha1/cvs/Linux i686) Revision Changes Path 1.2 dev-ruby/highline/highline-1.6.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= highline-1.6.1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= highline-1.6.1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= highline-1.6.1.ebuild?r1=3D1.1&r2=3D1.2 Index: highline-1.6.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.1.ebuild= ,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- highline-1.6.1.ebuild 19 Jul 2010 07:19:42 -0000 1.1 +++ highline-1.6.1.ebuild 25 Oct 2010 02:33:55 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.1.ebui= ld,v 1.1 2010/07/19 07:19:42 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.1.ebui= ld,v 1.2 2010/10/25 02:33:55 jer Exp $ =20 EAPI=3D2 =20 @@ -17,7 +17,7 @@ IUSE=3D"" LICENSE=3D"|| ( GPL-2 Ruby )" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux= ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86= -linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" =20 all_ruby_prepare() { sed -i -e '/AUTHORS/s:^:#:' Rakefile || die "Fixing the Rakefile failed= " 1.41 dev-ruby/highline/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= ChangeLog?rev=3D1.41&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= ChangeLog?rev=3D1.41&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= ChangeLog?r1=3D1.40&r2=3D1.41 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 30 Sep 2010 01:19:56 -0000 1.40 +++ ChangeLog 25 Oct 2010 02:33:55 -0000 1.41 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/highline # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.40 20= 10/09/30 01:19:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.41 20= 10/10/25 02:33:55 jer Exp $ + + 25 Oct 2010; Jeroen Roovers highline-1.6.1.ebuild: + Marked ~hppa (bug #322175). =20 30 Sep 2010; Brent Baude highline-1.5.2.ebuild: Marking highline-1.5.2 ppc64 for bug 316881