Gentoo Archives: gentoo-commits

From: Sobhan Mohammadpour <sobhan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/
Date: Sat, 29 Dec 2018 13:46:22
Message-Id: 1546091169.22a7331e396c0e653c08d3062a3a2b430e74a1ff.sobhan@gentoo
1 commit: 22a7331e396c0e653c08d3062a3a2b430e74a1ff
2 Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 29 13:46:09 2018 +0000
4 Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 29 13:46:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22a7331e
7
8 app-crypt/libsecret: fix homepage
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Sobhan Mohammadpour <sobhan <AT> gentoo.org>
12
13 app-crypt/libsecret/libsecret-0.18.6-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
17 index b982e64260f..fa0a33a34bc 100644
18 --- a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
19 +++ b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
20 @@ -8,7 +8,7 @@ VALA_USE_DEPEND=vapigen
21 inherit gnome2 multilib-minimal python-any-r1 vala virtualx
22
23 DESCRIPTION="GObject library for accessing the freedesktop.org Secret Service API"
24 -HOMEPAGE="https://wiki.gnome.org/Projects/Libsecret"
25 +HOMEPAGE="https://gitlab.gnome.org/GNOME/libsecret/"
26
27 LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only
28 SLOT="0"