summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-03-09 00:06:40 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-03-09 00:06:40 +0000
commitccc4bbfe4dd9d2e4cacbc875e6bb7807cd3ee25f (patch)
tree7e911f66d14cfdfae05f57a738e08e856e6c4e78 /x11-misc/lndir/lndir-1.0.3.ebuild
parentMask rewritten dev-python/pyside-tools ebuild too. Unmask qt-webkit, bug 4073... (diff)
downloadgentoo-2-ccc4bbfe4dd9d2e4cacbc875e6bb7807cd3ee25f.tar.gz
gentoo-2-ccc4bbfe4dd9d2e4cacbc875e6bb7807cd3ee25f.tar.bz2
gentoo-2-ccc4bbfe4dd9d2e4cacbc875e6bb7807cd3ee25f.zip
Version bump.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/lndir/lndir-1.0.3.ebuild')
-rw-r--r--x11-misc/lndir/lndir-1.0.3.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-misc/lndir/lndir-1.0.3.ebuild b/x11-misc/lndir/lndir-1.0.3.ebuild
new file mode 100644
index 000000000000..353ba69ece64
--- /dev/null
+++ b/x11-misc/lndir/lndir-1.0.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.3.ebuild,v 1.1 2012/03/09 00:06:40 chithanh Exp $
+
+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"