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

EAPI=5

DESCRIPTION="Test that PATCHES is an array"
HOMEPAGE="http://example.com/"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"

PATCHES="foo.patch"