summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-03 09:48:58 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-03 09:48:58 +0000
commit7e8a804f277568c4501597787f293baca39dd9b5 (patch)
tree8bfbdd681f821cdcd291948c3384234a914a1f0c /net-nds
parentRemoving 1.1.4 because of bug #69743. (diff)
downloadhistorical-7e8a804f277568c4501597787f293baca39dd9b5.tar.gz
historical-7e8a804f277568c4501597787f293baca39dd9b5.tar.bz2
historical-7e8a804f277568c4501597787f293baca39dd9b5.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/migrationtools/Manifest17
-rw-r--r--net-nds/migrationtools/migrationtools-46.ebuild5
2 files changed, 5 insertions, 17 deletions
diff --git a/net-nds/migrationtools/Manifest b/net-nds/migrationtools/Manifest
index afe15438b40b..ef15af1a151b 100644
--- a/net-nds/migrationtools/Manifest
+++ b/net-nds/migrationtools/Manifest
@@ -1,19 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 dee6eb341ec194fb2eb96d60c5c2aecb migrationtools-46.ebuild 1427
-MD5 9fcb1b08a078d3b7646d7820e425a376 migrationtools-44-r1.ebuild 665
-MD5 f877d27a61f1055a578b3bba5d9ad2b3 migrationtools-45.ebuild 784
MD5 d0f4ae8890590f12dd085499e184e33e ChangeLog 1174
+MD5 9fcb1b08a078d3b7646d7820e425a376 migrationtools-44-r1.ebuild 665
MD5 e0e5990445daa201b90143d6d8c0a8ec metadata.xml 393
+MD5 f877d27a61f1055a578b3bba5d9ad2b3 migrationtools-45.ebuild 784
+MD5 4fbe1bbee2626a24002eef7bf038bfb8 migrationtools-46.ebuild 1422
MD5 be251920a61a40bb429028a3e9f8b77d files/digest-migrationtools-44-r1 68
MD5 7f95cbec231a441eeb6638da670e49ad files/digest-migrationtools-45 68
MD5 f5023a2d2ae00e24e441191d96200baa files/digest-migrationtools-46 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.5 (GNU/Linux)
-Comment: Robbat2 @ Orbis-Terrarum Networks
-
-iD8DBQFBhaM8PpIsIjIzwiwRApfNAJ9FzxUJg0DZQ+mWwR0jCUTYw03ySwCgud6e
-5Ss9sp9wN2S094+aAZ8Hv8I=
-=oe/K
------END PGP SIGNATURE-----
diff --git a/net-nds/migrationtools/migrationtools-46.ebuild b/net-nds/migrationtools/migrationtools-46.ebuild
index 7e3654edbcee..51eeb0c7657a 100644
--- a/net-nds/migrationtools/migrationtools-46.ebuild
+++ b/net-nds/migrationtools/migrationtools-46.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-46.ebuild,v 1.1 2004/11/01 01:44:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-46.ebuild,v 1.2 2004/11/03 09:48:58 mr_bones_ Exp $
inherit eutils
@@ -33,7 +33,7 @@ src_install() {
for x in ${S}/migrate_*; do
[ -f ${x} ] && doexe ${x}
done
-
+
diropts -m0750
dodir /usr/share/migrationtools/ads
exeinto /usr/share/migrationtools/ads
@@ -52,4 +52,3 @@ pkg_postinst() {
einfo "to start."
draw_line " "
}
-