summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-08-31 12:21:05 +0200
committerJeroen Roovers <jer@gentoo.org>2017-08-31 12:21:05 +0200
commita25292253b3681e4abad6d7de2baeb0f25fd56e8 (patch)
treeeb620bf02f3757c564593d40041a9e8ba57c068a /net-irc
parentnet-irc/ii: Respect CFLAGS. (diff)
downloadgentoo-a25292253b3681e4abad6d7de2baeb0f25fd56e8.tar.gz
gentoo-a25292253b3681e4abad6d7de2baeb0f25fd56e8.tar.bz2
gentoo-a25292253b3681e4abad6d7de2baeb0f25fd56e8.zip
net-irc/sic: Switch to HTTPS.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/sic/sic-1.1.ebuild6
-rw-r--r--net-irc/sic/sic-1.2.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/net-irc/sic/sic-1.1.ebuild b/net-irc/sic/sic-1.1.ebuild
index a15e46d10356..e820ee5b6532 100644
--- a/net-irc/sic/sic-1.1.ebuild
+++ b/net-irc/sic/sic-1.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
inherit toolchain-funcs
DESCRIPTION="An extremly simple IRC client"
-HOMEPAGE="http://tools.suckless.org/sic"
-SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz"
+HOMEPAGE="https://tools.suckless.org/sic"
+SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/net-irc/sic/sic-1.2.ebuild b/net-irc/sic/sic-1.2.ebuild
index e20435f4e7d0..67faf284d4f9 100644
--- a/net-irc/sic/sic-1.2.ebuild
+++ b/net-irc/sic/sic-1.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
inherit toolchain-funcs
DESCRIPTION="An extremly simple IRC client"
-HOMEPAGE="http://tools.suckless.org/sic"
-SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz"
+HOMEPAGE="https://tools.suckless.org/sic"
+SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"