From: Jonas Stein Date: Sat, 18 Nov 2017 23:20:02 +0000 (+0100) Subject: app-mobilephone/gammu: Fix HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=efd057082bae1a684ef318a58812c4105393dffd;p=gentoo.git app-mobilephone/gammu: Fix HOMEPAGE Package-Manager: Portage-2.3.14, Repoman-2.3.5 --- diff --git a/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild b/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild index 367aa128dc29..f447b749a0bf 100644 --- a/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild +++ b/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils cmake-utils python-single-r1 DESCRIPTION="A tool to handle your cellular phone" -HOMEPAGE="https://www.wammu.eu/" +HOMEPAGE="https://wammu.eu/gammu/" SRC_URI="http://dl.cihar.com/${PN}/releases/${P}.tar.bz2" LICENSE="GPL-2"