diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:25:30 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:25:30 +0000 |
commit | 6c8dfd87162f99df59d56ad5620c61e929dfe01c (patch) | |
tree | 6e46ad4c09570fa70fc207e4bb21d05d3a7f030b /x11-drivers/xf86-input-fpit | |
parent | Marked ~hppa (bug #191624). (diff) | |
download | gentoo-2-6c8dfd87162f99df59d56ad5620c61e929dfe01c.tar.gz gentoo-2-6c8dfd87162f99df59d56ad5620c61e929dfe01c.tar.bz2 gentoo-2-6c8dfd87162f99df59d56ad5620c61e929dfe01c.zip |
Stable on x86 wrt bug #191615.
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-drivers/xf86-input-fpit')
-rw-r--r-- | x11-drivers/xf86-input-fpit/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-fpit/ChangeLog b/x11-drivers/xf86-input-fpit/ChangeLog index b4173a93872f..f93e939ef5cc 100644 --- a/x11-drivers/xf86-input-fpit/ChangeLog +++ b/x11-drivers/xf86-input-fpit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-fpit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.32 2007/05/13 17:47:22 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.33 2007/09/07 20:25:30 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + xf86-input-fpit-1.1.0-r1.ebuild: + Stable on x86 wrt bug #191615. *xf86-input-fpit-1.1.0-r1 (13 May 2007) diff --git a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild index b3397e5c213f..b8b44e3c8b0b 100644 --- a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild +++ b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild,v 1.1 2007/05/13 17:47:22 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.1.0-r1.ebuild,v 1.2 2007/09/07 20:25:30 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Fujitsu Stylistic input driver" -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 |