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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 85799158020 for ; Tue, 6 Dec 2022 22:51:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6BBDE07E6; Tue, 6 Dec 2022 22:51:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C08DE07E6 for ; Tue, 6 Dec 2022 22:51:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F28F33BF05 for ; Tue, 6 Dec 2022 22:51:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B531A477 for ; Tue, 6 Dec 2022 22:51:13 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1670367042.69d883a74bb12e6a31328a08fb514f831e1ac319.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-libs/libfixposix/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-libs/libfixposix/Manifest sys-libs/libfixposix/libfixposix-0.4.3.ebuild sys-libs/libfixposix/libfixposix-0.5.1.ebuild sys-libs/libfixposix/metadata.xml X-VCS-Directories: sys-libs/libfixposix/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 69d883a74bb12e6a31328a08fb514f831e1ac319 X-VCS-Branch: dev Date: Tue, 6 Dec 2022 22:51:13 +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: 683b2914-3f2f-4e2f-b1c5-e443171785d9 X-Archives-Hash: 1d2875d4895caa506989c68dae40fb74 commit: 69d883a74bb12e6a31328a08fb514f831e1ac319 Author: Julien Roy jroy ca> AuthorDate: Tue Dec 6 22:50:42 2022 +0000 Commit: Julien Roy jroy ca> CommitDate: Tue Dec 6 22:50:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=69d883a7 sys-libs/libfixposix: fix license; add 0.5.1 Signed-off-by: Julien Roy jroy.ca> sys-libs/libfixposix/Manifest | 1 + sys-libs/libfixposix/libfixposix-0.4.3.ebuild | 2 +- .../{libfixposix-0.4.3.ebuild => libfixposix-0.5.1.ebuild} | 4 ++-- sys-libs/libfixposix/metadata.xml | 8 +++++++- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/sys-libs/libfixposix/Manifest b/sys-libs/libfixposix/Manifest index a5682ac8a..b8b4a895a 100644 --- a/sys-libs/libfixposix/Manifest +++ b/sys-libs/libfixposix/Manifest @@ -1 +1,2 @@ DIST libfixposix-0.4.3.tar.gz 40370 BLAKE2B 16be34b15f891d05f4935ad3b9ed734164e63b5fdc660a35c18a7f10d45efd60e747160853a2f2c125aa039769cae0476c1975a348f04e2b302bcc5cad59db1d SHA512 cd1ef4d51a885a0994475563472f0e9d03b8223a69d2f9b30666c2f7eb8716421434a829e710832ae58607944a09410efc693a51f76cb854ccc7278bf619702a +DIST libfixposix-0.5.1.tar.gz 41296 BLAKE2B 7b7b06c8cbbd54fc252a3ca8d765b0947d357d0efcac684f757d0e0b4f35bc043b588e7b603cb9875b5efbc45e6bc562c61040a436b3b5f30f3b8d324a859dfe SHA512 7749f560e779d4dc5712f9871fcca6b6143c482cef90c1785616c2520d75a82b22831ab5e6b76e703dccd1f5344baddf847623ccb91b0552feae6aa7054ac859 diff --git a/sys-libs/libfixposix/libfixposix-0.4.3.ebuild b/sys-libs/libfixposix/libfixposix-0.4.3.ebuild index 9690bd8af..7a1e43d72 100644 --- a/sys-libs/libfixposix/libfixposix-0.4.3.ebuild +++ b/sys-libs/libfixposix/libfixposix-0.4.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Thin wrapper over POSIX syscalls" HOMEPAGE="https://github.com/sionescu/libfixposix" SRC_URI="https://github.com/sionescu/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSL-1.1" +LICENSE="Boost-1.0" SLOT="0" KEYWORDS="~amd64" diff --git a/sys-libs/libfixposix/libfixposix-0.4.3.ebuild b/sys-libs/libfixposix/libfixposix-0.5.1.ebuild similarity index 94% copy from sys-libs/libfixposix/libfixposix-0.4.3.ebuild copy to sys-libs/libfixposix/libfixposix-0.5.1.ebuild index 9690bd8af..15fb3ff5e 100644 --- a/sys-libs/libfixposix/libfixposix-0.4.3.ebuild +++ b/sys-libs/libfixposix/libfixposix-0.5.1.ebuild @@ -1,7 +1,7 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 # inherit autotools @@ -9,7 +9,7 @@ DESCRIPTION="Thin wrapper over POSIX syscalls" HOMEPAGE="https://github.com/sionescu/libfixposix" SRC_URI="https://github.com/sionescu/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSL-1.1" +LICENSE="Boost-1.0" SLOT="0" KEYWORDS="~amd64" diff --git a/sys-libs/libfixposix/metadata.xml b/sys-libs/libfixposix/metadata.xml index 7a38bb900..d751dc096 100644 --- a/sys-libs/libfixposix/metadata.xml +++ b/sys-libs/libfixposix/metadata.xml @@ -1,5 +1,11 @@ - + + julien@jroy.ca + Julien Roy + + + sionescu/libfixposix +