From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BE4EA138334 for ; Thu, 14 Feb 2019 07:19:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB16CE08EC; Thu, 14 Feb 2019 07:19:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81A5EE08EC for ; Thu, 14 Feb 2019 07:19:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CBFA6335D01 for ; Thu, 14 Feb 2019 07:19:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51AA0537 for ; Thu, 14 Feb 2019 07:19:33 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1550128757.8df76ea3dd3e9dddd310624e00c8dd0dcb7a1577.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-ldap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-ldap/ruby-ldap-0.9.19.ebuild X-VCS-Directories: dev-ruby/ruby-ldap/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 8df76ea3dd3e9dddd310624e00c8dd0dcb7a1577 X-VCS-Branch: master Date: Thu, 14 Feb 2019 07:19: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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2fdbec3f-9a30-4acf-a237-d6eff9c2f920 X-Archives-Hash: d1f04f26ff982dbe2170da94513bdf3c commit: 8df76ea3dd3e9dddd310624e00c8dd0dcb7a1577 Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Feb 14 06:17:46 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Feb 14 07:19:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df76ea3 dev-ruby/ruby-ldap: stable 0.9.19 for hppa, bug #626682 Signed-off-by: Rolf Eike Beer sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich gentoo.org> dev-ruby/ruby-ldap/ruby-ldap-0.9.19.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.9.19.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.9.19.ebuild index 11785597879..7ac9ba929ef 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.9.19.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.9.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ DESCRIPTION="A Ruby interface to some LDAP libraries" HOMEPAGE="https://github.com/bearded/ruby-ldap" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-macos" IUSE="ssl" DEPEND=">=net-nds/openldap-2 dev-libs/cyrus-sasl