dev-lang/janet: update HOMEPAGE
authorJoonas Niilola <juippis@gentoo.org>
Sun, 5 Apr 2020 06:56:08 +0000 (09:56 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Sun, 5 Apr 2020 07:17:55 +0000 (10:17 +0300)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-lang/janet/janet-1.7.0.ebuild
dev-lang/janet/janet-1.8.1.ebuild

index fc13f1d1812bb433c13a14510115911bfb52867f..99870fa3917285773036dcb191cc089d9e9a50f8 100644 (file)
@@ -2,10 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit flag-o-matic
 
 DESCRIPTION="A dynamic Lisp dialect and bytecode vm"
-HOMEPAGE="https://janet-lang.org"
+HOMEPAGE="https://janet-lang.org https://github.com/janet-lang/janet/"
 SRC_URI="https://github.com/janet-lang/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
index 9d7575b1f6e70f505a7cede28499923d1743b3b5..233b176a7261497e12b77ba88b753dcf44720ea3 100644 (file)
@@ -2,10 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit flag-o-matic
 
 DESCRIPTION="A dynamic Lisp dialect and bytecode vm"
-HOMEPAGE="https://janet-lang.org"
+HOMEPAGE="https://janet-lang.org https://github.com/janet-lang/janet/"
 SRC_URI="https://github.com/janet-lang/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"