From b23bd5bcca0a5c5dc1f3c5722b6e4a5ce3699106 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Tue, 14 Oct 2008 17:39:12 +0000 Subject: Version bump. Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.27-rc9 x86_64 --- x11-drivers/xf86-input-evdev/ChangeLog | 8 ++++- .../xf86-input-evdev/xf86-input-evdev-2.0.6.ebuild | 34 ++++++++++++++++++++++ x11-drivers/xf86-input-mutouch/ChangeLog | 8 ++++- .../xf86-input-mutouch-1.2.1.ebuild | 17 +++++++++++ 4 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.6.ebuild create mode 100644 x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild (limited to 'x11-drivers') diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog index 6fcd27708a57..0158c86137c8 100644 --- a/x11-drivers/xf86-input-evdev/ChangeLog +++ b/x11-drivers/xf86-input-evdev/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-evdev # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.85 2008/09/24 00:01:11 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.86 2008/10/14 17:38:44 dberkholz Exp $ + +*xf86-input-evdev-2.0.6 (14 Oct 2008) + + 14 Oct 2008; Donnie Berkholz ; + +xf86-input-evdev-2.0.6.ebuild: + Version bump. *xf86-input-evdev-2.0.5 (24 Sep 2008) diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.6.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.6.ebuild new file mode 100644 index 000000000000..e513e44cede7 --- /dev/null +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.6.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.6.ebuild,v 1.1 2008/10/14 17:38:44 dberkholz Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="Generic Linux input driver" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~sparc ~x86" +IUSE="hal" +RDEPEND=">=x11-base/xorg-server-1.4.0.90 + hal? ( >=sys-apps/hal-0.5.10 )" +DEPEND="${RDEPEND} + || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 ) + >=x11-proto/inputproto-1.4 + x11-proto/randrproto + x11-proto/xproto" + +pkg_postinst() { + x-modular_pkg_postinst + pkg_info +} + +pkg_info() { + if use hal; then + elog "If your XKB (keyboard settings) stopped working," + elog "you may uninstall this driver or move your XKB configuration." + elog "Download an example from http://dev.gentoo.org/~compnerd/temp/hal-config-examples/" + elog "(these will be installed with sys-apps/hal soon)," + elog "and drop it into /etc/hal/fdi/policy/" + fi +} diff --git a/x11-drivers/xf86-input-mutouch/ChangeLog b/x11-drivers/xf86-input-mutouch/ChangeLog index 86261de4f11f..25e5cd63a37d 100644 --- a/x11-drivers/xf86-input-mutouch/ChangeLog +++ b/x11-drivers/xf86-input-mutouch/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-mutouch # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.32 2008/03/24 04:09:03 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.33 2008/10/14 17:39:12 dberkholz Exp $ + +*xf86-input-mutouch-1.2.1 (14 Oct 2008) + + 14 Oct 2008; Donnie Berkholz ; + +xf86-input-mutouch-1.2.1.ebuild: + Version bump. *xf86-input-mutouch-1.2.0 (24 Mar 2008) diff --git a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild new file mode 100644 index 000000000000..ef26874912c9 --- /dev/null +++ b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild,v 1.1 2008/10/14 17:39:12 dberkholz Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" +XDPVER=4 + +inherit x-modular + +DESCRIPTION="Microtouch input driver" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND} + x11-proto/inputproto + x11-proto/randrproto + x11-proto/xproto" -- cgit v1.2.3-65-gdbad