commit:     d60c37233136c1999dc8f7f8613079510475e60c
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Mon Jan 16 00:53:53 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 09:27:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d60c3723

dev-python/minidb: update HOMEPAGE

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3496

 dev-python/minidb/minidb-2.0.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/minidb/minidb-2.0.1-r1.ebuild 
b/dev-python/minidb/minidb-2.0.1-r1.ebuild
index 3df0dce..ea39cd2 100644
--- a/dev-python/minidb/minidb-2.0.1-r1.ebuild
+++ b/dev-python/minidb/minidb-2.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="sqlite"
 inherit distutils-r1
 
 DESCRIPTION="Simple SQLite-based object store"
-HOMEPAGE="http://thp.io/2010/minidb/";
+HOMEPAGE="https://thp.io/2010/minidb/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="ISC"

Reply via email to