commit: efd057082bae1a684ef318a58812c4105393dffd Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Sat Nov 18 23:20:02 2017 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Sat Nov 18 23:20:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd05708
app-mobilephone/gammu: Fix HOMEPAGE Package-Manager: Portage-2.3.14, Repoman-2.3.5 app-mobilephone/gammu/gammu-1.33.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild b/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild index 367aa128dc2..f447b749a0b 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"