summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-11-30 18:57:25 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-11-30 18:57:25 +0000
commit29e4dd8f3a2fb2363d664872c3bd90e998869acc (patch)
tree1b1eda8755d9b51ec3517b08a325778604a699a4 /x11-misc
parentStable on sparc (diff)
downloadgentoo-2-29e4dd8f3a2fb2363d664872c3bd90e998869acc.tar.gz
gentoo-2-29e4dd8f3a2fb2363d664872c3bd90e998869acc.tar.bz2
gentoo-2-29e4dd8f3a2fb2363d664872c3bd90e998869acc.zip
Keyworded ~sparc wrt #156664
(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 91debafa6803..c95aab634e9c 100644
--- a/x11-misc/lndir/ChangeLog
+++ b/x11-misc/lndir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/lndir
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.7 2006/10/11 00:30:50 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.8 2006/11/30 18:57:25 gustavoz Exp $
+
+ 30 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> lndir-1.0.1.ebuild:
+ Keyworded ~sparc wrt #156664
11 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; lndir-1.0.1.ebuild:
Update description to be less generic.
diff --git a/x11-misc/lndir/lndir-1.0.1.ebuild b/x11-misc/lndir/lndir-1.0.1.ebuild
index a03c36e598d6..31b1c96730d0 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-2006 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.5 2006/10/11 00:30:50 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.1.ebuild,v 1.6 2006/11/30 18:57:25 gustavoz 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}
x11-proto/xproto"