mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
app-misc/nonsense: fix homepages
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -8,10 +8,12 @@ COMMIT="766d34590e1fc0edddb381ad16fab57f5d20d299"
|
||||
DESCRIPTION="Generates random text from datafiles and templates"
|
||||
HOMEPAGE="
|
||||
https://github.com/aduial/nonsense
|
||||
https://nonsense.sourceforge.net
|
||||
https://sourceforge.net/projects/nonsense/
|
||||
http://nonsense.sourceforge.net
|
||||
"
|
||||
SRC_URI="https://github.com/aduial/nonsense/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${COMMIT}"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
Reference in New Issue
Block a user