diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:40:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:40:14 +0000 |
commit | 51b3927648f41771ee9c6e7d37c843373ecab637 (patch) | |
tree | 980739b1a87f0bd0c814bb0353f243ca3d4fc5f1 /net-analyzer/nagios-imagepack | |
parent | header fix (diff) | |
download | historical-51b3927648f41771ee9c6e7d37c843373ecab637.tar.gz historical-51b3927648f41771ee9c6e7d37c843373ecab637.tar.bz2 historical-51b3927648f41771ee9c6e7d37c843373ecab637.zip |
whitespace cleanup
Diffstat (limited to 'net-analyzer/nagios-imagepack')
-rw-r--r-- | net-analyzer/nagios-imagepack/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/nagios-imagepack/nagios-imagepack-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/nagios-imagepack/Manifest b/net-analyzer/nagios-imagepack/Manifest index 10ec2be8d2e3..cc8fb7f8d998 100644 --- a/net-analyzer/nagios-imagepack/Manifest +++ b/net-analyzer/nagios-imagepack/Manifest @@ -1,3 +1,3 @@ MD5 8a7d76ce88ab9de8b2344fae897840cf ChangeLog 538 -MD5 e97b1b3845a94ee9a760f861bb120b46 nagios-imagepack-1.0.ebuild 1093 +MD5 8239f5692ff32af9c796fae43354448d nagios-imagepack-1.0.ebuild 1094 MD5 2cdc23c6aeec1949bbd70ffb1defa4a6 files/digest-nagios-imagepack-1.0 470 diff --git a/net-analyzer/nagios-imagepack/nagios-imagepack-1.0.ebuild b/net-analyzer/nagios-imagepack/nagios-imagepack-1.0.ebuild index f65779585152..66258117e6dd 100644 --- a/net-analyzer/nagios-imagepack/nagios-imagepack-1.0.ebuild +++ b/net-analyzer/nagios-imagepack/nagios-imagepack-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/net-analyzer/nagios-imagepack/nagios-imagepack-1.0.ebuild,v 1.3 2003/02/13 13:43:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-imagepack/nagios-imagepack-1.0.ebuild,v 1.4 2003/09/05 23:40:09 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Nagios imagepacks - Icons and pictures for Nagios" @@ -13,7 +13,7 @@ SRC_URI=" ${IMAGE_URI}/imagepak-didier.tar.gz ${IMAGE_URI}/imagepak-remus.tar.gz ${IMAGE_URI}/imagepak-satrapa.tar.gz - ${IMAGE_URI}/imagepak-werschler.tar.gz + ${IMAGE_URI}/imagepak-werschler.tar.gz " |