aboutsummaryrefslogtreecommitdiff
blob: 203cf4d51613a527fe1a72a344449a87123ac5b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=666

DESCRIPTION="Unsupported EAPI"
HOMEPAGE="http://example.com"
SRC_URI="http://example.com"

LICENSE="HPND"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

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