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 81191139694 for ; Sat, 29 Apr 2017 12:01:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1E4EE0C48; Sat, 29 Apr 2017 12:01:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FFC6E0C48 for ; Sat, 29 Apr 2017 12:01:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5A19334175D for ; Sat, 29 Apr 2017 12:01:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCE687434 for ; Sat, 29 Apr 2017 12:01:01 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1493467256.d234447a4d5cc1f69e89e7e286b811da588c67ca.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/sylpheed/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/sylpheed/sylpheed-3.5.1.ebuild X-VCS-Directories: mail-client/sylpheed/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: d234447a4d5cc1f69e89e7e286b811da588c67ca X-VCS-Branch: master Date: Sat, 29 Apr 2017 12:01:01 +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: 9a8465df-6851-4aa8-936c-5494e7791ddb X-Archives-Hash: ca0faeceda62ee241e321c23ef9bb4d9 commit: d234447a4d5cc1f69e89e7e286b811da588c67ca Author: Jeroen Roovers gentoo org> AuthorDate: Sat Apr 29 11:59:32 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Apr 29 12:00:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d234447a mail-client/sylpheed: Stable for HPPA (bug #615036). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches mail-client/sylpheed/sylpheed-3.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-client/sylpheed/sylpheed-3.5.1.ebuild b/mail-client/sylpheed/sylpheed-3.5.1.ebuild index bf3614e57f2..9347c646c9b 100644 --- a/mail-client/sylpheed/sylpheed-3.5.1.ebuild +++ b/mail-client/sylpheed/sylpheed-3.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="crypt ipv6 ldap libressl nls oniguruma pda spell ssl xface" CDEPEND="x11-libs/gtk+:2