summaryrefslogtreecommitdiff
path: root/media-libs/babl/babl-0.1.18.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-29 20:19:23 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-29 20:19:23 +0100
commit12bb627384ddfd47382b9f1b6464481a58d01ebb (patch)
treef9760c04ccd4fcd7de214e2acd5b0e43fb530aa9 /media-libs/babl/babl-0.1.18.ebuild
parent5fdd950c7ae03e12746a45c86d85861beaacc846 (diff)
gentoo resync : 29.08.2018
Diffstat (limited to 'media-libs/babl/babl-0.1.18.ebuild')
-rw-r--r--media-libs/babl/babl-0.1.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/babl/babl-0.1.18.ebuild b/media-libs/babl/babl-0.1.18.ebuild
index 230220afba3a..fe2607b4b63e 100644
--- a/media-libs/babl/babl-0.1.18.ebuild
+++ b/media-libs/babl/babl-0.1.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit eutils
if [[ ${PV} == *9999* ]]; then
inherit autotools git-r3
- EGIT_REPO_URI="git://git.gnome.org/babl"
+ EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git"
SRC_URI=""
else
SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"