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 AE2B91382C5 for ; Sat, 21 Apr 2018 18:56:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05FC1E07D7; Sat, 21 Apr 2018 18:56:57 +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 D8A78E07D7 for ; Sat, 21 Apr 2018 18:56:56 +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 DBDE7335C2C for ; Sat, 21 Apr 2018 18:56:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C7AC28B for ; Sat, 21 Apr 2018 18:56:54 +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: <1524336988.46a4fb6e6391891dd8f48b3692b5feba8d9470a4.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/eselect-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/eselect-mode/Manifest app-emacs/eselect-mode/eselect-mode-1.4.10.ebuild app-emacs/eselect-mode/eselect-mode-1.4.12.ebuild X-VCS-Directories: app-emacs/eselect-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 46a4fb6e6391891dd8f48b3692b5feba8d9470a4 X-VCS-Branch: master Date: Sat, 21 Apr 2018 18:56:54 +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: a3af4dc1-a8d2-45b0-aec8-2203eecbc50a X-Archives-Hash: 8a31e28efbfbd38a2408c30359587064 commit: 46a4fb6e6391891dd8f48b3692b5feba8d9470a4 Author: Ulrich Müller gentoo org> AuthorDate: Sat Apr 21 18:56:28 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Apr 21 18:56:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a4fb6e app-emacs/eselect-mode: Version bump. Package-Manager: Portage-2.3.31, Repoman-2.3.9 app-emacs/eselect-mode/Manifest | 2 +- .../{eselect-mode-1.4.10.ebuild => eselect-mode-1.4.12.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/eselect-mode/Manifest b/app-emacs/eselect-mode/Manifest index 07b84b75f38..671fa0f4925 100644 --- a/app-emacs/eselect-mode/Manifest +++ b/app-emacs/eselect-mode/Manifest @@ -1,2 +1,2 @@ -DIST eselect-1.4.10.tar.xz 177212 BLAKE2B 25f548d56ecfdc5ccf18167ebdeb50cccc77fbdc65ab8683e293242de0083e6036714ae9d173f507da0404dbad0e48f2ac09d542dbdf92d8a5d7e9868b31fa07 SHA512 09e4196959cfb42e0fe4536939ad8e0d1a49d500e3d42634cd959c544f2ed5beaa006100fffaf10eaba121901d36a42721da42504d496de8d157690b7ab7f9fb +DIST eselect-1.4.12.tar.xz 177520 BLAKE2B 0938fe9bd8785fe711edc1af63a9c318a4a5fe9141c61d7f1c4da0352242322f1e18e4f68f7e219a1aa2beae5b25ddac58d7c47d4272408fd8fe5207324ef7c7 SHA512 2ea182364dfb2333112e9eebe691e1963e95a4c9ab40945eb2e5bc8c81da76105c1ae6aa3d153b78dea6c1e0cadb9b0237f7556b8ceb9d48e0fba67a642d6081 DIST eselect-1.4.4.tar.xz 177536 BLAKE2B 9991d69a0589be0a7df881fe5d6c0021c99fd7fd5b561ad7a9423edc46b25528b499a3e839dfe974d5d53e8e8a5b3a798cd7f5f1eeb78e531fff16680babce96 SHA512 1ed01cf00e3f13aad3e5f844c7086c3dd48398efd76e68cd91cf13b9939f4b48eef8915c5f3926954d158023115ad66ee67c0bc8fc4c9570900a37207674fc8f diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.10.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.12.ebuild similarity index 93% rename from app-emacs/eselect-mode/eselect-mode-1.4.10.ebuild rename to app-emacs/eselect-mode/eselect-mode-1.4.12.ebuild index 2b1cd5c3cb4..4790d1f4069 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.10.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6