diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 13:25:24 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:26 -0400 |
commit | 562faabb0eae051b655a67227747b875b78e8254 (patch) | |
tree | ee4214d2d5efb6169a61f72b4c7e4d9da0c31545 /gnome-extra/libgda | |
parent | gnome-extra/eiciel: update homepage (diff) | |
download | gentoo-562faabb0eae051b655a67227747b875b78e8254.tar.gz gentoo-562faabb0eae051b655a67227747b875b78e8254.tar.bz2 gentoo-562faabb0eae051b655a67227747b875b78e8254.zip |
gnome-extra/libgda: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r-- | gnome-extra/libgda/libgda-5.2.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgda/libgda-5.2.8-r1.ebuild b/gnome-extra/libgda/libgda-5.2.8-r1.ebuild index 0b722c5e496f..c6837a81f02e 100644 --- a/gnome-extra/libgda/libgda-5.2.8-r1.ebuild +++ b/gnome-extra/libgda/libgda-5.2.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ VALA_USE_DEPEND="vapigen" inherit db-use eutils flag-o-matic gnome2 java-pkg-opt-2 python-single-r1 vala DESCRIPTION="GNOME database access library" -HOMEPAGE="http://www.gnome-db.org/" +HOMEPAGE="https://www.gnome-db.org/" LICENSE="GPL-2+ LGPL-2+" IUSE="berkdb canvas debug firebird gnome-keyring gtk graphviz http +introspection json ldap mdb mysql oci8 postgres reports sourceview ssl vala" |