diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-01-30 03:54:57 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-01-30 03:55:50 -0500 |
commit | 48009958dc207de49a3c3c2b8c42c5a02426bffd (patch) | |
tree | e1268480ab473993fbcd044d918fbd395e94b585 /sys-devel/autoconf-wrapper | |
parent | sci-libs/hipBLAS: ROCm BLAS marshalling library (diff) | |
download | gentoo-48009958dc207de49a3c3c2b8c42c5a02426bffd.tar.gz gentoo-48009958dc207de49a3c3c2b8c42c5a02426bffd.tar.bz2 gentoo-48009958dc207de49a3c3c2b8c42c5a02426bffd.zip |
auto{conf,make}-wrapper: add new HOMEPAGE
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild index d960af4fa666..c78f57960b31 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="wrapper for autoconf to manage multiple autoconf versions" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +HOMEPAGE="https://gitweb.gentoo.org/proj/autotools-wrappers.git" LICENSE="GPL-2" SLOT="0" |