diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:45:13 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:46:22 +0200 |
commit | 2e29433b6fec19e0fe84803914d0eda3890ace48 (patch) | |
tree | 6237d92a921ac8c2311b0b2aad2a008e6136ae62 /x11-misc | |
parent | xfce-extra/xfce4-messenger-plugin: Use HTTPS. (diff) | |
download | gentoo-2e29433b6fec19e0fe84803914d0eda3890ace48.tar.gz gentoo-2e29433b6fec19e0fe84803914d0eda3890ace48.tar.bz2 gentoo-2e29433b6fec19e0fe84803914d0eda3890ace48.zip |
x11-misc/xkeycaps: Use HTTPS.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild b/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild index 063502e40cb0..504fde9935bc 100644 --- a/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild +++ b/x11-misc/xkeycaps/xkeycaps-2.47-r2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="GUI frontend to xmodmap" -HOMEPAGE="http://packages.qa.debian.org/x/xkeycaps.html" +HOMEPAGE="https://packages.qa.debian.org/x/xkeycaps.html" SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="HPND" |