aboutsummaryrefslogtreecommitdiff
blob: dddb83fc77b8c152ec49a6fe3b9af506e03a8e50 (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=3

DESCRIPTION="Check for implicit RDRPEND=DEPEND for old EAPIs"
HOMEPAGE="http://example.com/"

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

DEPEND="sys-libs/zlib:0"