summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild2
-rw-r--r--x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild2
-rw-r--r--x11-misc/growl-for-linux/growl-for-linux-0.6.7.ebuild2
-rw-r--r--x11-misc/growl-for-linux/growl-for-linux-9999.ebuild2
-rw-r--r--x11-misc/iconbox/iconbox-0.2.ebuild2
-rw-r--r--x11-misc/spacefm/metadata.xml2
-rw-r--r--x11-misc/spacefm/spacefm-0.9.3.ebuild2
-rw-r--r--x11-misc/spacefm/spacefm-0.9.4.ebuild2
-rw-r--r--x11-misc/spacefm/spacefm-1.0.0.ebuild2
-rw-r--r--x11-misc/spacefm/spacefm-1.0.2.ebuild2
-rw-r--r--x11-misc/spacefm/spacefm-9999.ebuild2
11 files changed, 11 insertions, 11 deletions
diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild b/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild
index 96c86fcc8b89..f645851ebe86 100644
--- a/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild
@@ -43,7 +43,7 @@ src_configure() {
src_install() {
default
- # http://bugs.gentoo.org/401221
+ # https://bugs.gentoo.org/401221
mv -vf "${ED}"usr/share/man/man1/efax{,-0.9a}.1 || die
mv -vf "${ED}"usr/share/man/man1/efix{,-0.9a}.1 || die
}
diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild b/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild
index 8a94d676432c..aa80bbcd249a 100644
--- a/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild
@@ -43,7 +43,7 @@ src_configure() {
src_install() {
default
- # http://bugs.gentoo.org/401221
+ # https://bugs.gentoo.org/401221
mv -vf "${ED}"usr/share/man/man1/efax{,-0.9a}.1 || die
mv -vf "${ED}"usr/share/man/man1/efix{,-0.9a}.1 || die
}
diff --git a/x11-misc/growl-for-linux/growl-for-linux-0.6.7.ebuild b/x11-misc/growl-for-linux/growl-for-linux-0.6.7.ebuild
index 269c7064227e..c406ebeeff83 100644
--- a/x11-misc/growl-for-linux/growl-for-linux-0.6.7.ebuild
+++ b/x11-misc/growl-for-linux/growl-for-linux-0.6.7.ebuild
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF=1
inherit autotools-utils
DESCRIPTION="Growl Implementation For Linux"
-HOMEPAGE="http://mattn.github.com/growl-for-linux/"
+HOMEPAGE="https://mattn.github.com/growl-for-linux/"
SRC_URI="mirror://github/mattn/growl-for-linux/${P}.tar.gz"
LICENSE="BSD-2"
diff --git a/x11-misc/growl-for-linux/growl-for-linux-9999.ebuild b/x11-misc/growl-for-linux/growl-for-linux-9999.ebuild
index 8fe7caecfa81..5787e8dcfe09 100644
--- a/x11-misc/growl-for-linux/growl-for-linux-9999.ebuild
+++ b/x11-misc/growl-for-linux/growl-for-linux-9999.ebuild
@@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
inherit autotools-utils git-2
DESCRIPTION="Growl Implementation For Linux"
-HOMEPAGE="http://mattn.github.com/growl-for-linux/"
+HOMEPAGE="https://mattn.github.com/growl-for-linux/"
LICENSE="BSD-2"
SLOT="0"
diff --git a/x11-misc/iconbox/iconbox-0.2.ebuild b/x11-misc/iconbox/iconbox-0.2.ebuild
index b7bee0ce31be..0c1382373a9a 100644
--- a/x11-misc/iconbox/iconbox-0.2.ebuild
+++ b/x11-misc/iconbox/iconbox-0.2.ebuild
@@ -7,7 +7,7 @@ EAPI=4
MY_P=${P/-/_}
DESCRIPTION="App for placing icons in a menu which auto-hides"
-HOMEPAGE="http://packages.gentoo.org/"
+HOMEPAGE="https://packages.gentoo.org/"
SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
LICENSE="GPL-2"
diff --git a/x11-misc/spacefm/metadata.xml b/x11-misc/spacefm/metadata.xml
index d659a7a39158..79f2625bb15e 100644
--- a/x11-misc/spacefm/metadata.xml
+++ b/x11-misc/spacefm/metadata.xml
@@ -9,7 +9,7 @@
<maintainer status="active">
<email>ignorantguru@users.sourceforge.net</email>
</maintainer>
- <changelog>http://ignorantguru.github.com/spacefm/news.html</changelog>
+ <changelog>https://ignorantguru.github.com/spacefm/news.html</changelog>
<doc lang="en">https://github.com/IgnorantGuru/spacefm/wiki/</doc>
<bugs-to>https://github.com/IgnorantGuru/spacefm/issues</bugs-to>
</upstream>
diff --git a/x11-misc/spacefm/spacefm-0.9.3.ebuild b/x11-misc/spacefm/spacefm-0.9.3.ebuild
index e5651615c758..923d0dd8b40b 100644
--- a/x11-misc/spacefm/spacefm-0.9.3.ebuild
+++ b/x11-misc/spacefm/spacefm-0.9.3.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit fdo-mime gnome2-utils linux-info
DESCRIPTION="A multi-panel tabbed file manager"
-HOMEPAGE="http://ignorantguru.github.com/spacefm/"
+HOMEPAGE="https://ignorantguru.github.com/spacefm/"
SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz
mirror://sourceforge/${PN}/${P}.tar.xz"
diff --git a/x11-misc/spacefm/spacefm-0.9.4.ebuild b/x11-misc/spacefm/spacefm-0.9.4.ebuild
index e5651615c758..923d0dd8b40b 100644
--- a/x11-misc/spacefm/spacefm-0.9.4.ebuild
+++ b/x11-misc/spacefm/spacefm-0.9.4.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit fdo-mime gnome2-utils linux-info
DESCRIPTION="A multi-panel tabbed file manager"
-HOMEPAGE="http://ignorantguru.github.com/spacefm/"
+HOMEPAGE="https://ignorantguru.github.com/spacefm/"
SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz
mirror://sourceforge/${PN}/${P}.tar.xz"
diff --git a/x11-misc/spacefm/spacefm-1.0.0.ebuild b/x11-misc/spacefm/spacefm-1.0.0.ebuild
index 064d5e5104c2..538eca39fa20 100644
--- a/x11-misc/spacefm/spacefm-1.0.0.ebuild
+++ b/x11-misc/spacefm/spacefm-1.0.0.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit fdo-mime gnome2-utils linux-info
DESCRIPTION="A multi-panel tabbed file manager"
-HOMEPAGE="http://ignorantguru.github.com/spacefm/"
+HOMEPAGE="https://ignorantguru.github.com/spacefm/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="GPL-2 LGPL-2.1"
diff --git a/x11-misc/spacefm/spacefm-1.0.2.ebuild b/x11-misc/spacefm/spacefm-1.0.2.ebuild
index 064d5e5104c2..538eca39fa20 100644
--- a/x11-misc/spacefm/spacefm-1.0.2.ebuild
+++ b/x11-misc/spacefm/spacefm-1.0.2.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit fdo-mime gnome2-utils linux-info
DESCRIPTION="A multi-panel tabbed file manager"
-HOMEPAGE="http://ignorantguru.github.com/spacefm/"
+HOMEPAGE="https://ignorantguru.github.com/spacefm/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="GPL-2 LGPL-2.1"
diff --git a/x11-misc/spacefm/spacefm-9999.ebuild b/x11-misc/spacefm/spacefm-9999.ebuild
index 0baf0c94d3fb..e2322ff1ff8e 100644
--- a/x11-misc/spacefm/spacefm-9999.ebuild
+++ b/x11-misc/spacefm/spacefm-9999.ebuild
@@ -10,7 +10,7 @@ EGIT_BRANCH="next"
inherit fdo-mime git-2 gnome2-utils linux-info
DESCRIPTION="A multi-panel tabbed file manager"
-HOMEPAGE="http://ignorantguru.github.com/spacefm/"
+HOMEPAGE="https://ignorantguru.github.com/spacefm/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"