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 A9B9A138334 for ; Tue, 26 Feb 2019 21:35:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6B3AE089B; Tue, 26 Feb 2019 21:35:33 +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 AE9A3E089B for ; Tue, 26 Feb 2019 21:35:33 +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 D1E53335C7A for ; Tue, 26 Feb 2019 21:35:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8055D546 for ; Tue, 26 Feb 2019 21:35:29 +0000 (UTC) From: "Rafael Martins" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rafael Martins" Message-ID: <1551216918.2e982f67427231c7577e586019144bda02dbfaab.rafaelmartins@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/blogc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/blogc/Manifest app-text/blogc/blogc-0.15.0.ebuild app-text/blogc/blogc-0.15.1.ebuild X-VCS-Directories: app-text/blogc/ X-VCS-Committer: rafaelmartins X-VCS-Committer-Name: Rafael Martins X-VCS-Revision: 2e982f67427231c7577e586019144bda02dbfaab X-VCS-Branch: master Date: Tue, 26 Feb 2019 21:35:29 +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: 3db28a51-2da8-4fb3-a8c3-442af25fecd8 X-Archives-Hash: 7a886ff07a2c66c42c03432bf047746a commit: 2e982f67427231c7577e586019144bda02dbfaab Author: Rafael Martins gentoo org> AuthorDate: Tue Feb 26 21:34:40 2019 +0000 Commit: Rafael Martins gentoo org> CommitDate: Tue Feb 26 21:35:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e982f67 app-text/blogc: version bump Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Rafael Martins gentoo.org> app-text/blogc/Manifest | 2 +- app-text/blogc/{blogc-0.15.0.ebuild => blogc-0.15.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest index 09181d026bd..d525ecbd1ad 100644 --- a/app-text/blogc/Manifest +++ b/app-text/blogc/Manifest @@ -1 +1 @@ -DIST blogc-0.15.0.tar.xz 335996 BLAKE2B c7fff528180c2124ea5c26ddd413f252d00570bcfe35645b8cdc8c7b3e289b52b38bd895e2ae5c2cab88d2a8143fa637118d75c719d69f685cef4c182bd9d6e3 SHA512 57a685938ef644b22b9271a0462260acb8ab8f9e9ff842415069011bb480923b8a4871742640eecc0babc7c65eefec3cab9051170dc6c3e69899e77d366a01c6 +DIST blogc-0.15.1.tar.xz 335708 BLAKE2B b8249c619a2d594895e02855cdae24e715393d4ff60d6eda4ed53c629c567e545ea78fca545a99e4bfa0f54545d8694f1ed40c001b7d1701963cf7a692351b21 SHA512 d22c67db483176d4cf873f0a4d2fd10a1413cee976e12fd49b3e35aa5edf80888dd7470e3523a08c45cf7fe700f578d9a0acc65863fd56776f91b30a13919573 diff --git a/app-text/blogc/blogc-0.15.0.ebuild b/app-text/blogc/blogc-0.15.1.ebuild similarity index 100% rename from app-text/blogc/blogc-0.15.0.ebuild rename to app-text/blogc/blogc-0.15.1.ebuild