commit: 0667092e1c77cd7755b728896e7c91b63a2a3e4f Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Sun Aug 6 09:21:48 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sun Aug 6 10:05:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0667092e
dev-embedded/libftd2xx: update HOMEPAGE Minor fixes: HOMEPAGE, metadata proxied="yes". Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> dev-embedded/libftd2xx/libftd2xx-1.4.27.ebuild | 2 +- dev-embedded/libftd2xx/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-embedded/libftd2xx/libftd2xx-1.4.27.ebuild b/dev-embedded/libftd2xx/libftd2xx-1.4.27.ebuild index b0c8a449b844..3a51e746efc3 100644 --- a/dev-embedded/libftd2xx/libftd2xx-1.4.27.ebuild +++ b/dev-embedded/libftd2xx/libftd2xx-1.4.27.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Library that allows a direct access to a USB device" -HOMEPAGE="https://www.ftdichip.com/drivers/d2xx-drivers/" +HOMEPAGE="https://ftdichip.com/drivers/d2xx-drivers/" # NOTE: We could include other arm versions here too. SRC_URI=" amd64? ( https://ftdichip.com/wp-content/uploads/2022/07/${PN}-x86_64-${PV}.tgz -> ${PN}-x86_64-${PV}.tar.gz ) diff --git a/dev-embedded/libftd2xx/metadata.xml b/dev-embedded/libftd2xx/metadata.xml index f83e8b333935..d17e45aea3d5 100644 --- a/dev-embedded/libftd2xx/metadata.xml +++ b/dev-embedded/libftd2xx/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>[email protected]</email> <name>Huang Rui</name> </maintainer>
