diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-02-22 21:04:32 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-02-22 21:12:05 +0200 |
commit | f5769a5e6812521ddafd1bb2a860aca4961066ec (patch) | |
tree | eb6c2978cd347c1be62f40f7bf84ec975051dcac | |
parent | gnome-base/dconf: fix HOMEPAGE (diff) | |
download | gentoo-f5769a5e6812521ddafd1bb2a860aca4961066ec.tar.gz gentoo-f5769a5e6812521ddafd1bb2a860aca4961066ec.tar.bz2 gentoo-f5769a5e6812521ddafd1bb2a860aca4961066ec.zip |
x11-libs/gnome-pty-helper: fix HOMEPAGE
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
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 719f93187ac4..d1ce767aa729 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 5ce679f4e3aa..c254408c7ddd 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 5ce679f4e3aa..c254408c7ddd 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" |