x11-misc/albert: remove old
[gentoo.git] / x11-misc / lndir / lndir-1.0.3.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=3
6
7 XORG_STATIC=no
8 inherit xorg-2
9
10 DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
11 KEYWORDS="amd64 ppc ppc64 sparc x86"
12 IUSE=""
13
14 RDEPEND=""
15 DEPEND="${RDEPEND}
16                 x11-proto/xproto"