summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 20:36:59 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 20:36:59 +0000
commit3b3df5aeb52b5ebe689fd3adaad4c90bd9a5f634 (patch)
tree9f6cb0705b5b96afac9fbfe4a14a1e5234c99947 /x11-drivers/xf86-input-keyboard
parentVersion bump. (diff)
downloadhistorical-3b3df5aeb52b5ebe689fd3adaad4c90bd9a5f634.tar.gz
historical-3b3df5aeb52b5ebe689fd3adaad4c90bd9a5f634.tar.bz2
historical-3b3df5aeb52b5ebe689fd3adaad4c90bd9a5f634.zip
rm
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
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/xf86-input-keyboard-1.3.2.ebuild18
2 files changed, 5 insertions, 19 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog
index f2d4c786c389..dd19784150b3 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.73 2010/01/18 19:35:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.74 2010/01/23 19:46:17 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-input-keyboard-1.3.2.ebuild:
+ rm
18 Jan 2010; Raúl Porcel <armin76@gentoo.org>
xf86-input-keyboard-1.4.0.ebuild:
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild
deleted file mode 100644
index f3f5fa35d258..000000000000
--- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 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.3.2.ebuild,v 1.10 2009/06/23 20:00:49 klausman Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-XDPVER="4"
-
-inherit x-modular
-
-DESCRIPTION="Keyboard input driver"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.3.99"
-DEPEND="${RDEPEND}
- x11-proto/inputproto
- x11-proto/kbproto
- x11-proto/randrproto
- x11-proto/xproto"