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 12A53139B2A for ; Fri, 18 Sep 2015 05:12:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83E7021C03E; Fri, 18 Sep 2015 05:12:06 +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 33D8A21C03E for ; Fri, 18 Sep 2015 05:12:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D48E33D3CA for ; Fri, 18 Sep 2015 05:12:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9632B186 for ; Fri, 18 Sep 2015 05:12:03 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1442553112.a55a963c80e3275b2fde0a6c43a152ad59b76ae0.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/term-ansicolor/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild X-VCS-Directories: dev-ruby/term-ansicolor/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: a55a963c80e3275b2fde0a6c43a152ad59b76ae0 X-VCS-Branch: master Date: Fri, 18 Sep 2015 05:12:03 +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: a21c2378-3d4f-4a94-9dbb-2fa983e17a4b X-Archives-Hash: 82ee155fecae71a21dc4f5848f805354 commit: a55a963c80e3275b2fde0a6c43a152ad59b76ae0 Author: Hans de Graaff gentoo org> AuthorDate: Fri Sep 18 05:11:52 2015 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Sep 18 05:11:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55a963c dev-ruby/term-ansicolor: add ~alpha to all new versions Package-Manager: portage-2.2.20.1 dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild index 3662f01..dbdebc9 100644 --- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild +++ b/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild @@ -21,7 +21,7 @@ DESCRIPTION="Small Ruby library that colors strings using ANSI escape sequences" HOMEPAGE="https://flori.github.io/term-ansicolor/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~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 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE=""