]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - skel.ebuild
Bump other php stuff unrelated to the patch series.
[mjo-overlay.git] / skel.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI=5
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}"