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 2F8D2138330 for ; Sat, 26 May 2018 17:07:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E78FFE09C9; Sat, 26 May 2018 17:07:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 BD2B1E09C9 for ; Sat, 26 May 2018 17:07:51 +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 C0AA0335C06 for ; Sat, 26 May 2018 17:07:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D25A2A8 for ; Sat, 26 May 2018 17:07:48 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1527354458.8d962964605a31344fb9ff6a596642dcaa8ec00a.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/slibtool/Manifest sys-devel/slibtool/slibtool-0.5.17.ebuild sys-devel/slibtool/slibtool-0.5.19.ebuild X-VCS-Directories: sys-devel/slibtool/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 8d962964605a31344fb9ff6a596642dcaa8ec00a X-VCS-Branch: master Date: Sat, 26 May 2018 17:07:48 +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: 8c102536-da7b-4d21-b05c-6b9bc67946bc X-Archives-Hash: 24b2ab698414c08cf456c93da3687a63 commit: 8d962964605a31344fb9ff6a596642dcaa8ec00a Author: Felix Janda posteo de> AuthorDate: Sat May 26 04:28:50 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat May 26 17:07:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d962964 sys-devel/slibtool: bump to 0.5.19 Closes: https://bugs.gentoo.org/656486 Closes: https://github.com/gentoo/gentoo/pull/8594 sys-devel/slibtool/Manifest | 2 +- sys-devel/slibtool/{slibtool-0.5.17.ebuild => slibtool-0.5.19.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest index acd30c39ce1..2f0fc07df02 100644 --- a/sys-devel/slibtool/Manifest +++ b/sys-devel/slibtool/Manifest @@ -1 +1 @@ -DIST slibtool-0.5.17.tar.xz 51884 BLAKE2B f743d99c023f7c14270558b7de1b69f23c391332b6f9cdff31d807512c328d404842cdc6346189d3569495f39f2bcb90ac3f895a34422b13c683547539a6b85c SHA512 d5847e7f4ca63c44e6ee58d7ceacc409a684e33a290f6888fdbc398303183b9ce9ae94d86b0270db865eafae2deb0681c6ecdd7d472cff7ad4d2d99a7457bdac +DIST slibtool-0.5.19.tar.xz 53100 BLAKE2B 0db931c536584318796ae4ed29eee79eebf29956a59075e3e75f77deb4ee429ece63fe4f42a11b9e1db906803216a29a97daf2e085db0e34c30afc6cad8ebd5d SHA512 ad15d7b9eb9996d6c94248b0a1db94c49a9bfecb0ddc9104aac2841708d521a03a3293cfa63c824e8af2b7ab04fa62c0f5e13c1c4bc037dc302f9101866df956 diff --git a/sys-devel/slibtool/slibtool-0.5.17.ebuild b/sys-devel/slibtool/slibtool-0.5.19.ebuild similarity index 100% rename from sys-devel/slibtool/slibtool-0.5.17.ebuild rename to sys-devel/slibtool/slibtool-0.5.19.ebuild