Forked from
Adélie Linux / Adélie Package Tree
11517 commits behind the upstream repository.
-
mirror://foxkit/Anna Wilcox authoredmirror://foxkit/Anna Wilcox authored
shimmy-0.2.ebuild 389 B
# Copyright 2015-2016 Adélie Linux Team
# Distributed under the terms of the NCSA License
EAPI=6
DESCRIPTION="Utilities for stricter POSIX conformance"
HOMEPAGE="https://code.foxkit.us/adelie/shimmy"
SRC_URI="mirror://foxkit/${PN}/${P}.tar.bz2"
LICENSE="UoI-NCSA"
SLOT="0"
KEYWORDS="ppc x86 x86_64"
IUSE=""
DOCS=( CONTRIBUTING.rst LICENSE README.rst )
DEPEND=""
RDEPEND="${DEPEND}"