summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-12-23 11:52:59 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-12-23 11:52:59 +0000
commit93a415a113d3f2e98b9d89684985b07a1bba73ce (patch)
tree4a63ea3e23f502ca820b5476d8af04885718b333 /x11-misc/lndir
parentamd64 stable wrt #344827 (diff)
downloadgentoo-2-93a415a113d3f2e98b9d89684985b07a1bba73ce.tar.gz
gentoo-2-93a415a113d3f2e98b9d89684985b07a1bba73ce.tar.bz2
gentoo-2-93a415a113d3f2e98b9d89684985b07a1bba73ce.zip
amd64 stable wrt #344827
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)
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 eb9a9853e75c..2402a255e0b1 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.15 2010/12/19 12:45:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.16 2010/12/23 11:52:59 ssuominen Exp $
+
+ 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> lndir-1.0.2.ebuild:
+ amd64 stable wrt #344827
19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> lndir-1.0.2.ebuild:
ppc64 stable wrt #344827
diff --git a/x11-misc/lndir/lndir-1.0.2.ebuild b/x11-misc/lndir/lndir-1.0.2.ebuild
index f16a8894ac8d..71eb40a280a5 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.2 2010/12/19 12:45:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.2.ebuild,v 1.3 2010/12/23 11:52:59 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=""