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 79D431382C5 for ; Wed, 14 Mar 2018 01:38:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 962F5E088B; Wed, 14 Mar 2018 01:38:26 +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 73CCDE088B for ; Wed, 14 Mar 2018 01:38:26 +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 EE74D335C5C for ; Wed, 14 Mar 2018 01:38:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACEDD1F1 for ; Wed, 14 Mar 2018 01:38:23 +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: <1520991480.53a4aacd5ab0fb808eba4bfcf19595b8eacffe5c.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.13.2.ebuild app-text/blogc/blogc-0.13.3.ebuild X-VCS-Directories: app-text/blogc/ X-VCS-Committer: rafaelmartins X-VCS-Committer-Name: Rafael Martins X-VCS-Revision: 53a4aacd5ab0fb808eba4bfcf19595b8eacffe5c X-VCS-Branch: master Date: Wed, 14 Mar 2018 01:38:23 +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: 757e0cb0-c285-4df1-87e8-77aeae116206 X-Archives-Hash: 7bb544e1894cfe3025fe822ba0ee1bac commit: 53a4aacd5ab0fb808eba4bfcf19595b8eacffe5c Author: Rafael G. Martins gentoo org> AuthorDate: Wed Mar 14 01:38:00 2018 +0000 Commit: Rafael Martins gentoo org> CommitDate: Wed Mar 14 01:38:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a4aacd app-text/blogc: version bump Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-text/blogc/Manifest | 2 +- app-text/blogc/{blogc-0.13.2.ebuild => blogc-0.13.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest index f563c96aa6c..58524c10c61 100644 --- a/app-text/blogc/Manifest +++ b/app-text/blogc/Manifest @@ -1 +1 @@ -DIST blogc-0.13.2.tar.xz 315832 BLAKE2B f5a8392318a96bc4356b6df4386cbd2b1037fe5e6ed2a6f4bebbf02221a0775601dd39dc06995e3846e224d3597dd8b7537bc6309f46b63abe1bab37dbc80f8d SHA512 1c5a987e6ac7b1460082f2f50cadee645113134f925e331dd2c8b40f0284cbca855db969aaf624cfff503b8040094168c743f4c0d7832bea6f7a9b0b5d044cee +DIST blogc-0.13.3.tar.xz 315936 BLAKE2B e23ac0f1ca026afb47997d42adeaae8adc67f71b09984675d584af9f6e673ad4f894220fa3105297ccea6c3ae90d5853459c061793504fd635683af326a8b018 SHA512 eaf9c6fae0e224207a7c552747fe6e205bbd4ee8d2d8d158352234609b0d31dc1d40997f7ba98f4311a15ec4f3968e7bde4bce7c78d4e82d8b27b5fd34b5c40b diff --git a/app-text/blogc/blogc-0.13.2.ebuild b/app-text/blogc/blogc-0.13.3.ebuild similarity index 100% rename from app-text/blogc/blogc-0.13.2.ebuild rename to app-text/blogc/blogc-0.13.3.ebuild