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 6DA16138334 for ; Sun, 10 Jun 2018 18:01:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63EF7E086B; Sun, 10 Jun 2018 18:01:11 +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 17CA9E086B for ; Sun, 10 Jun 2018 18:01:10 +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 EB530335C84 for ; Sun, 10 Jun 2018 18:01:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B10DD296 for ; Sun, 10 Jun 2018 18:01:06 +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: <1528653655.2e7f34cc47c32153370f4337ee21dcc9f9d67194.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.7.ebuild app-text/blogc/blogc-0.13.8.ebuild X-VCS-Directories: app-text/blogc/ X-VCS-Committer: rafaelmartins X-VCS-Committer-Name: Rafael Martins X-VCS-Revision: 2e7f34cc47c32153370f4337ee21dcc9f9d67194 X-VCS-Branch: master Date: Sun, 10 Jun 2018 18:01:06 +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: 4efc578f-28be-437e-bf79-a33b34fd4858 X-Archives-Hash: 312459874258278a98aa3ce1dc16500c commit: 2e7f34cc47c32153370f4337ee21dcc9f9d67194 Author: Rafael G. Martins gentoo org> AuthorDate: Sun Jun 10 18:00:55 2018 +0000 Commit: Rafael Martins gentoo org> CommitDate: Sun Jun 10 18:00:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e7f34cc app-text/blogc: version bump Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-text/blogc/Manifest | 2 +- app-text/blogc/{blogc-0.13.7.ebuild => blogc-0.13.8.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest index f70c1aec811..2c772d4c63e 100644 --- a/app-text/blogc/Manifest +++ b/app-text/blogc/Manifest @@ -1 +1 @@ -DIST blogc-0.13.7.tar.xz 319032 BLAKE2B 687c7967a910ff5d569204161ed8c8824dd00b209a932d998448446e0d7838e03582eb1ce00e1f70bf5bb784059721e338ddf67c5b5823f393011149239bc6ab SHA512 ec77d06677a9c39fc14a888aaf0472faf23d1444f224e306e65993fa22af6cd15b4cf6f542df944a1061a80338aba9a9ab17f98d78398d1bf8cd0ed144dcb279 +DIST blogc-0.13.8.tar.xz 319016 BLAKE2B 60806c50a31b0595d3282cbb4de7451d19d7d1ba3cfb6bd81b299f69b494363c72d00ab02e65dde58006abb22cb9994c6c3daa7170ad84b019bb699b5a822f20 SHA512 3eb2ba937fc2449631917c3ed20382cc1988e0a6c117350980943327111ede5bb87f276ab308179f0ca61a7dabd123706473e16edab2a42373965de5a0684a61 diff --git a/app-text/blogc/blogc-0.13.7.ebuild b/app-text/blogc/blogc-0.13.8.ebuild similarity index 100% rename from app-text/blogc/blogc-0.13.7.ebuild rename to app-text/blogc/blogc-0.13.8.ebuild