diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:40:36 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:40:36 +0000 |
commit | b708683fc397aa23a049753d0cc9702057ccd784 (patch) | |
tree | 00dca8ea69061a651742d86e2cdd9fd262e913e1 /media-gfx/dawn | |
parent | Fix bug 256264, mono-debugger-2.2 doesn't work. It seems mono-debugger uses s... (diff) | |
download | gentoo-2-b708683fc397aa23a049753d0cc9702057ccd784.tar.gz gentoo-2-b708683fc397aa23a049753d0cc9702057ccd784.tar.bz2 gentoo-2-b708683fc397aa23a049753d0cc9702057ccd784.zip |
amd64 stable, bug 245875
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/dawn')
-rw-r--r-- | media-gfx/dawn/dawn-3.88a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/dawn/dawn-3.88a.ebuild b/media-gfx/dawn/dawn-3.88a.ebuild index e796e92747d9..a6dd409a724b 100644 --- a/media-gfx/dawn/dawn-3.88a.ebuild +++ b/media-gfx/dawn/dawn-3.88a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/dawn/dawn-3.88a.ebuild,v 1.5 2009/03/03 16:53:52 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dawn/dawn-3.88a.ebuild,v 1.6 2009/03/22 21:40:36 darkside Exp $ #EAPI=0 inherit eutils versionator @@ -14,7 +14,7 @@ SRC_URI="http://geant4.kek.jp/~tanaka/src/${MYP}.taz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc sparc ~x86" IUSE="doc opengl X" RDEPEND="dev-lang/tk |