diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 18:01:56 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 18:01:56 +0000 |
commit | ddda2b5e5f9d775de657c3550ad0d2edbcb63420 (patch) | |
tree | d97619cd22f89087d2a063e9640d7bd6270e7477 /x11-drivers/xf86-input-magellan | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-ddda2b5e5f9d775de657c3550ad0d2edbcb63420.tar.gz gentoo-2-ddda2b5e5f9d775de657c3550ad0d2edbcb63420.tar.bz2 gentoo-2-ddda2b5e5f9d775de657c3550ad0d2edbcb63420.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-drivers/xf86-input-magellan')
-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 588a39047f2d..6235c97f13a7 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.25 2006/07/10 22:14:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.26 2006/07/19 18:01:56 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> + xf86-input-magellan-1.0.0.5.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xf86-input-magellan-1.1.0.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 b898f29aa57a..b00d8fcb51d9 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.14 2006/06/30 15:10:51 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild,v 1.15 2006/07/19 18:01:56 gmsoft 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="~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" DEPEND="${RDEPEND} x11-proto/inputproto |