summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-12-16 19:15:26 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-12-16 19:15:26 +0000
commit42222471e1431bb1640120a8a767d94bc2f59e73 (patch)
treea4b77ed4cd577ba92413287c15a64f817f6496a3 /x11-drivers
parentStable on sparc (diff)
downloadgentoo-2-42222471e1431bb1640120a8a767d94bc2f59e73.tar.gz
gentoo-2-42222471e1431bb1640120a8a767d94bc2f59e73.tar.bz2
gentoo-2-42222471e1431bb1640120a8a767d94bc2f59e73.zip
the best_version call was a bad move -- switched it to has_version -- thanks to Kev Quinn
(Portage version: 2.0.53)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/synaptics/ChangeLog7
-rw-r--r--x11-drivers/synaptics/synaptics-0.14.4-r1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-drivers/synaptics/ChangeLog b/x11-drivers/synaptics/ChangeLog
index f627b4995866..b57531d0a947 100644
--- a/x11-drivers/synaptics/ChangeLog
+++ b/x11-drivers/synaptics/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/synaptics
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/ChangeLog,v 1.4 2005/12/15 21:32:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/ChangeLog,v 1.5 2005/12/16 19:15:26 seemant Exp $
+
+ 16 Dec 2005; Seemant Kulleen <seemant@gentoo.org>
+ synaptics-0.14.4-r1.ebuild:
+ the best_version call was a bad move -- switched it to has_version. Thanks to
+ Kevin Quinn
15 Dec 2005; Seemant Kulleen <seemant@gentoo.org>
-files/synaptics-0.14.4-makefile.patch, -synaptics-0.14.4.ebuild:
diff --git a/x11-drivers/synaptics/synaptics-0.14.4-r1.ebuild b/x11-drivers/synaptics/synaptics-0.14.4-r1.ebuild
index c53788af134b..346e8faaba61 100644
--- a/x11-drivers/synaptics/synaptics-0.14.4-r1.ebuild
+++ b/x11-drivers/synaptics/synaptics-0.14.4-r1.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/synaptics/synaptics-0.14.4-r1.ebuild,v 1.1 2005/12/15 21:31:32 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/synaptics/synaptics-0.14.4-r1.ebuild,v 1.2 2005/12/16 19:15:26 seemant Exp $
inherit toolchain-funcs eutils
@@ -39,7 +39,7 @@ src_install() {
make DESTDIR=${D} install || die
if use dlloader || has_version ">=x11-base/xorg-x11-6.8.99.15"
then
- if has_version ">=x11-base/xorg-x11-7.0" || best_version "x11-base/xorg-server"
+ if has_version ">=x11-base/xorg-x11-7.0" || has_version ">=x11-base/xorg-server-0.99"
then
exeinto /usr/$(get_libdir)/xorg/modules/input
doexe synaptics_drv.so