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 31E6D1382D7 for ; Sat, 5 Jan 2013 12:06:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 106B2E0683; Sat, 5 Jan 2013 12:06:50 +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 7840EE0683 for ; Sat, 5 Jan 2013 12:06:50 +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 92C9F33D948 for ; Sat, 5 Jan 2013 12:06:49 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 5862A2171D; Sat, 5 Jan 2013 12:06:48 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: text-format-1.0.0-r3.ebuild ChangeLog X-VCS-Directories: dev-ruby/text-format X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130105120648.5862A2171D@flycatcher.gentoo.org> Date: Sat, 5 Jan 2013 12:06:48 +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: 233bfe25-d698-4340-a80c-21dfe3af2ece X-Archives-Hash: 60c0d8a88e382d8c0f0ab07a77639dbf ago 13/01/05 12:06:48 Modified: text-format-1.0.0-r3.ebuild ChangeLog Log: Stable for amd64, wrt bug #450144 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.10 dev-ruby/text-format/text-format-1.0.0-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild?r1=1.9&r2=1.10 Index: text-format-1.0.0-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- text-format-1.0.0-r3.ebuild 4 Jan 2013 19:16:09 -0000 1.9 +++ text-format-1.0.0-r3.ebuild 5 Jan 2013 12:06:48 -0000 1.10 @@ -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/text-format/text-format-1.0.0-r3.ebuild,v 1.9 2013/01/04 19:16:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.10 2013/01/05 12:06:48 ago Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0' 1.61 dev-ruby/text-format/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?rev=1.61&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?rev=1.61&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?r1=1.60&r2=1.61 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- ChangeLog 4 Jan 2013 19:16:09 -0000 1.60 +++ ChangeLog 5 Jan 2013 12:06:48 -0000 1.61 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-format # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.60 2013/01/04 19:16:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.61 2013/01/05 12:06:48 ago Exp $ + + 05 Jan 2013; Agostino Sarubbo text-format-1.0.0-r3.ebuild: + Stable for amd64, wrt bug #450144 04 Jan 2013; Agostino Sarubbo text-format-1.0.0-r3.ebuild: Stable for ia64, wrt bug #450144