diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:37:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:37:27 +0000 |
commit | 0e00edd8e53c21c6c5dde54d4f49b6224b4c7c80 (patch) | |
tree | 0aab66fe68e0a42ce705055ee70cc2d789dd7bfb /x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild | |
parent | Stable for HPPA (bug #380983). (diff) | |
download | historical-0e00edd8e53c21c6c5dde54d4f49b6224b4c7c80.tar.gz historical-0e00edd8e53c21c6c5dde54d4f49b6224b4c7c80.tar.bz2 historical-0e00edd8e53c21c6c5dde54d4f49b6224b4c7c80.zip |
Stable for HPPA (bug #380421).
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild index f8caa5c98e04..101584f78f0e 100644 --- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild +++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild,v 1.4 2011/09/05 19:32:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.5.0.ebuild,v 1.5 2011/09/21 00:37:27 jer Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="PenMount input driver" -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" IUSE="" RDEPEND="" |