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 11F27138334 for ; Thu, 30 Aug 2018 16:48:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9772E079C; Thu, 30 Aug 2018 16:48:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AF07FE079C for ; Thu, 30 Aug 2018 16:48:31 +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 4729D335CC7 for ; Thu, 30 Aug 2018 16:48:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CC4D275 for ; Thu, 30 Aug 2018 16:48:27 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1535647698.401eb00243cf700210d11b58d3603bc41545b141.ulm@gentoo> Subject: [gentoo-commits] proj/eselect:extern commit in: modules/ X-VCS-Repository: proj/eselect X-VCS-Files: modules/wxwidgets.eselect X-VCS-Directories: modules/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 401eb00243cf700210d11b58d3603bc41545b141 X-VCS-Branch: extern Date: Thu, 30 Aug 2018 16:48:27 +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: 63b70d28-f2ec-4d12-8bdf-114695c10fb8 X-Archives-Hash: ef13755e9ef3ddfa876247a65d1ceccf commit: 401eb00243cf700210d11b58d3603bc41545b141 Author: Ulrich Müller gentoo org> AuthorDate: Thu Aug 30 16:48:18 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Aug 30 16:48:18 2018 +0000 URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=401eb002 wxwidgets.eselect: Update version number. modules/wxwidgets.eselect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/wxwidgets.eselect b/modules/wxwidgets.eselect index b1abc1c..dc13704 100644 --- a/modules/wxwidgets.eselect +++ b/modules/wxwidgets.eselect @@ -6,7 +6,7 @@ inherit config multilib DESCRIPTION="Manage the system default wxWidgets profile" MAINTAINER="wxwidgets@gentoo.org" -VERSION="20140423" +VERSION="20180529" WXCONFFILE="${EROOT}"/var/lib/wxwidgets/current