diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-11 21:09:38 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-11 21:09:38 +0000 |
commit | f45b269bbff96b116dad6267b8248034fc05ccd7 (patch) | |
tree | 629a36817a058321c9f1896fcf226153421198e8 /media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | |
parent | version bump, dropping mips keyword for ladspa useflag and deps (diff) | |
download | gentoo-2-f45b269bbff96b116dad6267b8248034fc05ccd7.tar.gz gentoo-2-f45b269bbff96b116dad6267b8248034fc05ccd7.tar.bz2 gentoo-2-f45b269bbff96b116dad6267b8248034fc05ccd7.zip |
Stable on amd64 wrt bug #191927
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild')
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild index 66b4275d2c6b..d7bb1b43c675 100644 --- a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild +++ b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.9 2007/02/21 17:03:09 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.10 2007/09/11 21:09:38 angelos Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="http://www.mozilla.org/projects/mathml/fonts/bakoma/${PN}.zip" LICENSE="bakoma" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ia64 ~ppc s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~hppa ia64 ~ppc s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |