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 5AB7E138335 for ; Wed, 24 Apr 2019 21:13:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F928E099B; Wed, 24 Apr 2019 21:13:41 +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 08DE9E099B for ; Wed, 24 Apr 2019 21:13:40 +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 D81E4342596 for ; Wed, 24 Apr 2019 21:13:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 543865C6 for ; Wed, 24 Apr 2019 21:13:38 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1556140409.9fc373ac780e213282a9eff019a46aa5beb148ba.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/kstars/Manifest sci-astronomy/kstars/kstars-3.2.0.ebuild sci-astronomy/kstars/kstars-3.2.1.ebuild X-VCS-Directories: sci-astronomy/kstars/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9fc373ac780e213282a9eff019a46aa5beb148ba X-VCS-Branch: master Date: Wed, 24 Apr 2019 21:13:38 +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: 42d759ab-4b40-4b7d-8269-a46748df4ee3 X-Archives-Hash: 549646a8b637486000539654b793b068 commit: 9fc373ac780e213282a9eff019a46aa5beb148ba Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Apr 24 21:04:36 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Apr 24 21:13:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc373ac sci-astronomy/kstars: 3.2.1 version bump Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-astronomy/kstars/Manifest | 2 +- sci-astronomy/kstars/{kstars-3.2.0.ebuild => kstars-3.2.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/kstars/Manifest b/sci-astronomy/kstars/Manifest index c61393a39e4..3f6379501bb 100644 --- a/sci-astronomy/kstars/Manifest +++ b/sci-astronomy/kstars/Manifest @@ -1,2 +1,2 @@ DIST kstars-3.1.1.tar.xz 70308140 BLAKE2B 97c32773bb600b6601f6b0f64cb951d9931760f3f83bd40e99888868a49643c26af666756fde7b8fb59c634cdfdd7391d4ea8674e99acbe0955bc07b194f4285 SHA512 f482a0bf82eda596a6da9ab8641059aaae8c1983b3c28e963b18665aec3d6418472997aa3d94f6cdff496a95f4151f4b5ca2171bed4c9ff3f7f95177a8fd67c0 -DIST kstars-3.2.0.tar.xz 70667528 BLAKE2B e1a57ebd9f851069d64a5e79afc60cf92ed3e4e5319f2458aeb510f49015a73508e39cf0adcee86f88fdb2c447e4b9725977e43ebedee8094cd367c52a4a7152 SHA512 7286c0e49d6c359ace3e2670fff281b591d87ff5a2a69adc2864eac2a0e9f8e2ec732304c40ee2dbb16ce50379318ccd441411390395061537d030d140a9aaea +DIST kstars-3.2.1.tar.xz 70737012 BLAKE2B c5615c641c799b65d5b9a402fbc5390b07f1f2f13fb54ee53b0999c47c014ed2cdd976c6174ae09785913fb32129d13e95e7c3264142cd4c3ac9b0347b33391a SHA512 d62d2211db66941c402e19dee28ace235933fe33e077f7de3350c1a80eb02c18b23549c9cc8403fe9d34bc06332501b5ed931f992eb92c605fe7661572c3ed46 diff --git a/sci-astronomy/kstars/kstars-3.2.0.ebuild b/sci-astronomy/kstars/kstars-3.2.1.ebuild similarity index 100% rename from sci-astronomy/kstars/kstars-3.2.0.ebuild rename to sci-astronomy/kstars/kstars-3.2.1.ebuild