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 A4CD8138247 for ; Sun, 15 Dec 2013 17:36:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D8E3E0AFA; Sun, 15 Dec 2013 17:36:34 +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 BFE06E0AFA for ; Sun, 15 Dec 2013 17:36: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 E6EA733F4D0 for ; Sun, 15 Dec 2013 17:36:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 8B0D72004B; Sun, 15 Dec 2013 17:36:30 +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/ragol: ragol-1.0.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ragol-1.0.1.ebuild ChangeLog X-VCS-Directories: dev-ruby/ragol X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131215173630.8B0D72004B@flycatcher.gentoo.org> Date: Sun, 15 Dec 2013 17:36:30 +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: 5c498440-c86d-4e38-9d38-f8d2acaa5059 X-Archives-Hash: 1e0f532241f9ada46c81efa860cd6ad7 ago 13/12/15 17:36:30 Modified: ragol-1.0.1.ebuild ChangeLog Log: Add ~ppc, wrt bug #493006 (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.3 dev-ruby/ragol/ragol-1.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ragol/ragol-1.0.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ragol/ragol-1.0.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ragol/ragol-1.0.1.ebuild?r1=1.2&r2=1.3 Index: ragol-1.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ragol-1.0.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ragol-1.0.1.ebuild 2 Dec 2013 00:18:33 -0000 1.2 +++ ragol-1.0.1.ebuild 15 Dec 2013 17:36:30 -0000 1.3 @@ -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/ragol/ragol-1.0.1.ebuild,v 1.2 2013/12/02 00:18:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ragol-1.0.1.ebuild,v 1.3 2013/12/15 17:36:30 ago Exp $ EAPI=5 USE_RUBY="ruby19" @@ -19,7 +19,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa" +KEYWORDS="~amd64 ~hppa ~ppc" IUSE="" ruby_add_rdepend ">=dev-ruby/logue-1.0.0" 1.3 dev-ruby/ragol/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ragol/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ragol/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ragol/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 2 Dec 2013 00:18:33 -0000 1.2 +++ ChangeLog 15 Dec 2013 17:36:30 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ragol # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ChangeLog,v 1.2 2013/12/02 00:18:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ChangeLog,v 1.3 2013/12/15 17:36:30 ago Exp $ + + 15 Dec 2013; Agostino Sarubbo ragol-1.0.1.ebuild: + Add ~ppc, wrt bug #493006 02 Dec 2013; Jeroen Roovers ragol-1.0.1.ebuild: Marked ~hppa (bug #493006). @@ -11,4 +14,3 @@ +metadata.xml: Initial import. New dependency for app-text/glark. Ebuild by Peter Wilmott in the ruby overlay. -