commit: 02f6bce5724dc157b2c7f74f8f39e9c2865ac770 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Jun 16 18:52:50 2016 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Fri Jun 17 15:03:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f6bce5
app-admin/passook: update HOMEPAGE Closes: https://github.com/gentoo/gentoo/pull/1686 Package-Manager: portage-2.2.28 app-admin/passook/passook-20121001.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/passook/passook-20121001.ebuild b/app-admin/passook/passook-20121001.ebuild index 38849186..92db80f 100644 --- a/app-admin/passook/passook-20121001.ebuild +++ b/app-admin/passook/passook-20121001.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=4 inherit eutils prefix DESCRIPTION="Password generator capable of generating pronounceable and/or secure passwords" -HOMEPAGE="http://mackers.com/misc/scripts/passook/" +HOMEPAGE="https://github.com/mackers/passook" # snapshot of git://github.com/mackers/passook.git SRC_URI="mirror://gentoo/${P}.tar.gz"
