summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2021-12-02 00:53:57 +0100
committerJonas Stein <jstein@gentoo.org>2021-12-02 01:26:13 +0100
commit871cf93620c6b5aa21c9d4d9d9d22b1bb09bbb81 (patch)
treeef06796416a5b313171887620bd258f03e2f0c5b
parentsys-process/criu: Version bump to 3.16.1 (bug #827955) (diff)
downloadgentoo-871cf93620c6b5aa21c9d4d9d9d22b1bb09bbb81.tar.gz
gentoo-871cf93620c6b5aa21c9d4d9d9d22b1bb09bbb81.tar.bz2
gentoo-871cf93620c6b5aa21c9d4d9d9d22b1bb09bbb81.zip
x11-terms/lilyterm: add HOMEPAGE
The project is available on github. The blog is currently offline. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein@gentoo.org>
-rw-r--r--x11-terms/lilyterm/lilyterm-0.9.9.4-r2.ebuild4
-rw-r--r--x11-terms/lilyterm/lilyterm-99999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-terms/lilyterm/lilyterm-0.9.9.4-r2.ebuild b/x11-terms/lilyterm/lilyterm-0.9.9.4-r2.ebuild
index 8221d88b0e3c..cf925772f572 100644
--- a/x11-terms/lilyterm/lilyterm-0.9.9.4-r2.ebuild
+++ b/x11-terms/lilyterm/lilyterm-0.9.9.4-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools
DESCRIPTION="a terminal emulator based off of libvte that aims to be fast and lightweight"
-HOMEPAGE="https://lilyterm.luna.com.tw"
+HOMEPAGE="https://lilyterm.luna.com.tw https://github.com/Tetralet/LilyTerm"
LICENSE="GPL-3"
SRC_URI="https://${PN}.luna.com.tw/file/${P}.tar.gz"
diff --git a/x11-terms/lilyterm/lilyterm-99999.ebuild b/x11-terms/lilyterm/lilyterm-99999.ebuild
index 21280cce5b43..20ebf6b3d4c2 100644
--- a/x11-terms/lilyterm/lilyterm-99999.ebuild
+++ b/x11-terms/lilyterm/lilyterm-99999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools git-r3
DESCRIPTION="a terminal emulator based off of libvte that aims to be fast and lightweight"
-HOMEPAGE="https://lilyterm.luna.com.tw"
+HOMEPAGE="https://lilyterm.luna.com.tw https://github.com/Tetralet/LilyTerm"
EGIT_REPO_URI="https://github.com/Tetralet/LilyTerm"
SLOT="0"