diff options
author | 2005-01-26 01:04:43 +0000 | |
---|---|---|
committer | 2005-01-26 01:04:43 +0000 | |
commit | 458fae50aa4105aca1fe1354040ea36a87840527 (patch) | |
tree | db531d561b37ec976afb8f925952667bc2018c70 /games-action/trackballs/trackballs-1.0.0.ebuild | |
parent | fixed src_uri as per bug #79510. still working on library issues (diff) | |
download | historical-458fae50aa4105aca1fe1354040ea36a87840527.tar.gz historical-458fae50aa4105aca1fe1354040ea36a87840527.tar.bz2 historical-458fae50aa4105aca1fe1354040ea36a87840527.zip |
patch to fix mouse drifting (bug #79441) - reported by Yasha Davidov
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'games-action/trackballs/trackballs-1.0.0.ebuild')
-rw-r--r-- | games-action/trackballs/trackballs-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/trackballs/trackballs-1.0.0.ebuild b/games-action/trackballs/trackballs-1.0.0.ebuild index 702194566604..73b2c6fda30c 100644 --- a/games-action/trackballs/trackballs-1.0.0.ebuild +++ b/games-action/trackballs/trackballs-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/trackballs/trackballs-1.0.0.ebuild,v 1.5 2004/08/08 11:49:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/trackballs/trackballs-1.0.0.ebuild,v 1.6 2005/01/26 01:04:42 mr_bones_ Exp $ inherit eutils games |