diff options
-rw-r--r-- | x11-drivers/xf86-input-magellan/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-magellan/ChangeLog b/x11-drivers/xf86-input-magellan/ChangeLog index 7e9b25a10eac..7f6d8907a4f2 100644 --- a/x11-drivers/xf86-input-magellan/ChangeLog +++ b/x11-drivers/xf86-input-magellan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-magellan # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.13 2006/02/15 22:12:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.14 2006/03/05 21:04:10 stefaan Exp $ + + 05 Mar 2006; Stefaan De Roeck <stefaan@gentoo.org> + xf86-input-magellan-1.0.0.5.ebuild: + Marked ~alpha (bug #122726) 15 Feb 2006; Markus Rothe <corsair@gentoo.org> xf86-input-magellan-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild b/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild index fb00ba941840..fb9f4edce447 100644 --- a/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.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-magellan/xf86-input-magellan-1.0.0.5.ebuild,v 1.7 2006/03/03 02:21:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild,v 1.8 2006/03/05 21:04:10 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for magellan input devices" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |