summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2020-11-05 01:32:03 +0300
committerSam James <sam@gentoo.org>2020-11-08 11:53:29 +0000
commit0bce5929a1eb763e63793def2d0baf872cd8978f (patch)
tree0ef415587c2e61bf0833b1b9ba8214f7837bcdef /media-libs/babl
parentmedia-gfx/gimp: 2.99.2 version bump, unstable development preview (diff)
downloadgentoo-0bce5929a1eb763e63793def2d0baf872cd8978f.tar.gz
gentoo-0bce5929a1eb763e63793def2d0baf872cd8978f.tar.bz2
gentoo-0bce5929a1eb763e63793def2d0baf872cd8978f.zip
media-libs/babl: switch HOMEPAGE and SRC_URI to https
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/babl')
-rw-r--r--media-libs/babl/babl-0.1.78.ebuild4
-rw-r--r--media-libs/babl/babl-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/babl/babl-0.1.78.ebuild b/media-libs/babl/babl-0.1.78.ebuild
index 4e90efb24700..3358be74af24 100644
--- a/media-libs/babl/babl-0.1.78.ebuild
+++ b/media-libs/babl/babl-0.1.78.ebuild
@@ -12,12 +12,12 @@ if [[ ${PV} == *9999* ]]; then
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.xz"
+ SRC_URI="https://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 -sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="A dynamic, any to any, pixel format conversion library"
-HOMEPAGE="http://www.gegl.org/babl/"
+HOMEPAGE="https://gegl.org/babl/"
LICENSE="LGPL-3"
SLOT="0"
diff --git a/media-libs/babl/babl-9999.ebuild b/media-libs/babl/babl-9999.ebuild
index be6f45add6b0..b812702c3144 100644
--- a/media-libs/babl/babl-9999.ebuild
+++ b/media-libs/babl/babl-9999.ebuild
@@ -12,12 +12,12 @@ if [[ ${PV} == *9999* ]]; then
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.xz"
+ SRC_URI="https://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="A dynamic, any to any, pixel format conversion library"
-HOMEPAGE="http://www.gegl.org/babl/"
+HOMEPAGE="https://gegl.org/babl/"
LICENSE="LGPL-3"
SLOT="0"