summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:05 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:41 +0200
commit769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch)
treeb2ac9f34d4991495f829bd5db62f51c7579e4a4e /media-gfx
parentsys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff)
downloadgentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2
gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/mandelbulber/mandelbulber-1.11.ebuild2
-rw-r--r--media-gfx/mandelbulber/mandelbulber-1.12.1.ebuild2
-rw-r--r--media-gfx/mandelbulber/mandelbulber-1.21.1.ebuild2
-rw-r--r--media-gfx/paint-mono/paint-mono-0.1.63.ebuild2
-rw-r--r--media-gfx/photivo/metadata.xml2
-rw-r--r--media-gfx/pydot/pydot-1.0.28-r2.ebuild2
-rw-r--r--media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild2
-rw-r--r--media-gfx/qosmic/qosmic-1.5.0.ebuild2
-rw-r--r--media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild2
-rw-r--r--media-gfx/sam2p/sam2p-0.49.1.ebuild2
-rw-r--r--media-gfx/sam2p/sam2p-0.49.2.ebuild2
-rw-r--r--media-gfx/svg2rlg/svg2rlg-0.3.ebuild2
-rw-r--r--media-gfx/tif22pnm/tif22pnm-0.14.ebuild2
13 files changed, 13 insertions, 13 deletions
diff --git a/media-gfx/mandelbulber/mandelbulber-1.11.ebuild b/media-gfx/mandelbulber/mandelbulber-1.11.ebuild
index 7bae8d3e6163..5294b6b79a41 100644
--- a/media-gfx/mandelbulber/mandelbulber-1.11.ebuild
+++ b/media-gfx/mandelbulber/mandelbulber-1.11.ebuild
@@ -9,7 +9,7 @@ inherit eutils toolchain-funcs
MY_P=${PN}${PV}
DESCRIPTION="Tool to render 3D fractals"
-HOMEPAGE="http://sites.google.com/site/mandelbulber/home"
+HOMEPAGE="https://sites.google.com/site/mandelbulber/home"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-3"
diff --git a/media-gfx/mandelbulber/mandelbulber-1.12.1.ebuild b/media-gfx/mandelbulber/mandelbulber-1.12.1.ebuild
index 68a78d357101..021d82d78b58 100644
--- a/media-gfx/mandelbulber/mandelbulber-1.12.1.ebuild
+++ b/media-gfx/mandelbulber/mandelbulber-1.12.1.ebuild
@@ -8,7 +8,7 @@ inherit eutils toolchain-funcs versionator
MY_P=${PN}$(replace_version_separator 2 '-' )
DESCRIPTION="Tool to render 3D fractals"
-HOMEPAGE="http://sites.google.com/site/mandelbulber/home"
+HOMEPAGE="https://sites.google.com/site/mandelbulber/home"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-3"
diff --git a/media-gfx/mandelbulber/mandelbulber-1.21.1.ebuild b/media-gfx/mandelbulber/mandelbulber-1.21.1.ebuild
index a9dd01cf53e8..10fbc84f214a 100644
--- a/media-gfx/mandelbulber/mandelbulber-1.21.1.ebuild
+++ b/media-gfx/mandelbulber/mandelbulber-1.21.1.ebuild
@@ -8,7 +8,7 @@ inherit eutils toolchain-funcs versionator
MY_P=${PN}$(replace_version_separator 2 '-' ).orig
DESCRIPTION="Tool to render 3D fractals"
-HOMEPAGE="http://sites.google.com/site/mandelbulber/home"
+HOMEPAGE="https://sites.google.com/site/mandelbulber/home"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-3"
diff --git a/media-gfx/paint-mono/paint-mono-0.1.63.ebuild b/media-gfx/paint-mono/paint-mono-0.1.63.ebuild
index dbad389c10e4..284d9dbf9ba9 100644
--- a/media-gfx/paint-mono/paint-mono-0.1.63.ebuild
+++ b/media-gfx/paint-mono/paint-mono-0.1.63.ebuild
@@ -7,7 +7,7 @@ EAPI=2
inherit mono multilib
DESCRIPTION="An unofficial effort to port Paint.NET 3.0 to Linux using Mono"
-HOMEPAGE="http://code.google.com/p/paint-mono/"
+HOMEPAGE="https://code.google.com/p/paint-mono/"
SRC_URI="http://${PN}.googlecode.com/files/paintdotnet-${PV}.tar.gz"
LICENSE="MIT CC-BY-NC-ND-2.5"
diff --git a/media-gfx/photivo/metadata.xml b/media-gfx/photivo/metadata.xml
index bcaaebfc1a1e..8b9064e544e9 100644
--- a/media-gfx/photivo/metadata.xml
+++ b/media-gfx/photivo/metadata.xml
@@ -8,6 +8,6 @@
</maintainer>
<upstream>
<remote-id type="google-code">photivo</remote-id>
- <bugs-to>http://code.google.com/p/photivo/issues/list</bugs-to>
+ <bugs-to>https://code.google.com/p/photivo/issues/list</bugs-to>
</upstream>
</pkgmetadata>
diff --git a/media-gfx/pydot/pydot-1.0.28-r2.ebuild b/media-gfx/pydot/pydot-1.0.28-r2.ebuild
index 918a492822de..a88a4ee098ae 100644
--- a/media-gfx/pydot/pydot-1.0.28-r2.ebuild
+++ b/media-gfx/pydot/pydot-1.0.28-r2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Python interface to Graphviz's Dot language"
-HOMEPAGE="http://code.google.com/p/pydot/ https://pypi.python.org/pypi/pydot"
+HOMEPAGE="https://code.google.com/p/pydot/ https://pypi.python.org/pypi/pydot"
SRC_URI="http://pydot.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
diff --git a/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild b/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild
index 6219748c3089..d16df85c43bb 100644
--- a/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild
+++ b/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild
@@ -9,7 +9,7 @@ PLOCALES="el es_AR es_ES"
inherit l10n qt4-r2 readme.gentoo
DESCRIPTION="Lightweight image viewer, similar to eog or viewnior for Gnome"
-HOMEPAGE="http://code.google.com/p/qiviewer"
+HOMEPAGE="https://code.google.com/p/qiviewer"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/media-gfx/qosmic/qosmic-1.5.0.ebuild b/media-gfx/qosmic/qosmic-1.5.0.ebuild
index c581de54906c..f9db76a5ed72 100644
--- a/media-gfx/qosmic/qosmic-1.5.0.ebuild
+++ b/media-gfx/qosmic/qosmic-1.5.0.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit qt4-r2
DESCRIPTION="A cosmic recursive flame fractal editor"
-HOMEPAGE="http://code.google.com/p/qosmic/"
+HOMEPAGE="https://code.google.com/p/qosmic/"
SRC_URI="http://qosmic.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild
index afbeaa20924c..6a8baf14c853 100644
--- a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild
+++ b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild
@@ -5,7 +5,7 @@
EAPI=4
DESCRIPTION="A lightweight and fast raw image thumbnailer"
-HOMEPAGE="http://code.google.com/p/raw-thumbnailer"
+HOMEPAGE="https://code.google.com/p/raw-thumbnailer"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/media-gfx/sam2p/sam2p-0.49.1.ebuild b/media-gfx/sam2p/sam2p-0.49.1.ebuild
index 235b7cafa1c3..b469cae191f6 100644
--- a/media-gfx/sam2p/sam2p-0.49.1.ebuild
+++ b/media-gfx/sam2p/sam2p-0.49.1.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit autotools eutils toolchain-funcs
DESCRIPTION="Utility to convert raster images to EPS, PDF and many others"
-HOMEPAGE="http://code.google.com/p/sam2p/"
+HOMEPAGE="https://code.google.com/p/sam2p/"
SRC_URI="http://sam2p.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/media-gfx/sam2p/sam2p-0.49.2.ebuild b/media-gfx/sam2p/sam2p-0.49.2.ebuild
index 6f962ef1cadb..b923fb36d57e 100644
--- a/media-gfx/sam2p/sam2p-0.49.2.ebuild
+++ b/media-gfx/sam2p/sam2p-0.49.2.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit autotools eutils toolchain-funcs
DESCRIPTION="Utility to convert raster images to EPS, PDF and many others"
-HOMEPAGE="http://code.google.com/p/sam2p/"
+HOMEPAGE="https://code.google.com/p/sam2p/"
SRC_URI="http://sam2p.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/media-gfx/svg2rlg/svg2rlg-0.3.ebuild b/media-gfx/svg2rlg/svg2rlg-0.3.ebuild
index 66fee9a7225d..764e61cacc41 100644
--- a/media-gfx/svg2rlg/svg2rlg-0.3.ebuild
+++ b/media-gfx/svg2rlg/svg2rlg-0.3.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="svg2rlg is a python tool to convert SVG files to reportlab
graphics"
-HOMEPAGE="http://code.google.com/p/svg2rlg/"
+HOMEPAGE="https://code.google.com/p/svg2rlg/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/media-gfx/tif22pnm/tif22pnm-0.14.ebuild b/media-gfx/tif22pnm/tif22pnm-0.14.ebuild
index d8b31e92699e..575ef9179e19 100644
--- a/media-gfx/tif22pnm/tif22pnm-0.14.ebuild
+++ b/media-gfx/tif22pnm/tif22pnm-0.14.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit autotools eutils
DESCRIPTION="tif22pnm and png22pnm command-line converters"
-HOMEPAGE="http://pts.szit.bme.hu/ http://code.google.com/p/sam2p/"
+HOMEPAGE="http://pts.szit.bme.hu/ https://code.google.com/p/sam2p/"
SRC_URI="http://sam2p.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"