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 6FDF0138239 for ; Thu, 26 Jul 2018 22:59:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FBC5E08FE; Thu, 26 Jul 2018 22:59:22 +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 F04A7E08FE for ; Thu, 26 Jul 2018 22:59:20 +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 83793335C8E for ; Thu, 26 Jul 2018 22:59:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A15E1275 for ; Thu, 26 Jul 2018 22:59:15 +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: <1532645942.0419d576167bb36ef40b74eb1f7bba8bb5555a1e.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.10.ebuild app-text/blogc/blogc-0.14.0.ebuild X-VCS-Directories: app-text/blogc/ X-VCS-Committer: rafaelmartins X-VCS-Committer-Name: Rafael Martins X-VCS-Revision: 0419d576167bb36ef40b74eb1f7bba8bb5555a1e X-VCS-Branch: master Date: Thu, 26 Jul 2018 22:59:15 +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: 417070b3-7d17-4139-88fe-c7c7a6909c4f X-Archives-Hash: bf475871ceac61c5a7d8781f5ded5fd6 commit: 0419d576167bb36ef40b74eb1f7bba8bb5555a1e Author: Rafael G. Martins gentoo org> AuthorDate: Thu Jul 26 22:59:02 2018 +0000 Commit: Rafael Martins gentoo org> CommitDate: Thu Jul 26 22:59:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0419d576 app-text/blogc: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-text/blogc/Manifest | 2 +- app-text/blogc/{blogc-0.13.10.ebuild => blogc-0.14.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest index 084c79d5353..7cd57cb925a 100644 --- a/app-text/blogc/Manifest +++ b/app-text/blogc/Manifest @@ -1 +1 @@ -DIST blogc-0.13.10.tar.xz 319300 BLAKE2B 884ab9f4a0a35d5aa6ac93274c495c87f57264d3fb7f3a2ea8bdaf42c6f8fa09d8821bee50a7d7afabdc8a4eccc757a61c94a06315dc54aa760d059327d2cdc5 SHA512 97dc05f559c267607ee6110e9eb558df36c1741b19798225d3fe04fdca16be5397e89bf1971993c2e2b5a33ffcc898becdfa85e28bbbf2b265bb2c4ca7adec5b +DIST blogc-0.14.0.tar.xz 321752 BLAKE2B b25358c415684a305971945d87d9c21d9da3009ac35756ce501748e1de3824a82d0d855f15c0a5b5423bac775da5361470b32fb51e86b2cb33b28017cad976ff SHA512 e9239a754b80b93ac98241f7ed6c0a962bb6bc2fb02dcc7eafbf5075f81655dc93c7bf0c41eb0c06fb158d60c8a42bf6ede6c7a58761707f2811a0a96d516a25 diff --git a/app-text/blogc/blogc-0.13.10.ebuild b/app-text/blogc/blogc-0.14.0.ebuild similarity index 100% rename from app-text/blogc/blogc-0.13.10.ebuild rename to app-text/blogc/blogc-0.14.0.ebuild