diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 23:55:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 23:55:01 +0000 |
commit | 86aed5f85821459f6003e2c65b5d2369e5b9e2f4 (patch) | |
tree | d8b943ba2ec32618ea4f7b8093f04ba4472cbf22 /media-fonts/artwiz-fonts | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-86aed5f85821459f6003e2c65b5d2369e5b9e2f4.tar.gz historical-86aed5f85821459f6003e2c65b5d2369e5b9e2f4.tar.bz2 historical-86aed5f85821459f6003e2c65b5d2369e5b9e2f4.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-fonts/artwiz-fonts')
-rw-r--r-- | media-fonts/artwiz-fonts/Manifest | 2 | ||||
-rw-r--r-- | media-fonts/artwiz-fonts/artwiz-fonts-2.4.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-fonts/artwiz-fonts/Manifest b/media-fonts/artwiz-fonts/Manifest index 1a3d7e41d43f..144dfb2d05e0 100644 --- a/media-fonts/artwiz-fonts/Manifest +++ b/media-fonts/artwiz-fonts/Manifest @@ -1,3 +1,3 @@ MD5 32165337a369600df970f539f22b34ba ChangeLog 910 -MD5 556369790b8e077110351620c9aa3551 artwiz-fonts-2.4.ebuild 1334 +MD5 7a382b8d6d8d65608726ed08724d699c artwiz-fonts-2.4.ebuild 1334 MD5 a7f07fa24970169b9a931592e6840eee files/digest-artwiz-fonts-2.4 68 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() { |