diff options
author | Bret Curtis <psi29a@gentoo.org> | 2006-07-30 15:56:19 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2006-07-30 15:56:19 +0000 |
commit | 3b122fd6b198b095688128118cd41e1d64e2fbbf (patch) | |
tree | d5c364f03da93c8fef980d79f7cd2cfe7e4f76d8 /x11-drivers | |
parent | testing on mips (diff) | |
download | gentoo-2-3b122fd6b198b095688128118cd41e1d64e2fbbf.tar.gz gentoo-2-3b122fd6b198b095688128118cd41e1d64e2fbbf.tar.bz2 gentoo-2-3b122fd6b198b095688128118cd41e1d64e2fbbf.zip |
testing in mips
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/ChangeLog b/x11-drivers/xf86-input-hyperpen/ChangeLog index be76ab07bba3..df73ee07f8a5 100644 --- a/x11-drivers/xf86-input-hyperpen/ChangeLog +++ b/x11-drivers/xf86-input-hyperpen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-input-hyperpen # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.26 2006/07/19 15:28:27 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.27 2006/07/30 15:56:19 psi29a Exp $ + + 30 Jul 2006; <psi29a@gentoo.org> xf86-input-hyperpen-1.1.0.ebuild: + testing on mips 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xf86-input-hyperpen-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild index da2aaef5b129..a1a677dd1fe5 100644 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild +++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.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-hyperpen/xf86-input-hyperpen-1.1.0.ebuild,v 1.5 2006/07/10 22:04:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.1.0.ebuild,v 1.6 2006/07/30 15:56:19 psi29a Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for hyperpen input devices" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ppc ppc64 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |