diff options
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/aaphoto/aaphoto-0.43.1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/pqiv/pqiv-2.2.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/pydot/pydot-1.0.28-r2.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/qrencode-python/qrencode-python-1.01-r1.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/aaphoto/aaphoto-0.43.1.ebuild b/media-gfx/aaphoto/aaphoto-0.43.1.ebuild index 9710aa346f9d..00a47a9162e9 100644 --- a/media-gfx/aaphoto/aaphoto-0.43.1.ebuild +++ b/media-gfx/aaphoto/aaphoto-0.43.1.ebuild @@ -9,8 +9,8 @@ AM_OPTS="--force-missing" # overwrite old 'missing' script inherit autotools-utils DESCRIPTION="Automatic color correction and resizing of photos" -HOMEPAGE="http://log69.com/aaphoto.html http://github.com/log69/aaphoto" -SRC_URI="http://github.com/log69/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="http://log69.com/aaphoto.html https://github.com/log69/aaphoto" +SRC_URI="https://github.com/log69/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/media-gfx/pqiv/pqiv-2.2.ebuild b/media-gfx/pqiv/pqiv-2.2.ebuild index e30911ee9191..e5184899d922 100644 --- a/media-gfx/pqiv/pqiv-2.2.ebuild +++ b/media-gfx/pqiv/pqiv-2.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit linux-info toolchain-funcs DESCRIPTION="Modern rewrite of Quick Image Viewer" -HOMEPAGE="http://github.com/phillipberndt/pqiv http://www.pberndt.com/Programme/Linux/pqiv/" +HOMEPAGE="https://github.com/phillipberndt/pqiv http://www.pberndt.com/Programme/Linux/pqiv/" SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/media-gfx/pydot/pydot-1.0.28-r2.ebuild b/media-gfx/pydot/pydot-1.0.28-r2.ebuild index f1be194725e6..918a492822de 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/ http://pypi.python.org/pypi/pydot" +HOMEPAGE="http://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/qrencode-python/qrencode-python-1.01-r1.ebuild b/media-gfx/qrencode-python/qrencode-python-1.01-r1.ebuild index 2923de9e1599..c8d53da7d96b 100644 --- a/media-gfx/qrencode-python/qrencode-python-1.01-r1.ebuild +++ b/media-gfx/qrencode-python/qrencode-python-1.01-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A simple wrapper for the C qrencode library" -HOMEPAGE="http://pypi.python.org/pypi/qrencode/ https://github.com/Arachnid/pyqrencode/" +HOMEPAGE="https://pypi.python.org/pypi/qrencode/ https://github.com/Arachnid/pyqrencode/" SRC_URI="mirror://pypi/q/qrencode/qrencode-${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" diff --git a/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild b/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild index c73293004b68..162bddd8841b 100644 --- a/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild +++ b/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 vcs-snapshot DESCRIPTION="A simple wrapper for the C qrencode library" -HOMEPAGE="http://pypi.python.org/pypi/qrencode/ https://github.com/Arachnid/pyqrencode/" +HOMEPAGE="https://pypi.python.org/pypi/qrencode/ https://github.com/Arachnid/pyqrencode/" #SRC_URI="mirror://pypi/q/qrencode/qrencode-${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="https://github.com/Arachnid/pyqrencode/tarball/486bb7b64e3ce5483f65e375a67da0fa6d02ca92 -> ${P}.tar.gz" |