diff options
Diffstat (limited to 'dev-libs/libindicate/libindicate-12.10.1-r1.ebuild')
-rw-r--r-- | dev-libs/libindicate/libindicate-12.10.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libindicate/libindicate-12.10.1-r1.ebuild b/dev-libs/libindicate/libindicate-12.10.1-r1.ebuild index c843703a16cc..0a20825bd02e 100644 --- a/dev-libs/libindicate/libindicate-12.10.1-r1.ebuild +++ b/dev-libs/libindicate/libindicate-12.10.1-r1.ebuild @@ -9,8 +9,8 @@ VALA_USE_DEPEND="vapigen" inherit autotools eutils flag-o-matic vala DESCRIPTION="A library to raise flags on DBus for other components of the desktop to pick up and visualize" -HOMEPAGE="http://launchpad.net/libindicate" -SRC_URI="http://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" +HOMEPAGE="https://launchpad.net/libindicate" +SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-2.1 LGPL-3" SLOT="3" |