diff options
author | 2003-09-06 23:56:43 +0000 | |
---|---|---|
committer | 2003-09-06 23:56:43 +0000 | |
commit | 4918c6be853e430ca3c6bebed603dc98585a4a95 (patch) | |
tree | 4beef9a7a897eb0ce1d60b1344198fc673cf8aa7 /media-gfx/xli/xli-1.17.0.ebuild | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-4918c6be853e430ca3c6bebed603dc98585a4a95.tar.gz historical-4918c6be853e430ca3c6bebed603dc98585a4a95.tar.bz2 historical-4918c6be853e430ca3c6bebed603dc98585a4a95.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-gfx/xli/xli-1.17.0.ebuild')
-rw-r--r-- | media-gfx/xli/xli-1.17.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xli/xli-1.17.0.ebuild b/media-gfx/xli/xli-1.17.0.ebuild index 5c2bffb4f85c..cdd7b151f2bc 100644 --- a/media-gfx/xli/xli-1.17.0.ebuild +++ b/media-gfx/xli/xli-1.17.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xli/xli-1.17.0.ebuild,v 1.5 2003/02/13 12:38:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xli/xli-1.17.0.ebuild,v 1.6 2003/09/06 23:56:39 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="X Load Image: view images or load them to root window" @@ -42,7 +42,7 @@ src_install() { newman xlito.man xlito.1 dosym /usr/bin/xli /usr/bin/xview dosym /usr/bin/xli /usr/bin/xsetbg - + # is this even worth it? xrdb doesnt like this file; this is what # their install does, though. dodir /usr/X11R6/lib/X11/app-defaults |