summaryrefslogtreecommitdiff
path: root/x11-misc/lndir
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /x11-misc/lndir
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'x11-misc/lndir')
-rw-r--r--x11-misc/lndir/Manifest1
-rw-r--r--x11-misc/lndir/lndir-1.0.3-r1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-misc/lndir/Manifest b/x11-misc/lndir/Manifest
index cfb55a2bdc3a..b5db64af5f7b 100644
--- a/x11-misc/lndir/Manifest
+++ b/x11-misc/lndir/Manifest
@@ -1,5 +1,4 @@
DIST lndir-1.0.3.tar.bz2 114392 BLAKE2B 2e9feb3057f1508a118c4dd6212305e626ba25dd32296d35a553b5c42cb441e494d386d4c9afe15f150a9a8da2b7fac0ae7a128948544c4545ea740d7e7e21a6 SHA512 c9f03c825c627935abe399bf8292bbf69304cb9e9d65a4c860b49e32e2ed4dde25bf658a5ab2116cd215381d0a52f464a8a53469c27adddbd9fa2bfd135a7289
-EBUILD lndir-1.0.3-r1.ebuild 329 BLAKE2B 9db3fce24ee36408c424c6aca65d16e8e56a7db7dad4d9733363b09183b8e7eb7b49f6a846fd4731bc212aee653d96fed30af6033cf3adf05d6236961c638152 SHA512 c5696fbfa2394fac512f6a2ab005af434570b3cc8fa2689d5aa61bd17dcf491cde2d894d9bb12e7b68bc166bb0f27f4001d8c5e4d7f619be59eee3fbd04446ec
EBUILD lndir-1.0.3-r2.ebuild 886 BLAKE2B 4cdfc54e747b4cde1fe88c9befd259e77862c138a05bae7737708c06bfdb161389dad858e147c93a2e030b6cba3f630db5087c2f72227f15c8b27ec6b6fde7b8 SHA512 aa967e0fb3c117f7eb06936d6c37c3c23ad98bad8b81cfe7cb046bbbb0edd36cb416f50bdb15df319dd911af58d7c660ab9ba4383656e205e8b18e07d008bc1d
EBUILD lndir-9999.ebuild 891 BLAKE2B 1d12ad80e23faf59a408764f979fed8fddbe8459b86dc1b995f01edebd0a86ae1dfc2a7df9e5fc39bc4bcc7751aab0de2b1cb71235ade7d87d68f5204fc4ad7f SHA512 d2c4d3484e37809bdf780df5ac2fdc5c85e9938538e4b7cbe25c19c64f23a1d5d9dc0c2fbef2c64206d83042f0585bb1f7dc54dab5c2df30d52213046cdf3f9b
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
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"