From 0b57f8b1bbcd579d03990e88715cd729183d876b Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Sun, 5 Feb 2017 17:04:38 +0200 Subject: [PATCH] x11-misc/lndir: Bump EAPI 3 -> 5 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3829 --- x11-misc/lndir/lndir-1.0.3-r1.ebuild | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 x11-misc/lndir/lndir-1.0.3-r1.ebuild diff --git a/x11-misc/lndir/lndir-1.0.3-r1.ebuild b/x11-misc/lndir/lndir-1.0.3-r1.ebuild new file mode 100644 index 000000000000..a8ea191b4ec8 --- /dev/null +++ b/x11-misc/lndir/lndir-1.0.3-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +XORG_STATIC=no +inherit xorg-2 + +DESCRIPTION="create a shadow directory of symbolic links to another directory tree" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + x11-proto/xproto" -- 2.26.2