commit: f5769a5e6812521ddafd1bb2a860aca4961066ec Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Fri Feb 22 19:04:32 2019 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Fri Feb 22 19:12:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5769a5e
x11-libs/gnome-pty-helper: fix HOMEPAGE Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.3.ebuild | 4 ++-- x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild | 4 ++-- x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.3.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.3.ebuild index 719f93187ac..d1ce767aa72 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.3.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.36.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ GNOME_ORG_MODULE="vte" inherit gnome2 DESCRIPTION="GNOME Setuid helper for opening ptys" -HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" +HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" # gnome-pty-helper is inside vte LICENSE="LGPL-2" diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild index 5ce679f4e3a..c254408c7dd 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ GNOME_ORG_MODULE="vte" inherit gnome2 DESCRIPTION="GNOME Setuid helper for opening ptys" -HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" +HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" # gnome-pty-helper is inside vte LICENSE="LGPL-2" diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild index 5ce679f4e3a..c254408c7dd 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ GNOME_ORG_MODULE="vte" inherit gnome2 DESCRIPTION="GNOME Setuid helper for opening ptys" -HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" +HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" # gnome-pty-helper is inside vte LICENSE="LGPL-2"
