commit: c0f8dce59412295559db623b8ce14d3afdde742f Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 09:05:36 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 09:06:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f8dce5
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 ba5759ad766..0550f0f6afa 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 6b05f4741a6..e591dfbd957 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"
