diff options
author | Sobhan Mohammadpour <sobhan@gentoo.org> | 2018-12-29 17:16:09 +0330 |
---|---|---|
committer | Sobhan Mohammadpour <sobhan@gentoo.org> | 2018-12-29 17:16:09 +0330 |
commit | 22a7331e396c0e653c08d3062a3a2b430e74a1ff (patch) | |
tree | f081528617681adeb2b0a0cf047c429058706c4e /app-crypt/libsecret | |
parent | net-libs/signon-oauth2: Drop 0.21-r1 (diff) | |
download | gentoo-22a7331e396c0e653c08d3062a3a2b430e74a1ff.tar.gz gentoo-22a7331e396c0e653c08d3062a3a2b430e74a1ff.tar.bz2 gentoo-22a7331e396c0e653c08d3062a3a2b430e74a1ff.zip |
app-crypt/libsecret: fix homepage
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sobhan Mohammadpour <sobhan@gentoo.org>
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild index b982e64260f3..fa0a33a34bce 100644 --- a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild @@ -8,7 +8,7 @@ VALA_USE_DEPEND=vapigen inherit gnome2 multilib-minimal python-any-r1 vala virtualx DESCRIPTION="GObject library for accessing the freedesktop.org Secret Service API" -HOMEPAGE="https://wiki.gnome.org/Projects/Libsecret" +HOMEPAGE="https://gitlab.gnome.org/GNOME/libsecret/" LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only SLOT="0" |