diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 23:05:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 23:05:07 +0000 |
commit | c073814e4c525c0e162cc2a90cffe19ade33e5b7 (patch) | |
tree | e74d08afa90b68c566d8b46332195ad7d3992566 /x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-c073814e4c525c0e162cc2a90cffe19ade33e5b7.tar.gz gentoo-2-c073814e4c525c0e162cc2a90cffe19ade33e5b7.tar.bz2 gentoo-2-c073814e4c525c0e162cc2a90cffe19ade33e5b7.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild')
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild index 5c21c2a7aea7..f84154aaa4c6 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.6 2010/01/14 17:55:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.7 2010/01/14 23:05:07 maekke Exp $ inherit x-modular DESCRIPTION="X.Org XF86Misc protocol headers" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |