diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-27 19:17:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-27 19:17:13 +0000 |
commit | 1fd57df52cf0c69c1df63d2fa0c444c5ad845165 (patch) | |
tree | 6a544dbfc793b775d961e27c1db44a98b15b1a36 /x11-drivers/xf86-input-mouse | |
parent | alpha/ia64/sparc stable (diff) | |
download | historical-1fd57df52cf0c69c1df63d2fa0c444c5ad845165.tar.gz historical-1fd57df52cf0c69c1df63d2fa0c444c5ad845165.tar.bz2 historical-1fd57df52cf0c69c1df63d2fa0c444c5ad845165.zip |
alpha/ia64/sparc stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-drivers/xf86-input-mouse')
-rw-r--r-- | x11-drivers/xf86-input-mouse/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-drivers/xf86-input-mouse/ChangeLog b/x11-drivers/xf86-input-mouse/ChangeLog index a496ac30ef1c..ea3bdfeea179 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.63 2007/12/20 00:31:04 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/ChangeLog,v 1.64 2008/01/27 19:17:13 armin76 Exp $ + + 27 Jan 2008; Raúl Porcel <armin76@gentoo.org> + xf86-input-mouse-1.2.3.ebuild: + alpha/ia64/sparc stable 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xf86-input-mouse-1.2.3.ebuild: diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild index 6838e4b3cb8f..70eddc3abb19 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild @@ -1,6 +1,6 @@ # 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-mouse/xf86-input-mouse-1.2.3.ebuild,v 1.4 2008/01/13 09:12:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.2.3.ebuild,v 1.5 2008/01/27 19:17:13 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 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" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |