gentoo-ebuilds/app-doc/motif-reference-manual/motif-reference-manual-2.3.0-r4.ebuild
Ulrich Müller 518a66a54f
app-doc/motif-reference-manual: Drop README.gentoo
The URL referenced appears to be permanently gone.
Update HOMEPAGE.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2025-03-29 19:34:41 +01:00

16 lines
465 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Motif Reference Manual"
HOMEPAGE="https://motif.ics.com/
https://www.ist.co.uk/motif/motif_refs.html"
SRC_URI="ftp://ftp.ics.com/openmotif/openmotif-${PV}-manual.pdf.tgz"
S="${WORKDIR}"
LICENSE="OPL"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
DOCS="*.pdf"