diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-16 07:09:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-16 07:09:14 +0000 |
commit | 30008f998e3d325dbd8d251cf54e74285573ed5c (patch) | |
tree | 2f503d32d0ffb6662fe2dd9756dc6badba091787 /x11-drivers/xf86-input-citron | |
parent | Stable for HPPA (bug #251832). (diff) | |
download | gentoo-2-30008f998e3d325dbd8d251cf54e74285573ed5c.tar.gz gentoo-2-30008f998e3d325dbd8d251cf54e74285573ed5c.tar.bz2 gentoo-2-30008f998e3d325dbd8d251cf54e74285573ed5c.zip |
Stable for HPPA (bug #251832).
(Portage version: 2.2_rc30/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-input-citron')
-rw-r--r-- | x11-drivers/xf86-input-citron/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-citron/ChangeLog b/x11-drivers/xf86-input-citron/ChangeLog index 35a8f5647eee..e7572f520780 100644 --- a/x11-drivers/xf86-input-citron/ChangeLog +++ b/x11-drivers/xf86-input-citron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-citron # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.36 2009/04/15 15:13:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.37 2009/04/16 07:09:13 jer Exp $ + + 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> + xf86-input-citron-2.2.1.ebuild: + Stable for HPPA (bug #251832). 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xf86-input-citron-2.2.1.ebuild: diff --git a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild index aabb4e6ef7ea..96014e7a719c 100644 --- a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild +++ b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.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-citron/xf86-input-citron-2.2.1.ebuild,v 1.5 2009/04/15 15:13:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild,v 1.6 2009/04/16 07:09:14 jer 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 citron input devices" -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-1.4.1 |