From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-838348-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A508413888F for <garchives@archives.gentoo.org>; Sun, 4 Oct 2015 09:42:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A889E0818; Sun, 4 Oct 2015 09:42:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BEF82E0818 for <gentoo-commits@lists.gentoo.org>; Sun, 4 Oct 2015 09:42:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DBA6F34087F for <gentoo-commits@lists.gentoo.org>; Sun, 4 Oct 2015 09:42:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F9FB4C1 for <gentoo-commits@lists.gentoo.org>; Sun, 4 Oct 2015 09:42:51 +0000 (UTC) From: "Agostino Sarubbo" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1443951746.0da8adb1854c30c787268320309091254d8015ad.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rexical/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rexical/rexical-1.0.5-r3.ebuild X-VCS-Directories: dev-ruby/rexical/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0da8adb1854c30c787268320309091254d8015ad X-VCS-Branch: master Date: Sun, 4 Oct 2015 09:42:51 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a1591db2-de01-4bd1-a9c9-c4e099acbf11 X-Archives-Hash: 88b34af15fdbee6eadb929765ebf03bf commit: 0da8adb1854c30c787268320309091254d8015ad Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Oct 4 09:42:26 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Oct 4 09:42:26 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da8adb1 dev-ruby/rexical: amd64 stable wrt bug #562100 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" dev-ruby/rexical/rexical-1.0.5-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rexical/rexical-1.0.5-r3.ebuild b/dev-ruby/rexical/rexical-1.0.5-r3.ebuild index 4f53c9f..2c08ae1 100644 --- a/dev-ruby/rexical/rexical-1.0.5-r3.ebuild +++ b/dev-ruby/rexical/rexical-1.0.5-r3.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Rexical is a lexical scanner generator" HOMEPAGE="https://github.com/tenderlove/rexical/tree/master" LICENSE="LGPL-2" # plus exception -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE=""