summaryrefslogblamecommitdiff
path: root/sys-apps/shimmy/shimmy-0.2.ebuild
blob: 25b3b5640e3c90360ed9a53c9bf77afac73d0067 (plain) (tree)
1
2
3
4
5
6
7
8






                                                      
                                                              


                  
                         

       

                                            


                   
# 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="http://distfiles.foxkit.us/source/${PN}/${P}.tar.bz2"

LICENSE="UoI-NCSA"
SLOT="0"
KEYWORDS="ppc x86 x86_64"
IUSE=""

DOCS=( CONTRIBUTING.rst LICENSE README.rst )

DEPEND=""
RDEPEND="${DEPEND}"