diff options
author | 2009-09-30 21:04:36 +0000 | |
---|---|---|
committer | 2009-09-30 21:04:36 +0000 | |
commit | 8131f97c32f51e21025f5e873754d53e45cbac52 (patch) | |
tree | e7c5de08078d0922197678309eff8ec0bd5befde /x11-drivers/xf86-input-fpit | |
parent | Stable for amd64 per bug #282423 (diff) | |
download | historical-8131f97c32f51e21025f5e873754d53e45cbac52.tar.gz historical-8131f97c32f51e21025f5e873754d53e45cbac52.tar.bz2 historical-8131f97c32f51e21025f5e873754d53e45cbac52.zip |
amd64 stable wrt #282290
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
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.3.0.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 5d493e5f4ab4..2710a348e6d2 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.49 2009/06/23 19:55:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.50 2009/09/30 21:04:36 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> + xf86-input-fpit-1.3.0.ebuild: + amd64 stable wrt #282290 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xf86-input-fpit-1.3.0.ebuild: diff --git a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild index 2487c47c96f7..f0b40ac3948b 100644 --- a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild +++ b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.0.ebuild,v 1.2 2009/06/23 19:55:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.3.0.ebuild,v 1.3 2009/09/30 21:04:36 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 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 |