summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-05-03 20:32:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-05-03 20:32:56 +0000
commitd8624807bc1c4f03dd9746d28a772ead2e3fd417 (patch)
treee752d3bd8229e9b40bc2cd4b10bb7ba54c0d6e23 /media-fonts/mathematica-fonts
parentRemoving flac's mask since the version it matches is no longer in portage. (diff)
downloadgentoo-2-d8624807bc1c4f03dd9746d28a772ead2e3fd417.tar.gz
gentoo-2-d8624807bc1c4f03dd9746d28a772ead2e3fd417.tar.bz2
gentoo-2-d8624807bc1c4f03dd9746d28a772ead2e3fd417.zip
header fix; trim trailing whitespace
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-fonts/mathematica-fonts')
-rw-r--r--media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild b/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild
index 0650d6d4bb32..f23907320e86 100644
--- a/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild
+++ b/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Technologies, Inc.
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild,v 1.1 2005/05/03 15:13:23 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild,v 1.2 2005/05/03 20:32:56 mr_bones_ Exp $
inherit font
@@ -30,7 +30,7 @@ pkg_nofetch() {
einfo "and download "
if use truetype; then
einfo ${DOWNLOAD_URI}${TRUETYPE_FILE}
- else
+ else
einfo ${DOWNLOAD_URI}${TYPE1_FILE}
fi
einfo "Then just put the file in ${DISTDIR}"