diff options
author | Pascal Jäger <pascal.jaeger@leimstift.de> | 2022-12-10 10:43:51 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-03-07 10:27:43 +0200 |
commit | 6fe4fd145a4eae9dfbe551963b2594f310d8027e (patch) | |
tree | dd9cdf51c9300b181bedabea8c5e832aee36393b /net-ftp/yafc/metadata.xml | |
parent | www-apps/hugo: drop 0.108.0, 0.110.0 (diff) | |
download | gentoo-6fe4fd145a4eae9dfbe551963b2594f310d8027e.tar.gz gentoo-6fe4fd145a4eae9dfbe551963b2594f310d8027e.tar.bz2 gentoo-6fe4fd145a4eae9dfbe551963b2594f310d8027e.zip |
net-ftp/yafc: fix build for clang16
- add new homepage
- patch autoreconf
- runs eautoreconf in ebuild
Closes: https://bugs.gentoo.org/731160
Closes: https://bugs.gentoo.org/783381
Closes: https://bugs.gentoo.org/831240
Closes: https://bugs.gentoo.org/882231
Closes: https://bugs.gentoo.org/885289
Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
Closes: https://github.com/gentoo/gentoo/pull/28624
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-ftp/yafc/metadata.xml')
-rw-r--r-- | net-ftp/yafc/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-ftp/yafc/metadata.xml b/net-ftp/yafc/metadata.xml index aa60338523ea..b895d8d8fc10 100644 --- a/net-ftp/yafc/metadata.xml +++ b/net-ftp/yafc/metadata.xml @@ -5,4 +5,7 @@ <use> <flag name="ssh">Build with SFTP support</flag> </use> + <upstream> + <remote-id type="github">sebastinas/yafc</remote-id> + </upstream> </pkgmetadata> |