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 550C3138334 for ; Sun, 2 Dec 2018 10:12:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF914E08DD; Sun, 2 Dec 2018 10:12:25 +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 B13A4E08DC for ; Sun, 2 Dec 2018 10:12:25 +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 D1C00335CE4 for ; Sun, 2 Dec 2018 10:12:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E52C4E7 for ; Sun, 2 Dec 2018 10:12:20 +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: <1543744914.c6e65ff909646be09d0e10c535d114e87841d6be.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/mate-themes/mate-themes-3.22.18.ebuild X-VCS-Directories: x11-themes/mate-themes/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c6e65ff909646be09d0e10c535d114e87841d6be X-VCS-Branch: master Date: Sun, 2 Dec 2018 10:12:20 +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: 0554c93d-5dc3-409f-ae3b-af122a0c6e38 X-Archives-Hash: b3781f74367c74beb59fb72d1aa0ba17 commit: c6e65ff909646be09d0e10c535d114e87841d6be Author: Mikle Kolyada gentoo org> AuthorDate: Sun Dec 2 10:01:54 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Dec 2 10:01:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e65ff9 x11-themes/mate-themes: amd64 stable wrt bug #670024 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 x11-themes/mate-themes/mate-themes-3.22.18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/mate-themes/mate-themes-3.22.18.ebuild b/x11-themes/mate-themes/mate-themes-3.22.18.ebuild index 76fcc6df404..33f96b2ce82 100644 --- a/x11-themes/mate-themes/mate-themes-3.22.18.ebuild +++ b/x11-themes/mate-themes/mate-themes-3.22.18.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 @@ -7,7 +7,7 @@ inherit autotools eapi7-ver gnome2-utils MATE_GTK_V="$(ver_cut 1-2)" SRC_URI="http://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" HOMEPAGE="http://mate-desktop.org" DESCRIPTION="A set of MATE themes, with sets for users with limited or low vision"