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 7B78E13997D for ; Wed, 13 Nov 2019 14:38:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABDEFE0825; Wed, 13 Nov 2019 14:38:16 +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 7D121E0825 for ; Wed, 13 Nov 2019 14:38:16 +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 9EC9F34CD89 for ; Wed, 13 Nov 2019 14:38:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DD318A2 for ; Wed, 13 Nov 2019 14:38:14 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1573655885.95d7bd4bbb3b01c8faa1a3119bc9ee5582980c8e.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/linuxsampler/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/linuxsampler/Manifest media-sound/linuxsampler/linuxsampler-2.1.0.ebuild media-sound/linuxsampler/linuxsampler-2.1.1.ebuild X-VCS-Directories: media-sound/linuxsampler/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 95d7bd4bbb3b01c8faa1a3119bc9ee5582980c8e X-VCS-Branch: master Date: Wed, 13 Nov 2019 14:38: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 57eab501-ef7e-4d30-b9a8-971c28d28c4c X-Archives-Hash: 53dd0e23b643eb546c7a7c36e1a56f0c commit: 95d7bd4bbb3b01c8faa1a3119bc9ee5582980c8e Author: Miroslav Šulc gentoo org> AuthorDate: Wed Nov 13 14:37:44 2019 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Nov 13 14:38:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d7bd4b media-sound/linuxsampler-2.1.1: bump (removed 2.1.0) Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/linuxsampler/Manifest | 2 +- .../{linuxsampler-2.1.0.ebuild => linuxsampler-2.1.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/linuxsampler/Manifest b/media-sound/linuxsampler/Manifest index ff94957509d..8bec786238e 100644 --- a/media-sound/linuxsampler/Manifest +++ b/media-sound/linuxsampler/Manifest @@ -1 +1 @@ -DIST linuxsampler-2.1.0.tar.bz2 1154834 BLAKE2B 1be8a14bb6c13d90f4068cc2e25211dccc8253a114234ba560136d9da9a806d101db49116698fe53353a649c77513d244700d7bb65be04d0eb4d10ef057898d6 SHA512 503db074437b07e3e8dc8d1cb0aa3a510a62d183148157c1a4757681a4319e531bd6a1486a83c0ab9721dde82e27306150f3be87476c9298b2335438670e19a7 +DIST linuxsampler-2.1.1.tar.bz2 1410461 BLAKE2B dacaab33601f25954ea1a3380c8e28358d2111b664982f25ec9cac46adb99241ecfd53101ca3b23428c1a16fcef738b1e7e481b1c7eeb6d9659773f5b8856b55 SHA512 3f172efe40bbe130a2ac09f9393a46a30cc327a6754a80fdb36e65276518ec82befa2075acc567ccd99c22d9859c1a65f58ff2ad7af70cd9e4649ae14fd5357c diff --git a/media-sound/linuxsampler/linuxsampler-2.1.0.ebuild b/media-sound/linuxsampler/linuxsampler-2.1.1.ebuild similarity index 100% rename from media-sound/linuxsampler/linuxsampler-2.1.0.ebuild rename to media-sound/linuxsampler/linuxsampler-2.1.1.ebuild