diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:35:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:35:25 +0000 |
commit | cc21790136f96f3d8fa607750e8c872caf6eed9c (patch) | |
tree | 3052e2b2363bd8284bc35be7eb8fac99d4d5e7c3 /x11-drivers/xf86-input-mouse | |
parent | alpha/ia64/sh/sparc stable wrt #294958 (diff) | |
download | gentoo-2-cc21790136f96f3d8fa607750e8c872caf6eed9c.tar.gz gentoo-2-cc21790136f96f3d8fa607750e8c872caf6eed9c.tar.bz2 gentoo-2-cc21790136f96f3d8fa607750e8c872caf6eed9c.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-input-mouse')
-rw-r--r-- | x11-drivers/xf86-input-mouse/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog index 60971190b8d1..8cd3f0d69343 100644 --- a/x11-drivers/xf86-input-mouse/ChangeLog +++ b/x11-drivers/xf86-input-mouse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-mouse # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.88 2010/01/14 22:34:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.89 2010/01/18 19:35:25 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> + xf86-input-mouse-1.5.0.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 14 Jan 2010; Markus Meier <maekke@gentoo.org> xf86-input-mouse-1.5.0.ebuild: diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.5.0.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.5.0.ebuild index e2c6a5ae2ee4..b6499129fba6 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.5.0.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.5.0.ebuild,v 1.7 2010/01/14 22:34:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.5.0.ebuild,v 1.8 2010/01/18 19:35:25 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org driver for mouse input devices" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.5.99.901" |