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 3E4141581C1 for ; Tue, 16 Jul 2024 11:44:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 450AAE2A46; Tue, 16 Jul 2024 11:44:39 +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 2A27CE2A46 for ; Tue, 16 Jul 2024 11:44:39 +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 2CA9C33FEF1 for ; Tue, 16 Jul 2024 11:44:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 771081E2F for ; Tue, 16 Jul 2024 11:44:36 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1721130192.27fdfe0f34ab13d01bec46cc9df89275aa48a3d9.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-accessibility/at-spi2-core/at-spi2-core-2.52.0.ebuild X-VCS-Directories: app-accessibility/at-spi2-core/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 27fdfe0f34ab13d01bec46cc9df89275aa48a3d9 X-VCS-Branch: master Date: Tue, 16 Jul 2024 11:44:36 +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: ac677439-349f-4e63-b2fb-dc542c888154 X-Archives-Hash: c5ff263596f2dde4a06178949d6b189f commit: 27fdfe0f34ab13d01bec46cc9df89275aa48a3d9 Author: Pacho Ramos gentoo org> AuthorDate: Tue Jul 16 11:43:12 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jul 16 11:43:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27fdfe0f app-accessibility/at-spi2-core: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> app-accessibility/at-spi2-core/at-spi2-core-2.52.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.52.0.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.52.0.ebuild index af495ba597c9..1e1ec960bcf6 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.52.0.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.52.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org meson-multilib systemd virtualx xdg DESCRIPTION="D-Bus accessibility specifications and registration daemon" -HOMEPAGE="https://wiki.gnome.org/Accessibility https://gitlab.gnome.org/GNOME/at-spi2-core" +HOMEPAGE="https://gitlab.gnome.org/GNOME/at-spi2-core" LICENSE="LGPL-2.1+" SLOT="2"