diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
commit | 6c49fbac47ddb2c42ee285130afea56f349a2d40 (patch) | |
tree | 285e5c0306e3484c8cbfbe5566242fe49857399d /app-misc/regex-markup | |
parent | dev-libs/libintl: stable on arm. bug #584616 (diff) | |
download | gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.gz gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.bz2 gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.zip |
savannah: switch to https URLs
Diffstat (limited to 'app-misc/regex-markup')
-rw-r--r-- | app-misc/regex-markup/regex-markup-0.10.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-misc/regex-markup/regex-markup-0.10.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/regex-markup/regex-markup-0.10.0-r1.ebuild b/app-misc/regex-markup/regex-markup-0.10.0-r1.ebuild index f0f186a0fc5e..94e33d5a90f3 100644 --- a/app-misc/regex-markup/regex-markup-0.10.0-r1.ebuild +++ b/app-misc/regex-markup/regex-markup-0.10.0-r1.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic DESCRIPTION="A tool to color syslog files as well" HOMEPAGE="http://www.nongnu.org/regex-markup/" -SRC_URI="http://savannah.nongnu.org/download/regex-markup/${P}.tar.gz" +SRC_URI="https://savannah.nongnu.org/download/regex-markup/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-misc/regex-markup/regex-markup-0.10.0.ebuild b/app-misc/regex-markup/regex-markup-0.10.0.ebuild index b6ae39a6a8ec..3492aebc8fcf 100644 --- a/app-misc/regex-markup/regex-markup-0.10.0.ebuild +++ b/app-misc/regex-markup/regex-markup-0.10.0.ebuild @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="A tool to color syslog files as well" HOMEPAGE="http://www.nongnu.org/regex-markup/" -SRC_URI="http://savannah.nongnu.org/download/regex-markup/${P}.tar.gz" +SRC_URI="https://savannah.nongnu.org/download/regex-markup/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |