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 72ED7139694 for ; Fri, 7 Apr 2017 18:47:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F937E0830; Fri, 7 Apr 2017 18:47:54 +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 6A51EE0830 for ; Fri, 7 Apr 2017 18:47:54 +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 F0CDB341683 for ; Fri, 7 Apr 2017 18:47:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E96C573C6 for ; Fri, 7 Apr 2017 18:47:50 +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: <1491590834.4e2620ddd7452d0382fe8cefb1d9deb6f19bc74c.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ebuild-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/ebuild-mode/Manifest app-xemacs/ebuild-mode/ebuild-mode-1.36.ebuild app-xemacs/ebuild-mode/ebuild-mode-1.37.ebuild X-VCS-Directories: app-xemacs/ebuild-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 4e2620ddd7452d0382fe8cefb1d9deb6f19bc74c X-VCS-Branch: master Date: Fri, 7 Apr 2017 18:47:50 +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: 1b5792d8-5538-4a6e-ad2f-e0f45a0200e0 X-Archives-Hash: 1e61cd45d00677554c52edfc050771f0 commit: 4e2620ddd7452d0382fe8cefb1d9deb6f19bc74c Author: Ulrich Müller gentoo org> AuthorDate: Fri Apr 7 18:37:45 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Apr 7 18:47:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2620dd app-xemacs/ebuild-mode: Fix for XEmacs 21.4. Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-xemacs/ebuild-mode/Manifest | 2 +- .../ebuild-mode/{ebuild-mode-1.36.ebuild => ebuild-mode-1.37.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-xemacs/ebuild-mode/Manifest b/app-xemacs/ebuild-mode/Manifest index 94fba9b0545..3f0603310b8 100644 --- a/app-xemacs/ebuild-mode/Manifest +++ b/app-xemacs/ebuild-mode/Manifest @@ -1,2 +1,2 @@ DIST ebuild-mode-1.24.tar.xz 28816 SHA256 366fa7602d32cda107b560e9a24540a3a5b90fdda58d84a1d108e8a4c6a488ff SHA512 0894ad452b64133c223a4f93755404657eed5cf86667e45ce5c808d2232755bcedd835f1bbab1bd719ce850d56c6d92e339c4262ab0d7cc8aa42e039023db99d WHIRLPOOL ff38c8736051a6f6c34d00103b8f1fa2fe40ce910cc14187e9d95b11d7aa665ba03497b52b324d2e7b0e7c29da1d99e267a1934d5e2434bf986e863afb925801 -DIST ebuild-mode-1.36.tar.xz 30764 SHA256 11651c042a1a52d4c184a0db940ca708563b6d8dc5cc8083ff9ee65405ad0cff SHA512 6189f85d80e52e9320b849fc76def91570f60ce9459f0e533e92e47aa5c6ff712de3129a2b9048cb7416a0c36dda26cdaf5e06f4f0213958a29356c38da55dcd WHIRLPOOL d04afe53777069f92b4adcca688b4c729c012b156e83e5afda4027ccba0b43ce6ff43a3e781edc4699fbcd838828fffc2677a4b531e45c6a4566391b4126fe5c +DIST ebuild-mode-1.37.tar.xz 30816 SHA256 f7368a8757036874dde542c69c26b824fe3da5241098f89a6b7d7e2665cbbf1d SHA512 1d570b213ad0c6eef8817f69c99c0862703b9bddc24477234dde542b697ba372a06bbe8e4a91179a7d528b720a7dbfc13bb92c8ea0a4d3b3b8684fa4ee0065c0 WHIRLPOOL 75928f5965bdfe66733e203588f01ab3b5de67a5958d33f41069d0793842bd9617ab0904ab71f95aeae04e0aa2f55646e4c545d6199cc1d357140b8fd1a714ab diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.36.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.37.ebuild similarity index 100% rename from app-xemacs/ebuild-mode/ebuild-mode-1.36.ebuild rename to app-xemacs/ebuild-mode/ebuild-mode-1.37.ebuild