diff options
author | 2017-04-19 18:26:35 +0300 | |
---|---|---|
committer | 2017-04-23 16:21:27 +0800 | |
commit | ae6d61871c0edff79ea4584d2eab68d03d5aae75 (patch) | |
tree | d145aae28f90ed5fd1beb27b03e7e8d9d818cd28 /app-text | |
parent | dev-vcs/gitsh: add 0.11.2; add ruby22, ruby23 (diff) | |
download | gentoo-ae6d61871c0edff79ea4584d2eab68d03d5aae75.tar.gz gentoo-ae6d61871c0edff79ea4584d2eab68d03d5aae75.tar.bz2 gentoo-ae6d61871c0edff79ea4584d2eab68d03d5aae75.zip |
XFCE: update to https and fix broken links
Closes: https://github.com/gentoo/gentoo/pull/4449
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xfbib/xfbib-0.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xfbib/xfbib-0.0.2-r1.ebuild b/app-text/xfbib/xfbib-0.0.2-r1.ebuild index 3f6e35924315..2447fd8df262 100644 --- a/app-text/xfbib/xfbib-0.0.2-r1.ebuild +++ b/app-text/xfbib/xfbib-0.0.2-r1.ebuild @@ -5,8 +5,8 @@ EAPI=5 inherit xfconf DESCRIPTION="a lightweight BibTeX editor" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfbib" -SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.bz2" +HOMEPAGE="https://goodies.xfce.org/projects/applications/xfbib" +SRC_URI="https://goodies.xfce.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |