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 EBA0D158012 for ; Mon, 12 Sep 2022 09:48:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D246FE0935; Mon, 12 Sep 2022 09:48:10 +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 4B910E0935 for ; Mon, 12 Sep 2022 09:48:10 +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 46630340D32 for ; Mon, 12 Sep 2022 09:48:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95D8E5BF for ; Mon, 12 Sep 2022 09:48:07 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1662976057.89923014cf95825e5b3054a8dae0f410d6b338eb.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xsdlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/xsdlib/xsdlib-2022.7.ebuild X-VCS-Directories: dev-java/xsdlib/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 89923014cf95825e5b3054a8dae0f410d6b338eb X-VCS-Branch: master Date: Mon, 12 Sep 2022 09:48:07 +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: 36e6091e-31e7-4ea3-ad2f-d3365f3ed02b X-Archives-Hash: 9d93f558b2e5bf88039b71cb7deb8319 commit: 89923014cf95825e5b3054a8dae0f410d6b338eb Author: Florian Schmaus gentoo org> AuthorDate: Mon Sep 12 09:47:37 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Sep 12 09:47:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89923014 dev-java/xsdlib: re-add keywords, fix HOMEPAGE Signed-off-by: Florian Schmaus gentoo.org> dev-java/xsdlib/xsdlib-2022.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/xsdlib/xsdlib-2022.7.ebuild b/dev-java/xsdlib/xsdlib-2022.7.ebuild index a8282bd5af42..66c89422937a 100644 --- a/dev-java/xsdlib/xsdlib-2022.7.ebuild +++ b/dev-java/xsdlib/xsdlib-2022.7.ebuild @@ -13,12 +13,12 @@ JAVA_TESTING_FRAMEWORKS="junit-4" inherit java-pkg-2 java-pkg-simple DESCRIPTION="XML Schema datatypes library" -HOMEPAGE="https://github.com/xmlark/msv/xsdlib" +HOMEPAGE="https://github.com/xmlark/msv/tree/main/xsdlib" SRC_URI="https://github.com/xmlark/msv/archive/msv-${PV}.tar.gz" LICENSE="BSD-1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" # Common dependencies # POM: pom.xml