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 1POuPa-0003g1-1x for garchives@archives.gentoo.org; Sat, 04 Dec 2010 15:52:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75142E0807; Sat, 4 Dec 2010 15:52:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 35C5AE0807 for ; Sat, 4 Dec 2010 15:52:27 +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 9DA151B4011 for ; Sat, 4 Dec 2010 15:52:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id 2C65C20057; Sat, 4 Dec 2010 15:52:25 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@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: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: <20101204155225.2C65C20057@flycatcher.gentoo.org> Date: Sat, 4 Dec 2010 15:52:25 +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: 61854d1d-23ec-40b6-89cf-e9fac2c544e1 X-Archives-Hash: 984f910f641cda916c565a7d92bc235d grobian 10/12/04 15:52:25 Modified: highline-1.6.1.ebuild ChangeLog Log: Marked ~x64-macos =20 (Portage version: 2.2.01.17304-prefix/cvs/Darwin powerpc) Revision Changes Path 1.3 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.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= highline-1.6.1.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= highline-1.6.1.ebuild?r1=3D1.2&r2=3D1.3 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- highline-1.6.1.ebuild 25 Oct 2010 02:33:55 -0000 1.2 +++ highline-1.6.1.ebuild 4 Dec 2010 15:52:25 -0000 1.3 @@ -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.2 2010/10/25 02:33:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.1.ebui= ld,v 1.3 2010/12/04 15:52:25 grobian Exp $ =20 EAPI=3D2 =20 @@ -17,7 +17,7 @@ IUSE=3D"" LICENSE=3D"|| ( GPL-2 Ruby )" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~hppa ~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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" =20 all_ruby_prepare() { sed -i -e '/AUTHORS/s:^:#:' Rakefile || die "Fixing the Rakefile failed= " 1.42 dev-ruby/highline/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= ChangeLog?rev=3D1.42&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= ChangeLog?rev=3D1.42&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/highline/= ChangeLog?r1=3D1.41&r2=3D1.42 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.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 25 Oct 2010 02:33:55 -0000 1.41 +++ ChangeLog 4 Dec 2010 15:52:25 -0000 1.42 @@ -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.41 20= 10/10/25 02:33:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.42 20= 10/12/04 15:52:25 grobian Exp $ + + 04 Dec 2010; Fabian Groffen highline-1.6.1.ebuild= : + Marked ~x64-macos =20 25 Oct 2010; Jeroen Roovers highline-1.6.1.ebuild: Marked ~hppa (bug #322175).