diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-29 15:14:25 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-29 15:14:25 +0000 |
commit | 33f20fc4712bbb1ba00b90097211c658f1f0405f (patch) | |
tree | a0ad60d14a93ed6506af08fb10f0d712f2edb060 /x11-misc/synaptics | |
parent | New Version (diff) | |
download | historical-33f20fc4712bbb1ba00b90097211c658f1f0405f.tar.gz historical-33f20fc4712bbb1ba00b90097211c658f1f0405f.tar.bz2 historical-33f20fc4712bbb1ba00b90097211c658f1f0405f.zip |
mirror:// updates, ChangeLog fixes and other fixes.
Diffstat (limited to 'x11-misc/synaptics')
-rw-r--r-- | x11-misc/synaptics/synaptics-0.12.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/synaptics/synaptics-0.12.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/synaptics/synaptics-0.12.1.ebuild b/x11-misc/synaptics/synaptics-0.12.1.ebuild index 59597bea5872..0319e28495ca 100644 --- a/x11-misc/synaptics/synaptics-0.12.1.ebuild +++ b/x11-misc/synaptics/synaptics-0.12.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/synaptics/synaptics-0.12.1.ebuild,v 1.1 2003/11/23 05:31:51 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/synaptics/synaptics-0.12.1.ebuild,v 1.2 2004/02/29 15:14:25 aliz Exp $ # This ebuild overwrites synaptics files installed by <= xfree-4.3.0-r3 # and xfree-4.3.99.14 >= X >= xfree-4.3.99.8. DESCRIPTION="Driver for Synaptics touchpads" HOMEPAGE="http://w1.894.telia.com/~u89404340/touchpad/" -SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2" +SRC_URI="http://w1.894.telia.com/~u89404340/touchpad/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" diff --git a/x11-misc/synaptics/synaptics-0.12.4.ebuild b/x11-misc/synaptics/synaptics-0.12.4.ebuild index d914238c14bf..7ac0a1ff99e0 100644 --- a/x11-misc/synaptics/synaptics-0.12.4.ebuild +++ b/x11-misc/synaptics/synaptics-0.12.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/synaptics/synaptics-0.12.4.ebuild,v 1.2 2004/02/23 08:33:11 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/synaptics/synaptics-0.12.4.ebuild,v 1.3 2004/02/29 15:14:25 aliz Exp $ # This ebuild overwrites synaptics files installed by <= xfree-4.3.0-r3 # and xfree-4.3.99.14 >= X >= xfree-4.3.99.8. DESCRIPTION="Driver for Synaptics touchpads" HOMEPAGE="http://w1.894.telia.com/~u89404340/touchpad/" -SRC_URI="${HOMEPAGE}/files/${P}.tar.bz2" +SRC_URI="http://w1.894.telia.com/~u89404340/touchpad/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |