14 lines
444 B
Bash
14 lines
444 B
Bash
# Copyright 1999-2012 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20121202.ebuild,v 1.2 2012/12/15 12:30:46 pacho Exp $
|
|
|
|
EAPI=5
|
|
inherit emul-linux-x86
|
|
|
|
LICENSE="LGPL-2+ MIT MOTIF"
|
|
|
|
KEYWORDS="-* ~amd64"
|
|
|
|
DEPEND=""
|
|
RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV}
|
|
!<app-emulation/emul-linux-x86-xlibs-20110129"
|