diff options
-rw-r--r-- | x11-drivers/xf86-input-citron/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.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 155fde933c66..a6b579ce8a13 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.44 2009/10/11 11:20:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.45 2009/10/26 21:11:53 jer Exp $ + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> + xf86-input-citron-2.2.2.ebuild: + Stable for HPPA (bug #282290). 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-input-citron-2.2.2.ebuild: ppc stable #282290 diff --git a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.ebuild b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.ebuild index a9c2eee5ff9f..cfbb1b91cbef 100644 --- a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.ebuild +++ b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.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.2.ebuild,v 1.5 2009/10/11 11:20:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.2.ebuild,v 1.6 2009/10/26 21:11:53 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ 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.6" DEPEND="${RDEPEND} >=x11-proto/inputproto-1.4.1 |