summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-01-12 17:08:57 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-01-12 17:08:57 +0000
commitc5f10ab3828e5cecd8328c1fb9a96600968d3d15 (patch)
treee0505d88c421cedc8823d107dee44fe6e639c977 /x11-misc
parentsys-apps/mysql move. (diff)
downloadgentoo-2-c5f10ab3828e5cecd8328c1fb9a96600968d3d15.tar.gz
gentoo-2-c5f10ab3828e5cecd8328c1fb9a96600968d3d15.tar.bz2
gentoo-2-c5f10ab3828e5cecd8328c1fb9a96600968d3d15.zip
Stable on ppc wrt bug 158773
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc')
-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 bc15ca712e03..ac71aa00182a 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.11 2007/01/11 22:18:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.12 2007/01/12 17:08:57 nixnut Exp $
+
+ 12 Jan 2007; nixnut <nixnut@gentoo.org> lndir-1.0.1.ebuild:
+ Stable on ppc wrt bug 158773
11 Jan 2007; Christian Faulhammer <opfer@gentoo.org> lndir-1.0.1.ebuild:
stable x86, bug #158773
diff --git a/x11-misc/lndir/lndir-1.0.1.ebuild b/x11-misc/lndir/lndir-1.0.1.ebuild
index f470be9aaf8a..bf6a281dfab2 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.9 2007/01/11 22:18:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.1.ebuild,v 1.10 2007/01/12 17:08:57 nixnut 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"