diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-03-06 18:56:31 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-03-06 18:56:31 +0000 |
commit | 445e47fb57fff44c7e78f03532cfba1efb33859a (patch) | |
tree | fc0f0506e1e6f3f132c0fcbcdbfac4ff622fc4c9 /x11-drivers/xf86-input-citron | |
parent | Add ~sparc keyword (Bug #122726). (diff) | |
download | gentoo-2-445e47fb57fff44c7e78f03532cfba1efb33859a.tar.gz gentoo-2-445e47fb57fff44c7e78f03532cfba1efb33859a.tar.bz2 gentoo-2-445e47fb57fff44c7e78f03532cfba1efb33859a.zip |
Add ~sparc keyword (Bug #122726).
(Portage version: 2.1_pre5-r4)
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.1.5.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 f721ff126a8f..e874d6c3a5f4 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.15 2006/03/03 03:23:24 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.16 2006/03/06 18:56:31 fmccor Exp $ + + 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org> + xf86-input-citron-2.1.5.ebuild: + Add ~sparc keyword (Bug #122726). *xf86-input-citron-2.1.5 (03 Mar 2006) diff --git a/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild b/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild index da7642ac75c2..63e369ba6c09 100644 --- a/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild +++ b/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.5.ebuild,v 1.1 2006/03/03 03:23:24 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild,v 1.2 2006/03/06 18:56:31 fmccor 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 ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |