diff options
author | soredake <fdsfgs@krutt.org> | 2017-04-19 18:07:49 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-07 15:10:26 +0200 |
commit | f8246e4bb6d35e5c5b816980a44d483b0d4be8fc (patch) | |
tree | 606cb92861e2b387eba4dfff705758b4708ba9fd /dev-cpp/pangomm | |
parent | dev-ros/stage_ros: bump stage dep, bug #617600 (diff) | |
download | gentoo-f8246e4bb6d35e5c5b816980a44d483b0d4be8fc.tar.gz gentoo-f8246e4bb6d35e5c5b816980a44d483b0d4be8fc.tar.bz2 gentoo-f8246e4bb6d35e5c5b816980a44d483b0d4be8fc.zip |
*/*: gtkmm.org to https
Closes: https://github.com/gentoo/gentoo/pull/4448
Diffstat (limited to 'dev-cpp/pangomm')
-rw-r--r-- | dev-cpp/pangomm/pangomm-2.40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/pangomm/pangomm-2.40.1.ebuild b/dev-cpp/pangomm/pangomm-2.40.1.ebuild index 118d622a2f33..976d592d7c73 100644 --- a/dev-cpp/pangomm/pangomm-2.40.1.ebuild +++ b/dev-cpp/pangomm/pangomm-2.40.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit gnome2 multilib-minimal DESCRIPTION="C++ interface for pango" -HOMEPAGE="http://www.gtkmm.org" +HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="1.4" |