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 1R206V-0006Vs-Ns for garchives@archives.gentoo.org; Fri, 09 Sep 2011 12:22:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 555BF21C17F; Fri, 9 Sep 2011 12:22:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1CD1221C17F for ; Fri, 9 Sep 2011 12:22:36 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78AE91B402A for ; Fri, 9 Sep 2011 12:22:35 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id 31E872004C; Fri, 9 Sep 2011 12:22:33 +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/bundler: bundler-1.0.18.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: bundler-1.0.18.ebuild ChangeLog X-VCS-Directories: dev-ruby/bundler X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: <20110909122233.31E872004C@flycatcher.gentoo.org> Date: Fri, 9 Sep 2011 12:22:33 +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: X-Archives-Hash: 0efb33abd9dc5d0d16e808530aba25f7 grobian 11/09/09 12:22:33 Modified: bundler-1.0.18.ebuild ChangeLog Log: Marked ~sparc-solaris =20 (Portage version: 2.2.01.19120-prefix/cvs/SunOS i386) Revision Changes Path 1.2 dev-ruby/bundler/bundler-1.0.18.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/b= undler-1.0.18.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/b= undler-1.0.18.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/b= undler-1.0.18.ebuild?r1=3D1.1&r2=3D1.2 Index: bundler-1.0.18.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/bundler/bundler-1.0.18.ebuild,= v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bundler-1.0.18.ebuild 20 Aug 2011 08:24:22 -0000 1.1 +++ bundler-1.0.18.ebuild 9 Sep 2011 12:22:33 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.0.18.ebuil= d,v 1.1 2011/08/20 08:24:22 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.0.18.ebuil= d,v 1.2 2011/09/09 12:22:33 grobian Exp $ =20 EAPI=3D2 =20 @@ -22,7 +22,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS=3D"~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-solaris ~x86-sol= aris" IUSE=3D"" =20 ruby_add_rdepend dev-ruby/rubygems 1.28 dev-ruby/bundler/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/C= hangeLog?rev=3D1.28&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/C= hangeLog?rev=3D1.28&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/C= hangeLog?r1=3D1.27&r2=3D1.28 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/bundler/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 20 Aug 2011 08:24:22 -0000 1.27 +++ ChangeLog 9 Sep 2011 12:22:33 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bundler # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.27 201= 1/08/20 08:24:22 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.28 201= 1/09/09 12:22:33 grobian Exp $ + + 09 Sep 2011; Fabian Groffen bundler-1.0.18.ebuild= : + Marked ~sparc-solaris =20 *bundler-1.0.18 (20 Aug 2011) =20