summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2006-02-09 17:29:15 +0000
committerPatrick McLean <chutzpah@gentoo.org>2006-02-09 17:29:15 +0000
commit96c7c53663d88fb1d4771e6b3400432ef94b1c55 (patch)
tree11ce08bf8a7c634dc5ba4ff026c858d794462564 /x11-misc
parentMark 2.2.0_p8 stable on ia64 (diff)
downloadgentoo-2-96c7c53663d88fb1d4771e6b3400432ef94b1c55.tar.gz
gentoo-2-96c7c53663d88fb1d4771e6b3400432ef94b1c55.tar.bz2
gentoo-2-96c7c53663d88fb1d4771e6b3400432ef94b1c55.zip
Added ~amd64 (bug #121981).
(Portage version: 2.1_pre4-r1)
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 125cbbdbf0d5..7275af06d172 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.4 2006/01/07 19:02:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/ChangeLog,v 1.5 2006/02/09 17:29:15 chutzpah Exp $
+
+ 09 Feb 2006; Patrick McLean <chutzpah@gentoo.org> lndir-1.0.1.ebuild:
+ Added ~amd64 (bug #121981).
07 Jan 2006; <nixnut@gentoo.org> lndir-1.0.1.ebuild:
Add ~ppc keyword
diff --git a/x11-misc/lndir/lndir-1.0.1.ebuild b/x11-misc/lndir/lndir-1.0.1.ebuild
index 9349d9b0d6e7..9156a06b220a 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.2 2006/01/07 19:02:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/lndir/lndir-1.0.1.ebuild,v 1.3 2006/02/09 17:29:15 chutzpah Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org lndir utility"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}
x11-proto/xproto"