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 /x11-misc | |
parent | 68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (diff) | |
download | gentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.tar.gz gentoo-8af89b55d36e444e62a39c09c1e6a5db6c9fb6f5.tar.xz |
Convert all URIs for enlightenment.org and bugzilla.xfce.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/e16keyedit/e16keyedit-0.7.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild b/x11-misc/e16keyedit/e16keyedit-0.7.ebuild index ac6de26c2ab..853e984527b 100644 --- a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild +++ b/x11-misc/e16keyedit/e16keyedit-0.7.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="Key binding editor for enlightenment 16" -HOMEPAGE="http://www.enlightenment.org/" +HOMEPAGE="https://www.enlightenment.org/" SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" LICENSE="MIT-with-advertising" diff --git a/x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild b/x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild index ee4e418356a..5f5e08b9ed7 100644 --- a/x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild +++ b/x11-misc/e16menuedit2/e16menuedit2-0.0.3.ebuild @@ -8,7 +8,7 @@ GCONF_DEBUG="yes" inherit gnome2 eutils DESCRIPTION="Menu editor for enlightenment DR16 written in GTK2" -HOMEPAGE="http://www.enlightenment.org/" +HOMEPAGE="https://www.enlightenment.org/" SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" LICENSE="MIT-with-advertising" |