summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 14:04:52 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 14:04:52 +0200
commit68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch)
treeca4e4030d07279d14435f8b3fc14a6abfc861d9c /media-libs/babl
parentConvert all URIs for launchpad.net from http to https (diff)
downloadgentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.gz
gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.bz2
gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.zip
Convert URIs for gnome.org and kde.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-libs/babl')
-rw-r--r--media-libs/babl/babl-0.1.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/babl/babl-0.1.10-r1.ebuild b/media-libs/babl/babl-0.1.10-r1.ebuild
index 8b272d35c3ac..818666c1b1b3 100644
--- a/media-libs/babl/babl-0.1.10-r1.ebuild
+++ b/media-libs/babl/babl-0.1.10-r1.ebuild
@@ -32,7 +32,7 @@ src_prepare() {
epatch "${FILESDIR}"/${P}-clang.patch
# fix compilation on OSX, can be dropped on next release:
- # http://mail.gnome.org/archives/commits-list/2012-April/msg02589.html
+ # https://mail.gnome.org/archives/commits-list/2012-April/msg02589.html
sed -i -e 's/values\.h/limits.h/' babl/babl-palette.c || die
epatch "${FILESDIR}"/${P}-introspection.patch
epatch "${FILESDIR}"/${P}-g-ir-compiler-crash.patch