diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-03-07 16:03:07 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-03-07 16:03:07 +0000 |
commit | 8ccc3bcf3d18ac4c9634a5ab880b9fab828099fd (patch) | |
tree | 0ca8802b1ec39c0f8a8e16fbe1bec2794b6f0b28 /x11-drivers/xf86-input-hyperpen | |
parent | Drop virtual/libc dependency. (diff) | |
download | historical-8ccc3bcf3d18ac4c9634a5ab880b9fab828099fd.tar.gz historical-8ccc3bcf3d18ac4c9634a5ab880b9fab828099fd.tar.bz2 historical-8ccc3bcf3d18ac4c9634a5ab880b9fab828099fd.zip |
Add ~sparc keyword (Bug #122726).
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'x11-drivers/xf86-input-hyperpen')
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/ChangeLog b/x11-drivers/xf86-input-hyperpen/ChangeLog index ff88cb7d9ad5..d82d804d096d 100644 --- a/x11-drivers/xf86-input-hyperpen/ChangeLog +++ b/x11-drivers/xf86-input-hyperpen/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2006/02/23 21:05:26 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.15 2006/03/07 16:00:57 fmccor Exp $ + + 07 Mar 2006; Ferris McCormick <fmccor@gentoo.org> + xf86-input-hyperpen-1.0.0.5.ebuild: + Add ~sparc keyword (Bug #122726). 23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org> xf86-input-hyperpen-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild index 77d192d3ef44..6152be12c5d9 100644 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-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-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild,v 1.8 2006/03/03 02:08:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.5.ebuild,v 1.9 2006/03/07 16:00:57 fmccor 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 ~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 |