summaryrefslogtreecommitdiff
blob: 1126853fe74b32bb02d987edd7dd3f7386a6916a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-jna/emul-linux-x86-jna-20140508.ebuild,v 1.1 2014/05/08 21:45:30 pacho Exp $

EAPI=5
inherit emul-linux-x86

LICENSE="LGPL-2.1"
KEYWORDS="-* ~amd64"

DEPEND=""
RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV}"