diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-18 19:05:36 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-18 19:06:12 +1000 |
commit | c0f8dce59412295559db623b8ce14d3afdde742f (patch) | |
tree | 594516ccb0e7aa23f0b1d5c2386d45d621667da0 /dev-db/sqliteman | |
parent | dev-qt/qtchooser: update HOMEPAGE (diff) | |
download | gentoo-c0f8dce59412295559db623b8ce14d3afdde742f.tar.gz gentoo-c0f8dce59412295559db623b8ce14d3afdde742f.tar.bz2 gentoo-c0f8dce59412295559db623b8ce14d3afdde742f.zip |
dev-db/sqliteman: update HOMEPAGE
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-db/sqliteman')
-rw-r--r-- | dev-db/sqliteman/sqliteman-1.2.2-r2.ebuild | 4 | ||||
-rw-r--r-- | 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 ba5759ad7660..0550f0f6afa4 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 6b05f4741a60..e591dfbd957f 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" |