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 /app-office/passepartout | |
parent | e4c425abd1f00d79935fe75f83c30addf0c9a633 (diff) | |
download | gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.gz gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.xz |
Convert URIs for gnome.org and kde.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-office/passepartout')
-rw-r--r-- | app-office/passepartout/passepartout-0.7.0-r1.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app-office/passepartout/passepartout-0.7.0-r1.ebuild b/app-office/passepartout/passepartout-0.7.0-r1.ebuild index 66aa40a0507..233a8d61237 100644 --- a/app-office/passepartout/passepartout-0.7.0-r1.ebuild +++ b/app-office/passepartout/passepartout-0.7.0-r1.ebuild @@ -38,16 +38,16 @@ DEPEND="${COMMON_DEPS} DOCS="AUTHORS BUGS NEWS README" # GCC-4.2 patch: -# http://bugzilla.gnome.org/477017 +# https://bugzilla.gnome.org/477017 # GCC-4.3 patch: # Snatched from Debian -# http://bugzilla.gnome.org/565131 +# https://bugzilla.gnome.org/565131 # include-flags: -# http://bugzilla.gnome.org/464517 +# https://bugzilla.gnome.org/464517 # libtoolization: -# http://bugzilla.gnome.org/464567 +# https://bugzilla.gnome.org/464567 # libxml-2.6: -# http://bugzilla.gnome.org/449596 +# https://bugzilla.gnome.org/449596 # The include and libtoolization patches are needed for # forced as-needed to work. |