diff options
Diffstat (limited to 'media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild')
-rw-r--r-- | media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild b/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild index 7bb3c3b0ee95..3172c3721101 100644 --- a/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild +++ b/media-fonts/mathematica-fonts/mathematica-fonts-5.2.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/mathematica-fonts/mathematica-fonts-5.2.ebuild,v 1.2 2006/11/26 23:49:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild,v 1.3 2007/02/21 16:57:39 opfer Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="http://support.wolfram.com/mathematica/systems/windows/general/files/Ma LICENSE="WRI-EULA" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |