diff options
author | Sam James <sam@gentoo.org> | 2021-01-18 16:39:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-18 16:39:33 +0000 |
commit | 1a47599e532ec01d0b69c0e841b6d9b33e14206f (patch) | |
tree | 5f7643e915b9b89e22038c9796cf08b744739037 /media-libs/libexif | |
parent | media-libs/libexif: add github remote-id (diff) | |
download | gentoo-1a47599e532ec01d0b69c0e841b6d9b33e14206f.tar.gz gentoo-1a47599e532ec01d0b69c0e841b6d9b33e14206f.tar.bz2 gentoo-1a47599e532ec01d0b69c0e841b6d9b33e14206f.zip |
media-libs/libexif: drop github from HOMEPAGE
It's now in remote-id.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libexif')
-rw-r--r-- | media-libs/libexif/libexif-0.6.22_p20201105.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libexif/libexif-0.6.22_p20201105.ebuild b/media-libs/libexif/libexif-0.6.22_p20201105.ebuild index 1e9c5d0db4e8..52582a06be4e 100644 --- a/media-libs/libexif/libexif-0.6.22_p20201105.ebuild +++ b/media-libs/libexif/libexif-0.6.22_p20201105.ebuild @@ -7,7 +7,7 @@ inherit autotools multilib-minimal COMMIT="9266d14b5ca4e29b970fa03272318e5f99386e06" DESCRIPTION="Library for parsing, editing, and saving EXIF data" -HOMEPAGE="https://libexif.github.io/ https://github.com/libexif/libexif" +HOMEPAGE="https://libexif.github.io/" SRC_URI="https://github.com/libexif/libexif/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" #SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PN}-${PV//./_}-release/${P}.tar.gz" S="${WORKDIR}/${PN}-${COMMIT}" |