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 07D8F15808E for ; Wed, 27 Apr 2022 08:45:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FE07E07D8; Wed, 27 Apr 2022 08:45:54 +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 F2042E07D8 for ; Wed, 27 Apr 2022 08:45:53 +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 993B134142A for ; Wed, 27 Apr 2022 08:45:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF85742F for ; Wed, 27 Apr 2022 08:45:50 +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: <1651049109.cf26899b01d1e057ee5181642293af1dfbc41074.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/hamcrest-generator/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/hamcrest-generator/hamcrest-generator-1.3-r3.ebuild dev-java/hamcrest-generator/metadata.xml X-VCS-Directories: dev-java/hamcrest-generator/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: cf26899b01d1e057ee5181642293af1dfbc41074 X-VCS-Branch: master Date: Wed, 27 Apr 2022 08:45:50 +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: cf34bd0d-ce80-4e21-9188-1ea83521972f X-Archives-Hash: 7bc47ea71b4e2460372723f209176f97 commit: cf26899b01d1e057ee5181642293af1dfbc41074 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Wed Apr 27 07:59:53 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Apr 27 08:45:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf26899b dev-java/hamcrest-generator: update HOMEPAGE, remote-id Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Florian Schmaus gentoo.org> dev-java/hamcrest-generator/hamcrest-generator-1.3-r3.ebuild | 2 +- dev-java/hamcrest-generator/metadata.xml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r3.ebuild b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r3.ebuild index bed740f60fbe..6aa236cef3f7 100644 --- a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r3.ebuild +++ b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r3.ebuild @@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Code generator for Hamcrest's library of matchers for building test expressions" -HOMEPAGE="https://github.com/hamcrest" +HOMEPAGE="http://hamcrest.org/JavaHamcrest/" SRC_URI="mirror://gentoo/${MY_P}.tgz" LICENSE="BSD-2" diff --git a/dev-java/hamcrest-generator/metadata.xml b/dev-java/hamcrest-generator/metadata.xml index 625ad5a85cc5..4de8b3f48a51 100644 --- a/dev-java/hamcrest-generator/metadata.xml +++ b/dev-java/hamcrest-generator/metadata.xml @@ -6,7 +6,6 @@ Java - hamcrest - hamcrest/ + hamcrest/JavaHamcrest