diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 23:59:55 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 23:59:55 +0000 |
commit | f9c3248315f53107578d56c02f11d42c3afbbe97 (patch) | |
tree | 3c98e357597e3f41cab2af7136f59ef4da770c3b /media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild | |
parent | repoman: trim trailing whitespace (diff) | |
download | gentoo-2-f9c3248315f53107578d56c02f11d42c3afbbe97.tar.gz gentoo-2-f9c3248315f53107578d56c02f11d42c3afbbe97.tar.bz2 gentoo-2-f9c3248315f53107578d56c02f11d42c3afbbe97.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild')
-rw-r--r-- | media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild b/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild index d0c1db409277..d5b9310d4491 100644 --- a/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild +++ b/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild,v 1.5 2003/08/26 15:03:41 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild,v 1.6 2003/09/06 23:54:58 msterret Exp $ S=${WORKDIR}/xfonts-artwiz-2.3/upstream DESCRIPTION="Artwiz Fonts" @@ -28,7 +28,7 @@ src_install() { insinto /usr/share/fonts/artwiz/ doins *.pcf.gz -# These don't get downloaded because there is no simple way to +# These don't get downloaded because there is no simple way to # fetch them.. ie if I included the README in SRC_URI above, it would # get saved as /usr/portage/distfiles/README which doesn't seem like # a really good idea. @@ -41,7 +41,7 @@ src_install() { insinto /etc/X11/fs doins config fi - + } pkg_postinst() { |