]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - skel.ebuild
sci-mathematics/dunshire: remove for ::gentoo.
[mjo-overlay.git] / skel.ebuild
1 # Copyright 1999-2016 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=6
6
7 DESCRIPTION=""
8 HOMEPAGE=""
9 SRC_URI=""
10
11 LICENSE=""
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 DEPEND=""
17 RDEPEND="${DEPEND}"