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 332A8138336 for ; Tue, 14 Aug 2018 16:02:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 825F6E091F; Tue, 14 Aug 2018 16:02:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 5221BE091F for ; Tue, 14 Aug 2018 16:02:45 +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 2BAF9335CCC for ; Tue, 14 Aug 2018 16:02:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33D703A6 for ; Tue, 14 Aug 2018 16:02:42 +0000 (UTC) From: "Alon Bar-Lev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alon Bar-Lev" Message-ID: <1534262543.d35241ebabb2fff1d4de321579f942f09d6def0a.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gmime/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gmime/gmime-2.6.23.ebuild X-VCS-Directories: dev-libs/gmime/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: d35241ebabb2fff1d4de321579f942f09d6def0a X-VCS-Branch: master Date: Tue, 14 Aug 2018 16:02:42 +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: 578c2ff6-d571-4c5c-83f1-6f844a13b4b2 X-Archives-Hash: c636a830b7bceda45e4836ac2810af48 commit: d35241ebabb2fff1d4de321579f942f09d6def0a Author: Alon Bar-Lev gentoo org> AuthorDate: Tue Aug 14 15:54:09 2018 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Tue Aug 14 16:02:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d35241eb dev-libs/gmime: drop stable hppa to drop old app-crypt/gpgme Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-libs/gmime/gmime-2.6.23.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/gmime/gmime-2.6.23.ebuild b/dev-libs/gmime/gmime-2.6.23.ebuild index e9b4bef636f..4a089f9280c 100644 --- a/dev-libs/gmime/gmime-2.6.23.ebuild +++ b/dev-libs/gmime/gmime-2.6.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://spruce.sourceforge.net/gmime/ https://developer.gnome.org/gmime SLOT="2.6" LICENSE="LGPL-2.1" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc mono smime static-libs test vala" RDEPEND="