Gentoo Archives: gentoo-commits

From: Sobhan Mohammadpour <sobhan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: app-crypt/libsecret/
Date: Sun, 30 Dec 2018 06:32:09
Message-Id: 1546151478.30e6ca0e9874f17d33789110f0bba371e0240dbc.sobhan@gentoo
1 commit: 30e6ca0e9874f17d33789110f0bba371e0240dbc
2 Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 30 06:31:18 2018 +0000
4 Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 30 06:31:18 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=30e6ca0e
7
8 app-crypt/libsecret: fix homepage
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Manifest-Sign-Key: 0x7DF238CF0AA182E1
12 Signed-off-by: Sobhan Mohammadpour <sobhan <AT> gentoo.org>
13
14 app-crypt/libsecret/libsecret-9999.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-crypt/libsecret/libsecret-9999.ebuild b/app-crypt/libsecret/libsecret-9999.ebuild
18 index 93a949ff..e4d5d072 100644
19 --- a/app-crypt/libsecret/libsecret-9999.ebuild
20 +++ b/app-crypt/libsecret/libsecret-9999.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]]; then
28 fi
29
30 DESCRIPTION="GObject library for accessing the freedesktop.org Secret Service API"
31 -HOMEPAGE="https://live.gnome.org/Libsecret"
32 +HOMEPAGE="https://wiki.gnome.org/Projects/Libsecret"
33
34 LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only
35 SLOT="0"