summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 02:44:43 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 02:44:43 +0000
commitba419b8527ac57d0d16749afe9440054f6faaa98 (patch)
treed69326f10dcdc655142e9c3e67b731066fb5d16d /sys-apps/debianutils
parentadd ruby.eclass (diff)
downloadgentoo-2-ba419b8527ac57d0d16749afe9440054f6faaa98.tar.gz
gentoo-2-ba419b8527ac57d0d16749afe9440054f6faaa98.tar.bz2
gentoo-2-ba419b8527ac57d0d16749afe9440054f6faaa98.zip
repoman: trim trailing whitespace
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r--sys-apps/debianutils/Manifest10
-rw-r--r--sys-apps/debianutils/debianutils-1.16.7-r2.ebuild8
-rw-r--r--sys-apps/debianutils/debianutils-1.16.7-r3.ebuild8
3 files changed, 13 insertions, 13 deletions
diff --git a/sys-apps/debianutils/Manifest b/sys-apps/debianutils/Manifest
index a70c56a7aae0..a1e22565b84d 100644
--- a/sys-apps/debianutils/Manifest
+++ b/sys-apps/debianutils/Manifest
@@ -1,8 +1,8 @@
-MD5 5b6f1aa075fc17014cb533f45a653ec0 debianutils-1.16.7-r3.ebuild 1440
-MD5 2fcf12b2fbaaa79f8eb1eb4b0b3deb6a debianutils-1.16.7-r2.ebuild 1432
MD5 0693a977e2fe94ede60d7b056775dc20 ChangeLog 4546
-MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r2 69
-MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r3 69
+MD5 87887aba6c686a198c4c7b41a8dd3731 debianutils-1.16.7-r2.ebuild 1428
+MD5 209fbdef6938a58d6bd77dee2db6295d debianutils-1.16.7-r3.ebuild 1435
MD5 e814d4dcbe42ad46f0fa3449b653c173 files/debianutils-1.16.7-gentoo.patch 7521
-MD5 a497960da56a8ef8cb07158e15407c18 files/debianutils-1.16.7-gcc33.patch 2588
MD5 3f67e66ea1d7aa13843f253310322f51 files/debianutils-compress.patch 743
+MD5 a497960da56a8ef8cb07158e15407c18 files/debianutils-1.16.7-gcc33.patch 2588
+MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r2 69
+MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r3 69
diff --git a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild
index 0901c6c0dac6..35c2d50e2e36 100644
--- a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild
+++ b/sys-apps/debianutils/debianutils-1.16.7-r2.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/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild,v 1.9 2003/08/27 21:43:33 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild,v 1.10 2003/09/07 02:42:49 msterret Exp $
IUSE="static build"
@@ -19,7 +19,7 @@ RDEPEND="sys-apps/bzip2"
src_unpack() {
unpack ${A}
-
+
cd ${S}
# Make installkernel and mkboot more Gentoo friendly
@@ -56,11 +56,11 @@ src_install() {
dosbin installkernel
into /usr
dosbin mkboot
-
+
into /usr
doman mktemp.1 readlink.1 tempfile.1 run-parts.8 savelog.8 \
installkernel.8 mkboot.8
-
+
cd debian
dodoc changelog control copyright
fi
diff --git a/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild
index 8906cd374898..fad829c0f936 100644
--- a/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild
+++ b/sys-apps/debianutils/debianutils-1.16.7-r3.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/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild,v 1.5 2003/08/28 07:41:02 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild,v 1.6 2003/09/07 02:42:49 msterret Exp $
IUSE="static build"
@@ -20,7 +20,7 @@ RDEPEND="sys-apps/bzip2
src_unpack() {
unpack ${A}
-
+
cd ${S}
# Make installkernel and mkboot more Gentoo friendly
@@ -57,11 +57,11 @@ src_install() {
dosbin installkernel
into /usr
dosbin mkboot
-
+
into /usr
doman mktemp.1 readlink.1 tempfile.1 run-parts.8 savelog.8 \
installkernel.8 mkboot.8
-
+
cd debian
dodoc changelog control copyright
fi