diff options
author | 2016-04-20 20:41:07 +0100 | |
---|---|---|
committer | 2016-04-20 20:41:07 +0100 | |
commit | d329e2f218d004ef905e2e01e4f63d29ed8e7c02 (patch) | |
tree | 21148a1297bb8bb20e8e8faea7864204b321cae4 /sys-boot/plymouth/plymouth-0.8.8-r4.ebuild | |
parent | sci-libs/scotch: move metis headers to a subdir (diff) | |
parent | HTTPS for *.freedesktop.org (diff) | |
download | gentoo-d329e2f218d004ef905e2e01e4f63d29ed8e7c02.tar.gz gentoo-d329e2f218d004ef905e2e01e4f63d29ed8e7c02.tar.bz2 gentoo-d329e2f218d004ef905e2e01e4f63d29ed8e7c02.zip |
Merge branch 'anthonyryan1-freedesktop'
* anthonyryan1-freedesktop:
HTTPS for *.freedesktop.org
Diffstat (limited to 'sys-boot/plymouth/plymouth-0.8.8-r4.ebuild')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.8-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild b/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild index c11a2348e0e8..7d3a7729d2f6 100644 --- a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild @@ -7,9 +7,9 @@ EAPI=5 inherit autotools-utils readme.gentoo systemd toolchain-funcs DESCRIPTION="Graphical boot animation (splash) and logger" -HOMEPAGE="http://cgit.freedesktop.org/plymouth/" +HOMEPAGE="https://cgit.freedesktop.org/plymouth/" SRC_URI=" - http://www.freedesktop.org/software/plymouth/releases/${P}.tar.bz2 + https://www.freedesktop.org/software/plymouth/releases/${P}.tar.bz2 https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/gentoo-logo.png" LICENSE="GPL-2" |