diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2016-06-16 20:52:50 +0200 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2016-06-17 11:03:28 -0400 |
commit | 02f6bce5724dc157b2c7f74f8f39e9c2865ac770 (patch) | |
tree | 183d997d2ac8eae0f537057290e398afa7fc367c /app-admin | |
parent | dev-db/postgis: metadata.xml indentation (diff) | |
download | gentoo-02f6bce5724dc157b2c7f74f8f39e9c2865ac770.tar.gz gentoo-02f6bce5724dc157b2c7f74f8f39e9c2865ac770.tar.bz2 gentoo-02f6bce5724dc157b2c7f74f8f39e9c2865ac770.zip |
app-admin/passook: update HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/1686
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/passook/passook-20121001.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/passook/passook-20121001.ebuild b/app-admin/passook/passook-20121001.ebuild index 38849186d1e9..92db80f1e01c 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" |