diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:18:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:18:22 +0000 |
commit | b2c247e65f90ea689d3df4dc8b4f6d8050d299bc (patch) | |
tree | db85c497c7351e555ccd5cd56605f3d6600f79a4 /x11-misc/icets | |
parent | header fix (diff) | |
download | historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.gz historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.bz2 historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.zip |
whitespace cleanup
Diffstat (limited to 'x11-misc/icets')
-rw-r--r-- | x11-misc/icets/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.0.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/icets/Manifest b/x11-misc/icets/Manifest index bfe6903ba00e..9f1cdf4fbae5 100644 --- a/x11-misc/icets/Manifest +++ b/x11-misc/icets/Manifest @@ -1,6 +1,6 @@ -MD5 0cb2d4ec94235fec405bd931e98b2cfb icets-1.1.ebuild 863 -MD5 6be7664164c5aee5e1117af816180ac2 icets-1.0.ebuild 863 MD5 31e8019ff36e04be1998dd73a9bdfba3 ChangeLog 1055 +MD5 1b13d958a601b6965628b4183f067293 icets-1.0.ebuild 862 +MD5 aec91c0df805b8f0abbdd2c66c8d474b icets-1.1.ebuild 862 MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 MD5 ee0f4b71bc738ec4dae126e201191b1b files/digest-icets-1.0 62 MD5 2b2bb51a215b1b08030e0b71b477f47d files/digest-icets-1.1 62 diff --git a/x11-misc/icets/icets-1.0.ebuild b/x11-misc/icets/icets-1.0.ebuild index 5c0d0aa99aa1..5a3c00247824 100644 --- a/x11-misc/icets/icets-1.0.ebuild +++ b/x11-misc/icets/icets-1.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/x11-misc/icets/icets-1.0.ebuild,v 1.3 2003/05/19 14:03:31 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.0.ebuild,v 1.4 2003/09/05 23:18:18 msterret Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" @@ -30,7 +30,7 @@ src_compile () { src_install () { einstall || die - + rm -rf ${D}/usr/doc dohtml icets/docs/en/*.{html,sgml} dodoc AUTHORS COPYING ChangeLog README TODO diff --git a/x11-misc/icets/icets-1.1.ebuild b/x11-misc/icets/icets-1.1.ebuild index 72541d1b22aa..ce092a7f1e84 100644 --- a/x11-misc/icets/icets-1.1.ebuild +++ b/x11-misc/icets/icets-1.1.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/x11-misc/icets/icets-1.1.ebuild,v 1.2 2003/08/25 09:02:48 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.1.ebuild,v 1.3 2003/09/05 23:18:18 msterret Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" @@ -30,7 +30,7 @@ src_compile () { src_install () { einstall || die - + rm -rf ${D}/usr/doc dohtml icets/docs/en/*.{html,sgml} dodoc AUTHORS COPYING ChangeLog README TODO |