diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:41:51 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:41:51 +0000 |
commit | 6468501cfe8a38fc9ef210dbd092e3349615e5f3 (patch) | |
tree | ff193631a4abb9edc19d873b33132f9b8749a38c /x11-proto/videoproto/videoproto-2.3.1.ebuild | |
parent | added updated ebuild for kernels >= 2.6.34, thanks to Tilo Prütz. Solving bu... (diff) | |
download | historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.tar.gz historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.tar.bz2 historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.zip |
ppc64 stable wrt #344827
Package-Manager: portage-2.2.0_alpha9/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/videoproto/videoproto-2.3.1.ebuild')
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/videoproto/videoproto-2.3.1.ebuild b/x11-proto/videoproto/videoproto-2.3.1.ebuild index 81b3ff8ed884..cfc6f281ad57 100644 --- a/x11-proto/videoproto/videoproto-2.3.1.ebuild +++ b/x11-proto/videoproto/videoproto-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.1.ebuild,v 1.1 2010/08/10 14:30:46 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.1.ebuild,v 1.2 2010/12/19 12:40:19 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Video protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |