diff options
author | Maciej Barć <xgqt@gentoo.org> | 2023-01-21 00:13:34 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2023-01-21 00:19:54 +0100 |
commit | f56162f0f8f14ae7d8f6db52412ffb841b46e18b (patch) | |
tree | b9061b2774d12f0190c59ad6f0db0d867c951072 /app-misc/golly | |
parent | app-misc/golly: bump to 4.2 (diff) | |
download | gentoo-f56162f0f8f14ae7d8f6db52412ffb841b46e18b.tar.gz gentoo-f56162f0f8f14ae7d8f6db52412ffb841b46e18b.tar.bz2 gentoo-f56162f0f8f14ae7d8f6db52412ffb841b46e18b.zip |
app-misc/golly: add doc link to metadata.xml
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-misc/golly')
-rw-r--r-- | app-misc/golly/metadata.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-misc/golly/metadata.xml b/app-misc/golly/metadata.xml index 344716a3cf52..cd901ab7ee5a 100644 --- a/app-misc/golly/metadata.xml +++ b/app-misc/golly/metadata.xml @@ -7,10 +7,11 @@ <name>Maciej Barć</name> </maintainer> <longdescription> - Golly is an open source, cross-platform application for exploring - Conway's Game of Life and many other types of cellular automata. + Golly is an open source, cross-platform application for exploring Conway's + Game of Life and many other types of cellular automata. </longdescription> <upstream> + <doc>https://golly.sourceforge.net/Help/index.html</doc> <remote-id type="sourceforge">golly</remote-id> </upstream> </pkgmetadata> |