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 15B78138334 for ; Mon, 12 Nov 2018 14:00:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BD2EE0ACF; Mon, 12 Nov 2018 14:00:28 +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 07F01E0ACE for ; Mon, 12 Nov 2018 14:00:28 +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 B21A4335D07 for ; Mon, 12 Nov 2018 14:00:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A22D9467 for ; Mon, 12 Nov 2018 14:00:11 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1542031057.42a54192057aebf11dabbf9b81d6133f4f42aa4d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-hdaps/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r1.ebuild X-VCS-Directories: xfce-extra/xfce4-hdaps/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 42a54192057aebf11dabbf9b81d6133f4f42aa4d X-VCS-Branch: master Date: Mon, 12 Nov 2018 14:00:11 +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: a75cff65-442c-4c9f-84b0-a8c2c2a5de90 X-Archives-Hash: dac09ce2cec9b123ec8e7a1fd56d0967 commit: 42a54192057aebf11dabbf9b81d6133f4f42aa4d Author: Mikle Kolyada gentoo org> AuthorDate: Mon Nov 12 13:57:37 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Nov 12 13:57:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a54192 xfce-extra/xfce4-hdaps: amd64 stable wrt bug #652774 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r1.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r1.ebuild index 2c689321b56..756c4f3defd 100644 --- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r1.ebuild +++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" COMMON_DEPEND=">=x11-libs/gtk+-2.20:2