diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 14:34:47 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 14:34:47 +0000 |
commit | 3e3348073ca0d8e6ca0d8bcb382ed660f37ff6c6 (patch) | |
tree | 59f6413d00c37dbbbccb55f397a242bb8a990bbe /media-libs/mesa/mesa-6.5-r3.ebuild | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-3e3348073ca0d8e6ca0d8bcb382ed660f37ff6c6.tar.gz gentoo-2-3e3348073ca0d8e6ca0d8bcb382ed660f37ff6c6.tar.bz2 gentoo-2-3e3348073ca0d8e6ca0d8bcb382ed660f37ff6c6.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'media-libs/mesa/mesa-6.5-r3.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-6.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-6.5-r3.ebuild b/media-libs/mesa/mesa-6.5-r3.ebuild index 2a4d6cda0cdf..c748effc4db8 100644 --- a/media-libs/mesa/mesa-6.5-r3.ebuild +++ b/media-libs/mesa/mesa-6.5-r3.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/media-libs/mesa/mesa-6.5-r3.ebuild,v 1.10 2006/07/12 21:10:03 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5-r3.ebuild,v 1.11 2006/07/19 14:34:47 gmsoft Exp $ inherit eutils toolchain-funcs multilib flag-o-matic portability @@ -14,7 +14,7 @@ HOMEPAGE="http://mesa3d.sourceforge.net/" SRC_URI="mirror://sourceforge/mesa3d/${MY_SRC_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 mips ppc ppc64 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc64 sh sparc ~x86 ~x86-fbsd" IUSE_VIDEO_CARDS=" video_cards_i810 video_cards_mach64 |