diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 13:28:55 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:29 -0400 |
commit | a7e7ebd322949d64bde4a12649aca30d9f388eff (patch) | |
tree | d2a996fcd4f461389ad119de4dbcf3075aa903a9 /media-libs/libpgf | |
parent | media-gfx/igal: update homepage (diff) | |
download | gentoo-a7e7ebd322949d64bde4a12649aca30d9f388eff.tar.gz gentoo-a7e7ebd322949d64bde4a12649aca30d9f388eff.tar.bz2 gentoo-a7e7ebd322949d64bde4a12649aca30d9f388eff.zip |
media-libs/libpgf: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'media-libs/libpgf')
-rw-r--r-- | media-libs/libpgf/libpgf-6.12.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libpgf/libpgf-6.12.27.ebuild b/media-libs/libpgf/libpgf-6.12.27.ebuild index 1f8156146d8d..f63845ebade5 100644 --- a/media-libs/libpgf/libpgf-6.12.27.ebuild +++ b/media-libs/libpgf/libpgf-6.12.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="Library to load, handle and manipulate images in the PGF format" -HOMEPAGE="http://www.libpgf.org/" +HOMEPAGE="https://www.libpgf.org/" SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" |