diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:11:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:11:50 +0000 |
commit | dade5ba28e531a8e8a1f502a66e6ca4e2f5c21d7 (patch) | |
tree | a28078e360edb32286d16c59020eb77c179891bc /media-gfx/bootsplash-themes | |
parent | whitespace (diff) | |
download | historical-dade5ba28e531a8e8a1f502a66e6ca4e2f5c21d7.tar.gz historical-dade5ba28e531a8e8a1f502a66e6ca4e2f5c21d7.tar.bz2 historical-dade5ba28e531a8e8a1f502a66e6ca4e2f5c21d7.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'media-gfx/bootsplash-themes')
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild index 02b0675e4d9d..046cbd1e14e0 100644 --- a/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild +++ b/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild,v 1.6 2007/04/30 21:19:33 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild,v 1.7 2007/06/26 02:09:52 mr_bones_ Exp $ DESCRIPTION="A collection of Bootsplash themes" HOMEPAGE="http://www.bootsplash.de/" @@ -144,7 +144,7 @@ src_unpack() { find -name INSTALL -exec rm -f "{}" \; rm -rf "./SuSE-Home/var" - # backup files? no, thank you. + # backup files? no, thank you. find -regex '.*~$' -exec rm -f "{}" \; # gentooify all paths |