diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-04-23 20:12:02 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-24 23:34:40 -0400 |
commit | be9069714abc37deae6123195221e72c26898a32 (patch) | |
tree | 1bb12d72b7f8b3450d118dc190e15f141a6519dc /x11-misc/lndir | |
parent | dev-util/ddd: remove old (EAPI4) (diff) | |
download | gentoo-be9069714abc37deae6123195221e72c26898a32.tar.gz gentoo-be9069714abc37deae6123195221e72c26898a32.tar.bz2 gentoo-be9069714abc37deae6123195221e72c26898a32.zip |
x11-misc/lndir: remove old (EAPI5)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'x11-misc/lndir')
-rw-r--r-- | x11-misc/lndir/lndir-1.0.3-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-misc/lndir/lndir-1.0.3-r1.ebuild b/x11-misc/lndir/lndir-1.0.3-r1.ebuild deleted file mode 100644 index 074102cb4eb0..000000000000 --- a/x11-misc/lndir/lndir-1.0.3-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -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-base/xorg-proto" |