summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-01-11 22:18:41 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-01-11 22:18:41 +0000
commit9fa7749f2d202787d0b7ec62d8d6333f658702da (patch)
tree7c079591b37c79c59909ee41a29895f03175ff19 /x11-misc/lndir
parentVersion bump, make twisted dependency stricter. (diff)
downloadgentoo-2-9fa7749f2d202787d0b7ec62d8d6333f658702da.tar.gz
gentoo-2-9fa7749f2d202787d0b7ec62d8d6333f658702da.tar.bz2
gentoo-2-9fa7749f2d202787d0b7ec62d8d6333f658702da.zip
stable x86, bug #158773
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc/lndir')
-rw-r--r--x11-misc/lndir/ChangeLog5
-rw-r--r--x11-misc/lndir/lndir-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/lndir/ChangeLog b/x11-misc/lndir/ChangeLog
index 77cdbe8046cd..bc15ca712e03 100644
--- a/x11-misc/lndir/ChangeLog
+++ b/x11-misc/lndir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/lndir
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.10 2007/01/11 14:02:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.11 2007/01/11 22:18:41 opfer Exp $
+
+ 11 Jan 2007; Christian Faulhammer <opfer@gentoo.org> lndir-1.0.1.ebuild:
+ stable x86, bug #158773
11 Jan 2007; Markus Rothe <corsair@gentoo.org> lndir-1.0.1.ebuild:
Stable on ppc64; bug #158773
diff --git a/x11-misc/lndir/lndir-1.0.1.ebuild b/x11-misc/lndir/lndir-1.0.1.ebuild
index fbbc687f22a2..f470be9aaf8a 100644
--- a/x11-misc/lndir/lndir-1.0.1.ebuild
+++ b/x11-misc/lndir/lndir-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.1.ebuild,v 1.8 2007/01/11 14:02:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.1.ebuild,v 1.9 2007/01/11 22:18:41 opfer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="~amd64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
RDEPEND=""
DEPEND="${RDEPEND}
x11-proto/xproto"