From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6199F1388C0 for ; Sat, 20 Feb 2016 10:18:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20F2CE080E; Sat, 20 Feb 2016 10:18:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8648E080E for ; Sat, 20 Feb 2016 10:18:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF6AE340D89 for ; Sat, 20 Feb 2016 10:18:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2A398F5 for ; Sat, 20 Feb 2016 10:18:14 +0000 (UTC) From: "Daniel Pielmeier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Daniel Pielmeier" Message-ID: <1455963447.bd9319c3df55bbfea5228845654b364238523c09.billie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/conky/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/conky/conky-1.10.1.ebuild X-VCS-Directories: app-admin/conky/ X-VCS-Committer: billie X-VCS-Committer-Name: Daniel Pielmeier X-VCS-Revision: bd9319c3df55bbfea5228845654b364238523c09 X-VCS-Branch: master Date: Sat, 20 Feb 2016 10:18:14 +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: 11b563ad-e79f-4903-bf95-4b1eec011e09 X-Archives-Hash: 2f5d8b4eb7ce8c0f6d52a3026ba403da commit: bd9319c3df55bbfea5228845654b364238523c09 Author: Daniel Pielmeier gentoo org> AuthorDate: Sat Feb 20 10:17:27 2016 +0000 Commit: Daniel Pielmeier gentoo org> CommitDate: Sat Feb 20 10:17:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9319c3 app-admin/conky: Enable release build. This fixes bug #574250. Thanks to Toralf Förster for the report. Package-Manager: portage-2.2.26 app-admin/conky/conky-1.10.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-admin/conky/conky-1.10.1.ebuild b/app-admin/conky/conky-1.10.1.ebuild index be3ce3f..3e6759b 100644 --- a/app-admin/conky/conky-1.10.1.ebuild +++ b/app-admin/conky/conky-1.10.1.ebuild @@ -141,7 +141,8 @@ src_configure() { -DBUILD_BUILTIN_CONFIG=ON -DBUILD_OLD_CONFIG=ON -DBUILD_I18N=ON - -DMAINTAINER_MODE=ON + -DMAINTAINER_MODE=OFF + -DRELEASE=ON -DBUILD_AUDACIOUS_LEGACY=OFF -DBUILD_BMPX=OFF -DDOC_PATH=/usr/share/doc/${PF}