diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-26 07:27:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-26 07:27:34 +0000 |
commit | bb7a1623fbba4c750b0dc0ef905be339c3170397 (patch) | |
tree | 6078e8e74e7e1174df43d8b6f6209352a0e58307 /media-gfx | |
parent | Fixed ebuild, see bug #45702 (Manifest recommit) (diff) | |
download | gentoo-2-bb7a1623fbba4c750b0dc0ef905be339c3170397.tar.gz gentoo-2-bb7a1623fbba4c750b0dc0ef905be339c3170397.tar.bz2 gentoo-2-bb7a1623fbba4c750b0dc0ef905be339c3170397.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild index 05f37eb7dc42..6a8c1e928447 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild,v 1.1 2004/03/20 15:46:50 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild,v 1.2 2004/03/26 07:27:34 mr_bones_ Exp $ S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" @@ -80,7 +80,7 @@ pkg_postinst() { > /usr/share/${PN}/initrd-${THEME}-${SIZE} done fi - done + done fi # rename bootsplash config file to fit with the standard |