summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/anyterm/anyterm-1.1.29-r1.ebuild6
-rw-r--r--www-apache/anyterm/anyterm-1.1.29.ebuild8
2 files changed, 7 insertions, 7 deletions
diff --git a/www-apache/anyterm/anyterm-1.1.29-r1.ebuild b/www-apache/anyterm/anyterm-1.1.29-r1.ebuild
index b1cdf260df91..7a3008eebbd2 100644
--- a/www-apache/anyterm/anyterm-1.1.29-r1.ebuild
+++ b/www-apache/anyterm/anyterm-1.1.29-r1.ebuild
@@ -6,8 +6,8 @@ EAPI=6
inherit flag-o-matic toolchain-funcs
DESCRIPTION="A terminal anywhere"
-HOMEPAGE="http://anyterm.org/"
-SRC_URI="http://anyterm.org/download/${P}.tbz2"
+HOMEPAGE="https://anyterm.org/"
+SRC_URI="https://anyterm.org/download/${P}.tbz2"
LICENSE="GPL-2 Boost-1.0"
SLOT="0"
@@ -51,5 +51,5 @@ src_install() {
pkg_postinst() {
elog "To proceed with installation, read the following:"
- elog "http://anyterm.org/1.1/install.html"
+ elog "https://anyterm.org/install.html"
}
diff --git a/www-apache/anyterm/anyterm-1.1.29.ebuild b/www-apache/anyterm/anyterm-1.1.29.ebuild
index 6c15d1bb8063..0c499ce28eea 100644
--- a/www-apache/anyterm/anyterm-1.1.29.ebuild
+++ b/www-apache/anyterm/anyterm-1.1.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -6,8 +6,8 @@ EAPI="2"
inherit eutils flag-o-matic
DESCRIPTION="A terminal anywhere"
-HOMEPAGE="http://anyterm.org/"
-SRC_URI="http://anyterm.org/download/${P}.tbz2"
+HOMEPAGE="https://anyterm.org/"
+SRC_URI="https://anyterm.org/download/${P}.tbz2"
LICENSE="GPL-2 Boost-1.0"
SLOT="0"
@@ -41,5 +41,5 @@ src_install() {
pkg_postinst() {
elog "To proceed installation, read following:"
- elog "http://anyterm.org/1.1/install.html"
+ elog "https://anyterm.org/install.html"
}