From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-893673-garchives=archives.gentoo.org@lists.gentoo.org> 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 25AFB13832E for <garchives@archives.gentoo.org>; Tue, 26 Jul 2016 08:45:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 554F4E0B12; Tue, 26 Jul 2016 08:45:28 +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 4B4CBE0AD7 for <gentoo-commits@lists.gentoo.org>; Tue, 26 Jul 2016 08:45:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 28109340B35 for <gentoo-commits@lists.gentoo.org>; Tue, 26 Jul 2016 08:45:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CDC97E3 for <gentoo-commits@lists.gentoo.org>; Tue, 26 Jul 2016 08:45:23 +0000 (UTC) From: "NP Hardass" <np-hardass@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" <np-hardass@gentoo.org> Message-ID: <1469522443.2f77b16c12a3c2f97671cfd98f6666a175d2dea0.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate-panel/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-base/mate-panel/mate-panel-1.12.2-r1.ebuild mate-base/mate-panel/mate-panel-1.12.2-r2.ebuild X-VCS-Directories: mate-base/mate-panel/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 2f77b16c12a3c2f97671cfd98f6666a175d2dea0 X-VCS-Branch: master Date: Tue, 26 Jul 2016 08:45:23 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8da4d949-c118-4592-82f1-19790040093a X-Archives-Hash: 2665db22188431f567f6cdbda5aa4275 commit: 2f77b16c12a3c2f97671cfd98f6666a175d2dea0 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Tue Jul 26 08:40:43 2016 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org> CommitDate: Tue Jul 26 08:40:43 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=2f77b16c mate-base/mate-panel: fix typo for FORCE_AUTORECONF Package-Manager: portage-2.2.28 .../{mate-panel-1.12.2-r1.ebuild => mate-panel-1.12.2-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-base/mate-panel/mate-panel-1.12.2-r1.ebuild b/mate-base/mate-panel/mate-panel-1.12.2-r2.ebuild similarity index 98% rename from mate-base/mate-panel/mate-panel-1.12.2-r1.ebuild rename to mate-base/mate-panel/mate-panel-1.12.2-r2.ebuild index eadf50f..7bdda8d 100644 --- a/mate-base/mate-panel/mate-panel-1.12.2-r1.ebuild +++ b/mate-base/mate-panel/mate-panel-1.12.2-r2.ebuild @@ -60,7 +60,7 @@ DEPEND="${RDEPEND} sys-devel/gettext:* virtual/pkgconfig:*" -FORCE_AUTORECONF=true +MATE_FORCE_AUTORECONF=true src_prepare() { # Disable python check.