summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-12-19 12:45:42 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-12-19 12:45:42 +0000
commit27c638159540e5dfc070d7988720f41a5a20cc7f (patch)
tree919d53360a76f1c149f3616f5cf8070c45489cb5 /x11-misc/lndir
parentppc64 stable wrt #344827 (diff)
downloadgentoo-2-27c638159540e5dfc070d7988720f41a5a20cc7f.tar.gz
gentoo-2-27c638159540e5dfc070d7988720f41a5a20cc7f.tar.bz2
gentoo-2-27c638159540e5dfc070d7988720f41a5a20cc7f.zip
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/lndir')
-rw-r--r--x11-misc/lndir/ChangeLog5
-rw-r--r--x11-misc/lndir/lndir-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/lndir/ChangeLog b/x11-misc/lndir/ChangeLog
index 360366dcc729..eb9a9853e75c 100644
--- a/x11-misc/lndir/ChangeLog
+++ b/x11-misc/lndir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/lndir
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.14 2010/08/14 22:27:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.15 2010/12/19 12:45:42 ssuominen Exp $
+
+ 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> lndir-1.0.2.ebuild:
+ ppc64 stable wrt #344827
*lndir-1.0.2 (14 Aug 2010)
diff --git a/x11-misc/lndir/lndir-1.0.2.ebuild b/x11-misc/lndir/lndir-1.0.2.ebuild
index 9f52421914f7..f16a8894ac8d 100644
--- a/x11-misc/lndir/lndir-1.0.2.ebuild
+++ b/x11-misc/lndir/lndir-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.2.ebuild,v 1.1 2010/08/14 22:27:56 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.2.ebuild,v 1.2 2010/12/19 12:45:42 ssuominen Exp $
EAPI=3
@@ -8,7 +8,7 @@ XORG_STATIC=no
inherit xorg-2
DESCRIPTION="create a shadow directory of symbolic links to another directory tree"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=""