diff options
-rw-r--r-- | sys-power/gapcmon/gapcmon-0.9.0_p20160531.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/alltray/alltray-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/gapcmon/gapcmon-0.9.0_p20160531.ebuild b/sys-power/gapcmon/gapcmon-0.9.0_p20160531.ebuild index 2e83c0e..d34026e 100644 --- a/sys-power/gapcmon/gapcmon-0.9.0_p20160531.ebuild +++ b/sys-power/gapcmon/gapcmon-0.9.0_p20160531.ebuild @@ -6,7 +6,7 @@ EAPI=6 BASE=apcupsd-3.14.14 DESCRIPTION="Linux GUI monitor for APCUPSD" -HOMEPAGE="http://gapcmon.sourceforge.net/" +HOMEPAGE="https://gapcmon.sourceforge.net/" SRC_URI="mirror://sourceforge/apcupsd/$BASE.tar.gz" LICENSE="GPL-2" diff --git a/x11-misc/alltray/alltray-9999.ebuild b/x11-misc/alltray/alltray-9999.ebuild index 0ec31f0..1d5ad01 100644 --- a/x11-misc/alltray/alltray-9999.ebuild +++ b/x11-misc/alltray/alltray-9999.ebuild @@ -7,7 +7,7 @@ VALA_MIN_API_VERSION="0.14" inherit autotools git-r3 vala DESCRIPTION="An application which allows any application to be docked into the system notification area" -HOMEPAGE="http://alltray.trausch.us/" +HOMEPAGE="https://github.com/mbt/alltray" EGIT_REPO_URI="https://github.com/mbt/alltray.git" LICENSE="GPL-2" |