summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-08-15 18:15:11 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-08-15 18:15:11 +0000
commitfc568d03ca18bfb0f6d2b1475ed73be8effa8894 (patch)
tree14c80f00c608b6d09ca5b0c10095e32a7374b80e /x11-drivers/xf86-input-keyboard
parentFixed epatch line and closing bug #102618. (diff)
downloadgentoo-2-fc568d03ca18bfb0f6d2b1475ed73be8effa8894.tar.gz
gentoo-2-fc568d03ca18bfb0f6d2b1475ed73be8effa8894.tar.bz2
gentoo-2-fc568d03ca18bfb0f6d2b1475ed73be8effa8894.zip
Marked ~amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-drivers/xf86-input-keyboard')
-rw-r--r--x11-drivers/xf86-input-keyboard/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-keyboard/Manifest4
-rw-r--r--x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog
index 13af75892238..84c858836c8b 100644
--- a/x11-drivers/xf86-input-keyboard/ChangeLog
+++ b/x11-drivers/xf86-input-keyboard/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-keyboard
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.2 2005/08/08 19:46:13 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.3 2005/08/15 18:14:15 herbs Exp $
+
+ 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org>
+ xf86-input-keyboard-1.0.0.ebuild:
+ Marked ~amd64.
08 Aug 2005; Ferris McCormick <fmccor@gentoo.org>
xf86-input-keyboard-1.0.0.ebuild:
diff --git a/x11-drivers/xf86-input-keyboard/Manifest b/x11-drivers/xf86-input-keyboard/Manifest
index bfe7e527825e..9756777d5d1a 100644
--- a/x11-drivers/xf86-input-keyboard/Manifest
+++ b/x11-drivers/xf86-input-keyboard/Manifest
@@ -1,3 +1,3 @@
-MD5 06d749a35db4db0d978a0f9740ab9211 ChangeLog 533
-MD5 ba569b7391efb5af1a92fa44ce59a732 xf86-input-keyboard-1.0.0.ebuild 476
+MD5 cb580a0582ed8ce8bf3646d40afa9e66 xf86-input-keyboard-1.0.0.ebuild 483
+MD5 e84f6a760cdb2840abf5d4f6340a2200 ChangeLog 636
MD5 d3ad8f46a3d9db56229bec8b9d63f650 files/digest-xf86-input-keyboard-1.0.0 78
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild
index 494a20afe712..2db44260c19a 100644
--- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild
+++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild,v 1.2 2005/08/08 19:46:13 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.0.ebuild,v 1.3 2005/08/15 18:14:15 herbs Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for keyboard input devices"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/xproto"