commit:     4fdad22caaa4811c35e62d375976f1f580df7425
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 09:17:29 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 09:17:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fdad22c

dev-ada/VSS: update HOMEPAGE

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ada/VSS/VSS-25.0.0-r1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-ada/VSS/VSS-25.0.0-r1.ebuild b/dev-ada/VSS/VSS-25.0.0-r1.ebuild
index 210a9a69ec73..146c882935ea 100644
--- a/dev-ada/VSS/VSS-25.0.0-r1.ebuild
+++ b/dev-ada/VSS/VSS-25.0.0-r1.ebuild
@@ -7,9 +7,10 @@ ADA_COMPAT=( gcc_{13..16} )
 inherit ada multiprocessing
 
 DESCRIPTION="A high level string and text processing library"
-HOMEPAGE="https://github.com/AdaCore/VSS";
-SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
-       -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/AdaCore/vss-text";
+SRC_URI="https://github.com/AdaCore/VSS/archive/refs/tags/v${PV}.tar.gz
+       -> VSS-${PV}.tar.gz"
+S="${WORKDIR}"/VSS-${PV}
 
 LICENSE="GPL-3 gcc-runtime-library-exception-3.1"
 SLOT="0/${PV}"

Reply via email to