diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:04:52 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:04:52 +0200 |
commit | 68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch) | |
tree | ca4e4030d07279d14435f8b3fc14a6abfc861d9c /dev-python/pyatspi | |
parent | Convert all URIs for launchpad.net from http to https (diff) | |
download | gentoo-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 'dev-python/pyatspi')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.12.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.14.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.16.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.12.0.ebuild b/dev-python/pyatspi/pyatspi-2.12.0.ebuild index c39ef82669ba..2ee0a00ee49f 100644 --- a/dev-python/pyatspi/pyatspi-2.12.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.12.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit eutils gnome2 python-r1 DESCRIPTION="Python binding to at-spi library" -HOMEPAGE="http://live.gnome.org/Accessibility" +HOMEPAGE="https://live.gnome.org/Accessibility" # Note: only some of the tests are GPL-licensed, everything else is LGPL LICENSE="LGPL-2 GPL-2+" diff --git a/dev-python/pyatspi/pyatspi-2.14.0.ebuild b/dev-python/pyatspi/pyatspi-2.14.0.ebuild index c39ef82669ba..2ee0a00ee49f 100644 --- a/dev-python/pyatspi/pyatspi-2.14.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.14.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit eutils gnome2 python-r1 DESCRIPTION="Python binding to at-spi library" -HOMEPAGE="http://live.gnome.org/Accessibility" +HOMEPAGE="https://live.gnome.org/Accessibility" # Note: only some of the tests are GPL-licensed, everything else is LGPL LICENSE="LGPL-2 GPL-2+" diff --git a/dev-python/pyatspi/pyatspi-2.16.0.ebuild b/dev-python/pyatspi/pyatspi-2.16.0.ebuild index 7af8e2dffe8c..c34f3f75dde8 100644 --- a/dev-python/pyatspi/pyatspi-2.16.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.16.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit eutils gnome2 python-r1 DESCRIPTION="Python binding to at-spi library" -HOMEPAGE="http://live.gnome.org/Accessibility" +HOMEPAGE="https://live.gnome.org/Accessibility" # Note: only some of the tests are GPL-licensed, everything else is LGPL LICENSE="LGPL-2 GPL-2+" |