Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/seahorse-nautilus/
Date: Fri, 22 Feb 2019 19:13:15
Message-Id: 1550862742.aa0bfaa077354c294a747f0ca5fca51b46deb150.leio@gentoo
1 commit: aa0bfaa077354c294a747f0ca5fca51b46deb150
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 22 19:08:23 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 22 19:12:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa0bfaa0
7
8 gnome-extra/seahorse-nautilus: fix HOMEPAGE
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92.ebuild b/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92.ebuild
17 index 5c84f720454..0dc09ebdd13 100644
18 --- a/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92.ebuild
19 +++ b/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -8,7 +8,7 @@ GNOME2_LA_PUNT="yes"
27 inherit gnome2
28
29 DESCRIPTION="Nautilus extension for encrypting and decrypting files with GnuPG"
30 -HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Seahorse"
31 +HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse"
32
33 LICENSE="GPL-2"
34 SLOT="0"