Files
gentoo/app-doc/e16-docs/e16-docs-0.16.8.0.2.ebuild
Andrew Savchenko e35c42edb6 app-doc/e16-docs: Re-add e16 docs to the tree
Re-introduce e16-docs to the tree. If was formely packaged as
app-doc/edox-data. The name is changed to conform upstream.

Bug: https://bugs.gentoo.org/658860
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
2019-03-08 08:35:19 +03:00

15 lines
370 B
Bash

# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="The E16 online help"
HOMEPAGE="https://www.enlightenment.org https://sourceforge.net/projects/enlightenment/"
SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="!app-doc/edox-data"