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 0E9F71382C5 for ; Mon, 22 Mar 2021 09:23:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC10FE0822; Mon, 22 Mar 2021 09:23:45 +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 BFCE2E0822 for ; Mon, 22 Mar 2021 09:23:45 +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 6AC4E335CF4 for ; Mon, 22 Mar 2021 09:23:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C459CC3 for ; Mon, 22 Mar 2021 09:23:42 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1616404960.4d13aeea9eda98aa6e646cc703ba018c6c46134a.sam@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.32.ebuild sys-devel/slibtool/slibtool-9999.ebuild X-VCS-Directories: sys-devel/slibtool/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4d13aeea9eda98aa6e646cc703ba018c6c46134a X-VCS-Branch: master Date: Mon, 22 Mar 2021 09:23:42 +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: 7573ed4e-4b69-4dfb-a5e2-5177f3a12168 X-Archives-Hash: aa0ea18d408106ab51fb58dfadcc2d99 commit: 4d13aeea9eda98aa6e646cc703ba018c6c46134a Author: Sam James gentoo org> AuthorDate: Mon Mar 22 09:18:03 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 22 09:22:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d13aeea sys-devel/slibtool: add 0.5.32 Bug: https://bugs.gentoo.org/777435 Signed-off-by: Sam James gentoo.org> sys-devel/slibtool/Manifest | 1 + .../slibtool/{slibtool-9999.ebuild => slibtool-0.5.32.ebuild} | 11 ++++++----- sys-devel/slibtool/slibtool-9999.ebuild | 11 ++++++----- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest index 15c6c9abe21..bb5651259fa 100644 --- a/sys-devel/slibtool/Manifest +++ b/sys-devel/slibtool/Manifest @@ -1,2 +1,3 @@ DIST slibtool-0.5.28.tar.xz 61124 BLAKE2B 86333684b6572a09fdc258146f245815a5febb9963311b241d2eb0df756fd05937e85d195af0a5e1eeaebb9051ad926b9330d76b18cfde6c7b1e3294c642af81 SHA512 bfd9a39a60203606286af53ba9acc8d06490691cec7edae5ab6978b8547029412881b9895e8e0470c4f70bc9c349fdc6918200aaac810df99cf628e5848c6563 DIST slibtool-0.5.31.tar.xz 70008 BLAKE2B aa46b2bfe02e22dabb3dc56b2de9521ef8fd3b54774561bcccca15763c8ee88154a03bb6defd4f6b828eaadb040e66725d18b788aac0a4d0170ce02cb044e9eb SHA512 658ea3244c6d1e9bd389ea5c222c29df6ba7acc5d6f2ada7a94dd3ac29ffbb681f377d8887a99861ab2ab484a7d3551e020bac2b92bdb07ad0e9ee96facfc6bd +DIST slibtool-0.5.32.tar.xz 72820 BLAKE2B 2098af643b9591d85a9fa2d34c4a0c06af664786acd15f26ebebe966d4fbac2085fa8525cdb28d7087bd59e16334f793bbb87ada7011572a8ac7ada0ca5ab770 SHA512 60c6bb8cd2e49d5a417b61c96b81fd25534bc9915d8b3db0078ae6469685591997a503fcabb0cf1b336f883e61c32892dc9d39d69b4041ef9d49d6cd52f760a5 diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-0.5.32.ebuild similarity index 57% copy from sys-devel/slibtool/slibtool-9999.ebuild copy to sys-devel/slibtool/slibtool-0.5.32.ebuild index b0b74aa5e38..499cc40bf4b 100644 --- a/sys-devel/slibtool/slibtool-9999.ebuild +++ b/sys-devel/slibtool/slibtool-0.5.32.ebuild @@ -4,18 +4,19 @@ EAPI=7 DESCRIPTION="A skinny libtool implementation, written in C" -HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool" +HOMEPAGE="https://git.foss21.org/slibtool" if [[ "${PV}" == *9999 ]] ; then inherit git-r3 - EGIT_REPO_URI="https://git.midipix.org/slibtool" + EGIT_REPO_URI="https://git.foss21.org/slibtool" else - SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz" - KEYWORDS="~amd64 ~arm" + SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz" + KEYWORDS="~amd64 ~arm ~ia64 ~sparc" fi + LICENSE="MIT" SLOT="0" src_configure() { - # custom configure script (not generated by autoconf) + # Custom configure script (not generated by autoconf) ./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die } diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild index b0b74aa5e38..499cc40bf4b 100644 --- a/sys-devel/slibtool/slibtool-9999.ebuild +++ b/sys-devel/slibtool/slibtool-9999.ebuild @@ -4,18 +4,19 @@ EAPI=7 DESCRIPTION="A skinny libtool implementation, written in C" -HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool" +HOMEPAGE="https://git.foss21.org/slibtool" if [[ "${PV}" == *9999 ]] ; then inherit git-r3 - EGIT_REPO_URI="https://git.midipix.org/slibtool" + EGIT_REPO_URI="https://git.foss21.org/slibtool" else - SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz" - KEYWORDS="~amd64 ~arm" + SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz" + KEYWORDS="~amd64 ~arm ~ia64 ~sparc" fi + LICENSE="MIT" SLOT="0" src_configure() { - # custom configure script (not generated by autoconf) + # Custom configure script (not generated by autoconf) ./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die }