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 CC728138334 for ; Mon, 16 Jul 2018 14:37:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 828ABE07D8; Mon, 16 Jul 2018 14:37:54 +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 4E362E07D8 for ; Mon, 16 Jul 2018 14:37:54 +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 574DF335C94 for ; Mon, 16 Jul 2018 14:37:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9113B365 for ; Mon, 16 Jul 2018 14:37:50 +0000 (UTC) From: "Naohiro Aota" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Naohiro Aota" Message-ID: <1531751839.7ff9c0fcfc13cc8c8ff1e5a54eb4848565ef0294.naota@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/gntp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/gntp/Manifest dev-python/gntp/gntp-1.0.1.ebuild dev-python/gntp/gntp-1.0.3.ebuild X-VCS-Directories: dev-python/gntp/ X-VCS-Committer: naota X-VCS-Committer-Name: Naohiro Aota X-VCS-Revision: 7ff9c0fcfc13cc8c8ff1e5a54eb4848565ef0294 X-VCS-Branch: master Date: Mon, 16 Jul 2018 14:37:50 +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: 57bc73f1-09c7-45d3-bbc4-2a8f54c806e7 X-Archives-Hash: 144c834b1d72c79b64cd770c13e05bd9 commit: 7ff9c0fcfc13cc8c8ff1e5a54eb4848565ef0294 Author: Naohiro Aota gentoo org> AuthorDate: Mon Jul 16 14:30:15 2018 +0000 Commit: Naohiro Aota gentoo org> CommitDate: Mon Jul 16 14:37:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff9c0fc dev-python/gntp: version bump to 1.0.3 Package-Manager: Portage-2.3.42, Repoman-2.3.9 dev-python/gntp/Manifest | 2 +- dev-python/gntp/{gntp-1.0.1.ebuild => gntp-1.0.3.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/gntp/Manifest b/dev-python/gntp/Manifest index 63c6f172a73..4c2a29ffab2 100644 --- a/dev-python/gntp/Manifest +++ b/dev-python/gntp/Manifest @@ -1 +1 @@ -DIST gntp-1.0.1.tar.gz 10889 BLAKE2B 38e80f26a1d6a23eceea43771c5c587ca00ac4b239948dffdee52908b3637644b07c22fa34e2031a32d6915507bef5051f41efa419db4da793d8a0ecf081fb58 SHA512 6e44cbafcaa5b60b39d3bb60a67786300acae5e3aa6fbab1d5cbdcb4a24fffba62f878d801683d724321d5c0e3a3b780da9c99d3faf8a578f956603e1daa49cd +DIST gntp-1.0.3.tar.gz 10839 BLAKE2B f427096ff1e0b81da7f3a6c4f4a477bdedd7c69f632d8ff7bb7780a0b31726341d78852f3819e5ae8764b96513b27c5e3a261e0885645b60b5146d3d36628a14 SHA512 77f4f3801e183eeacceedd2c0588e571e3ffb1d81fc13f222fc593035ed767af487c2242b8cece697b430e04a6dce589c3e91fd5784f29f477964307197053c1 diff --git a/dev-python/gntp/gntp-1.0.1.ebuild b/dev-python/gntp/gntp-1.0.3.ebuild similarity index 91% rename from dev-python/gntp/gntp-1.0.1.ebuild rename to dev-python/gntp/gntp-1.0.3.ebuild index afaf45e733a..bf702ddd348 100644 --- a/dev-python/gntp/gntp-1.0.1.ebuild +++ b/dev-python/gntp/gntp-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5