diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-02-22 21:05:28 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-02-22 21:12:09 +0200 |
commit | 9d6f41c1272d44caf4c0012a66764c9175ee4da1 (patch) | |
tree | 14b903bf49d0ec87dd455ec1e24c6c6da4fb1319 /x11-libs/vte | |
parent | x11-libs/gnome-pty-helper: fix HOMEPAGE (diff) | |
download | gentoo-9d6f41c1272d44caf4c0012a66764c9175ee4da1.tar.gz gentoo-9d6f41c1272d44caf4c0012a66764c9175ee4da1.tar.bz2 gentoo-9d6f41c1272d44caf4c0012a66764c9175ee4da1.zip |
x11-libs/vte: fix HOMEPAGE
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/vte-0.48.4.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.54.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/vte/vte-0.48.4.ebuild b/x11-libs/vte/vte-0.48.4.ebuild index 386ce27988cf..23c0c8fdfbdb 100644 --- a/x11-libs/vte/vte-0.48.4.ebuild +++ b/x11-libs/vte/vte-0.48.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -8,7 +8,7 @@ VALA_MIN_API_VERSION="0.32" inherit gnome2 vala DESCRIPTION="Library providing a virtual terminal emulator widget" -HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" +HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.91" diff --git a/x11-libs/vte/vte-0.54.1.ebuild b/x11-libs/vte/vte-0.54.1.ebuild index f8c6fcc8b2f8..61582d14a38e 100644 --- a/x11-libs/vte/vte-0.54.1.ebuild +++ b/x11-libs/vte/vte-0.54.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -8,7 +8,7 @@ VALA_MIN_API_VERSION="0.32" inherit gnome2 vala DESCRIPTION="Library providing a virtual terminal emulator widget" -HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" +HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.91" |