diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-24 14:23:04 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-24 14:23:04 +0000 |
commit | 6f2e04362cd9aec0102e8eecfe3045c4374f9f9b (patch) | |
tree | e27d96fa5499e7c08391ab68f1f55edcf2496e8c /x11-drivers | |
parent | amd64 stable, bug #202087 (diff) | |
download | gentoo-2-6f2e04362cd9aec0102e8eecfe3045c4374f9f9b.tar.gz gentoo-2-6f2e04362cd9aec0102e8eecfe3045c4374f9f9b.tar.bz2 gentoo-2-6f2e04362cd9aec0102e8eecfe3045c4374f9f9b.zip |
amd64 stable, bug #202087
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-acecad/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-acecad/xf86-input-acecad-1.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-acecad/ChangeLog b/x11-drivers/xf86-input-acecad/ChangeLog index cd276fd7841d..6fc36c560eba 100644 --- a/x11-drivers/xf86-input-acecad/ChangeLog +++ b/x11-drivers/xf86-input-acecad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-acecad # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-acecad/ChangeLog,v 1.44 2008/02/11 05:06:25 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-acecad/ChangeLog,v 1.45 2008/03/24 14:23:04 maekke Exp $ + + 24 Mar 2008; Markus Meier <maekke@gentoo.org> + xf86-input-acecad-1.2.1.ebuild: + amd64 stable, bug #202087 *xf86-input-acecad-1.2.2 (11 Feb 2008) diff --git a/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.2.1.ebuild b/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.2.1.ebuild index 56f4de94033c..9a45c96a1b81 100644 --- a/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.2.1.ebuild +++ b/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.2.1.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-acecad/xf86-input-acecad-1.2.1.ebuild,v 1.5 2008/02/05 11:42:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.2.1.ebuild,v 1.6 2008/03/24 14:23:04 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Acecad Flair input driver" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |