diff options
Diffstat (limited to 'x11-misc/lndir')
-rw-r--r-- | x11-misc/lndir/Manifest | 1 | ||||
-rw-r--r-- | x11-misc/lndir/lndir-1.0.2.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-misc/lndir/Manifest b/x11-misc/lndir/Manifest index fbd838853984..651e40acba5d 100644 --- a/x11-misc/lndir/Manifest +++ b/x11-misc/lndir/Manifest @@ -1,2 +1 @@ -DIST lndir-1.0.2.tar.bz2 105950 SHA256 e5130133e2c6e07c63e5f20199fc6581295c24706e9078f4285378eec14728b5 DIST lndir-1.0.3.tar.bz2 114392 SHA256 49f4fab0de8d418db4ce80dad34e9b879a4199f3e554253a8e1ab68f7c7cb65d diff --git a/x11-misc/lndir/lndir-1.0.2.ebuild b/x11-misc/lndir/lndir-1.0.2.ebuild deleted file mode 100644 index b9eb7d48e6bf..000000000000 --- a/x11-misc/lndir/lndir-1.0.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=3 - -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" |