mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/fbida: use HTTPs
This commit is contained in:
committed by
Aaron Bauman
parent
921e38b1a7
commit
a551616751
@@ -5,9 +5,9 @@ EAPI=5
|
||||
inherit eutils toolchain-funcs
|
||||
|
||||
DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
|
||||
HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/"
|
||||
HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/"
|
||||
SRC_URI="
|
||||
http://www.kraxel.org/releases/${PN}/${P}.tar.gz
|
||||
https://www.kraxel.org/releases/${PN}/${P}.tar.gz
|
||||
mirror://gentoo/ida.png.bz2
|
||||
"
|
||||
LICENSE="GPL-2 IJG"
|
||||
|
||||
@@ -5,9 +5,9 @@ EAPI=6
|
||||
inherit eutils toolchain-funcs
|
||||
|
||||
DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
|
||||
HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/"
|
||||
HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/"
|
||||
SRC_URI="
|
||||
http://www.kraxel.org/releases/${PN}/${P}.tar.gz
|
||||
https://www.kraxel.org/releases/${PN}/${P}.tar.gz
|
||||
mirror://gentoo/ida.png.bz2
|
||||
"
|
||||
LICENSE="GPL-2 IJG"
|
||||
|
||||
@@ -5,9 +5,9 @@ EAPI=6
|
||||
inherit eutils toolchain-funcs
|
||||
|
||||
DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
|
||||
HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/"
|
||||
HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/"
|
||||
SRC_URI="
|
||||
http://www.kraxel.org/releases/${PN}/${P}.tar.gz
|
||||
https://www.kraxel.org/releases/${PN}/${P}.tar.gz
|
||||
mirror://gentoo/ida.png.bz2
|
||||
"
|
||||
LICENSE="GPL-2 IJG"
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=6
|
||||
inherit eutils git-r3 toolchain-funcs
|
||||
|
||||
DESCRIPTION="Image viewers for the framebuffer console (fbi) and X11 (ida)"
|
||||
HOMEPAGE="http://www.kraxel.org/blog/linux/fbida/"
|
||||
HOMEPAGE="https://www.kraxel.org/blog/linux/fbida/"
|
||||
EGIT_REPO_URI="
|
||||
git://git.kraxel.org/fbida
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user