From c0f8dce59412295559db623b8ce14d3afdde742f Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sun, 18 Jun 2017 19:05:36 +1000 Subject: [PATCH] dev-db/sqliteman: update HOMEPAGE Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild | 4 ++-- dev-db/sqliteman/sqliteman-1.2.2-r3.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild index ba5759ad76600..0550f0f6afa44 100644 --- a/dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild +++ b/dev-db/sqliteman/sqliteman-1.2.2-r2.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 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="Powerful GUI manager for the Sqlite3 database" -HOMEPAGE="http://sqliteman.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/sqliteman/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-db/sqliteman/sqliteman-1.2.2-r3.ebuild b/dev-db/sqliteman/sqliteman-1.2.2-r3.ebuild index 6b05f4741a603..e591dfbd957fc 100644 --- a/dev-db/sqliteman/sqliteman-1.2.2-r3.ebuild +++ b/dev-db/sqliteman/sqliteman-1.2.2-r3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils DESCRIPTION="Powerful GUI manager for the Sqlite3 database" -HOMEPAGE="http://sqliteman.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/sqliteman/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2"