diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:13:39 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:13:39 +0200 |
commit | 8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5 (patch) | |
tree | 91711ca75bd858cab4d80a0aa3e1eb329d7b4376 /xfce-base | |
parent | Convert URIs for gnome.org and kde.org to https (diff) | |
download | gentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.tar.gz gentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.tar.bz2 gentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.zip |
Convert all URIs for enlightenment.org and bugzilla.xfce.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.10.0.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.12.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfconf/xfconf-4.10.0.ebuild b/xfce-base/xfconf/xfconf-4.10.0.ebuild index b4da47053434..f98f76a3eb74 100644 --- a/xfce-base/xfconf/xfconf-4.10.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.10.0.ebuild @@ -42,7 +42,7 @@ pkg_setup() { } src_prepare() { - # http://bugzilla.xfce.org/show_bug.cgi?id=9556 + # https://bugzilla.xfce.org/show_bug.cgi?id=9556 cat <<-EOF >> po/POTFILES.skip xfconf-perl/xs/Xfconf.c xfconf-perl/xs/XfconfBinding.c diff --git a/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild b/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild index 0d6771f7d292..46224abb8ba2 100644 --- a/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild +++ b/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild @@ -44,7 +44,7 @@ pkg_setup() { } src_prepare() { - # http://bugzilla.xfce.org/show_bug.cgi?id=9556 + # https://bugzilla.xfce.org/show_bug.cgi?id=9556 cat <<-EOF >> po/POTFILES.skip xfconf-perl/xs/Xfconf.c xfconf-perl/xs/XfconfBinding.c |