summaryrefslogtreecommitdiffstats
path: root/xorg-util
diff options
context:
space:
mode:
authorIsmael E. Luceno2007-10-14 14:09:00 -0200
committerIsmael E. Luceno2007-10-14 14:09:00 -0200
commit4086c1ef196435a80d2eb031bad9978e5e89eb55 (patch)
treefe0bb4bc9a8da3c82bd09f21907167bb0512259d /xorg-util
parentaf4997a04dafb7e27467e9f55177daf285bc9680 (diff)
lndir: update description & short
Diffstat (limited to 'xorg-util')
-rwxr-xr-xxorg-util/lndir/DETAILS18
-rw-r--r--xorg-util/lndir/HISTORY3
2 files changed, 7 insertions, 14 deletions
diff --git a/xorg-util/lndir/DETAILS b/xorg-util/lndir/DETAILS
index 72fd3ff555..6148b1ca16 100755
--- a/xorg-util/lndir/DETAILS
+++ b/xorg-util/lndir/DETAILS
@@ -12,19 +12,9 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
UPDATED=20051215
LICENSE[0]=XCL
BUILD_API=2
- SHORT="Module lndir for xorg"
+ SHORT="creates a shadow directory of symbolic links"
cat << EOF
-The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
-maintain the official Public Implementation of X11.
-
-The XOrg Foundation invites anyone who has an interest to join in. Anyone
-may create and work on a branch in the repository. See XOrgRepository for
-more information about the XOrg Foundation repository.
-
-The repository consists of an imported XFree86 tree that is very close
-to their 4.4 release. Just before its 4.4 release, XFree86 adopted a
-new licensing scheme incompatible with the GPL. For this reason, we have
-recreated its tree as closely as possible without importing files affected
-by the new license. Our tree is being referred to as simply "XOrg", and a
-public release will be made shortly.
+lndir creates a shadow copy of a directory to another directory tree,
+except that the shadow is not populated with real files but instead with
+symbolic links pointing to the real files.
EOF
diff --git a/xorg-util/lndir/HISTORY b/xorg-util/lndir/HISTORY
index 201bf73c67..6060eac8f7 100644
--- a/xorg-util/lndir/HISTORY
+++ b/xorg-util/lndir/HISTORY
@@ -1,3 +1,6 @@
+2007-10-14 Ismael E. Luceno <ismael.luceno@gmail.com>
+ * DETAILS: Updated description & short
+
2005-12-22 Robin Cook <rcook@wyrms.net>
* DETAILS: Updated VERSION to 1.0.1
added XORG_VER