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 30689138351 for ; Fri, 7 Feb 2020 22:44:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95055E087D; Fri, 7 Feb 2020 22:44:46 +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 74267E087D for ; Fri, 7 Feb 2020 22:44:46 +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 7FAF234E8A2 for ; Fri, 7 Feb 2020 22:44:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DC2C12D for ; Fri, 7 Feb 2020 22:44:42 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1581115467.62832bd6df944516f7f3047243d37d0e0d36037f.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/guifications/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/guifications/guifications-2.16.ebuild X-VCS-Directories: x11-plugins/guifications/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 62832bd6df944516f7f3047243d37d0e0d36037f X-VCS-Branch: master Date: Fri, 7 Feb 2020 22:44: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 53f713ff-be3d-4a8f-858a-909ae3d61594 X-Archives-Hash: f361a3fbe845b7eacb9d06da6517d890 commit: 62832bd6df944516f7f3047243d37d0e0d36037f Author: Mart Raudsepp gentoo org> AuthorDate: Fri Feb 7 22:30:52 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Feb 7 22:44:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62832bd6 x11-plugins/guifications: drop to ~hppa Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> x11-plugins/guifications/guifications-2.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/guifications/guifications-2.16.ebuild b/x11-plugins/guifications/guifications-2.16.ebuild index f50721872ac..1f47640b99b 100644 --- a/x11-plugins/guifications/guifications-2.16.ebuild +++ b/x11-plugins/guifications/guifications-2.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc sparc x86" +KEYWORDS="amd64 ~hppa ppc sparc x86" IUSE="debug nls" RDEPEND="net-im/pidgin[gtk]