diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 18:31:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 18:31:20 +0000 |
commit | 0fe3a72dac9ad70d4e1f3bb7770229b6a0042bb9 (patch) | |
tree | 18231517449e5c6f64eeaa2b4140930511d6b436 /media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | |
parent | Add ~sparc (diff) | |
download | gentoo-2-0fe3a72dac9ad70d4e1f3bb7770229b6a0042bb9.tar.gz gentoo-2-0fe3a72dac9ad70d4e1f3bb7770229b6a0042bb9.tar.bz2 gentoo-2-0fe3a72dac9ad70d4e1f3bb7770229b6a0042bb9.zip |
Add ~alpha
(Portage version: 2.1.3.19)
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 d7bb1b43c675..a9792c46f1ed 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 +# Copyright 1999-2008 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.10 2007/09/11 21:09:38 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.11 2008/01/23 18:31:20 armin76 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="~alpha amd64 arm ~hppa ia64 ~ppc s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |