summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:12:26 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:12:26 +0000
commit407d3f3b25bd4f01bcff9d04272b52813285c71f (patch)
tree62abfefa28ff5b79a3e4ef24bdcf2883bd4af845 /net-firewall/ipkungfu
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.gz
gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.bz2
gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-firewall/ipkungfu')
-rw-r--r--net-firewall/ipkungfu/Manifest4
-rw-r--r--net-firewall/ipkungfu/ipkungfu-0.5.0.ebuild10
2 files changed, 7 insertions, 7 deletions
diff --git a/net-firewall/ipkungfu/Manifest b/net-firewall/ipkungfu/Manifest
index d2e46105b6d6..e0f8e21280fc 100644
--- a/net-firewall/ipkungfu/Manifest
+++ b/net-firewall/ipkungfu/Manifest
@@ -1,5 +1,5 @@
-MD5 090c8bf1c488922d2608e28ebdc2b6d1 metadata.xml 330
-MD5 48da10982c175b5d04fac88e8eb7d285 ipkungfu-0.5.0.ebuild 1245
MD5 5a8aa9b45e66381925ea8f753a96a48b ChangeLog 379
+MD5 0be12ad68d7dca4335e47f57188a494b ipkungfu-0.5.0.ebuild 1244
+MD5 090c8bf1c488922d2608e28ebdc2b6d1 metadata.xml 330
MD5 bf86133a04973ce6906c064a84144ff6 files/digest-ipkungfu-0.5.0 62
MD5 ca05ec0ec7018a07b5c7a028e40e7f23 files/ipkungfu.init 500
diff --git a/net-firewall/ipkungfu/ipkungfu-0.5.0.ebuild b/net-firewall/ipkungfu/ipkungfu-0.5.0.ebuild
index 86fd4f078e96..c8dc973cea5d 100644
--- a/net-firewall/ipkungfu/ipkungfu-0.5.0.ebuild
+++ b/net-firewall/ipkungfu/ipkungfu-0.5.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-firewall/ipkungfu/ipkungfu-0.5.0.ebuild,v 1.1 2003/08/31 20:32:52 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipkungfu/ipkungfu-0.5.0.ebuild,v 1.2 2003/09/07 00:10:32 msterret Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.linuxkungfu.org/ipkungfu/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc"
IUSE=""
DEPEND="virtual/glibc
@@ -19,7 +19,7 @@ DEPEND="virtual/glibc
src_unpack() {
unpack ${A}
-
+
# man page comes bzip2'd, so bunzip2 it.
cd ${WORKDIR}/${P}/files
bunzip2 ipkungfu.8.bz2
@@ -27,7 +27,7 @@ src_unpack() {
src_install() {
- # Package comes with a hard coded shell script, so here we
+ # Package comes with a hard coded shell script, so here we
# replicate what they did, but so it's compatible with portage.
# Install shell script executable
@@ -35,7 +35,7 @@ src_install() {
# Install Gentoo init script
exeinto /etc/init.d
- newexe ${FILESDIR}/ipkungfu.init ipkungfu
+ newexe ${FILESDIR}/ipkungfu.init ipkungfu
# Install config files into /etc
dodir /etc/ipkungfu