diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-02-21 17:08:40 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-02-21 17:08:40 +0000 |
commit | f6fb14708c6b0458e5004c2c62770209f7f501ec (patch) | |
tree | 542ef712183011ffa45ab9656eaa211bbf10f161 /media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | |
parent | digest (diff) | |
download | historical-f6fb14708c6b0458e5004c2c62770209f7f501ec.tar.gz historical-f6fb14708c6b0458e5004c2c62770209f7f501ec.tar.bz2 historical-f6fb14708c6b0458e5004c2c62770209f7f501ec.zip |
stable x86; bug 167022
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild')
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild index 3b9951eef030..66b4275d2c6b 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-2006 Gentoo Foundation +# 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.8 2006/11/26 23:54:33 flameeyes Exp $ +# $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 $ 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" |