From d2ab9273a84ccd7c71fe9f8d9c5fc4b5242d3134 Mon Sep 17 00:00:00 2001 From: David Shakaryan Date: Thu, 22 Feb 2007 02:27:02 +0000 Subject: net-misc/blocksshd: Fix quotes. svn path=/sunrise/; revision=3064 --- net-misc/blocksshd/Manifest | 8 ++++---- net-misc/blocksshd/blocksshd-1.0.ebuild | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net-misc/blocksshd') diff --git a/net-misc/blocksshd/Manifest b/net-misc/blocksshd/Manifest index 7deb62538..b57982ffc 100644 --- a/net-misc/blocksshd/Manifest +++ b/net-misc/blocksshd/Manifest @@ -11,10 +11,10 @@ MD5 66d3e081b78861e88d561dd714ab7ab8 files/blocksshd.init 598 RMD160 c9e64c3402401e2189e961c81c29cdf14392908f files/blocksshd.init 598 SHA256 91b8e98675617b605beb2223a861964516d5d73ef0a58e5be55b5c4b71f7e103 files/blocksshd.init 598 DIST blocksshd-1.0.tar.gz 10624 RMD160 cf69515be3671e97b03f44459d383514f224423d SHA1 bb4043a8ef2c096703705d730c0aaabd261b74ed SHA256 c00796839894ff470cd116bc960c3570ce60ec738227debf24aa423681d92528 -EBUILD blocksshd-1.0.ebuild 1395 RMD160 cb5587b347de202ae84dc189aa1ac15aab0deb65 SHA1 4248b062a7463e78ca6010388faa809244cac56f SHA256 91d511075c11aa63d65ab8dc2e6d4963bc9f3f65f51c118ea7bb833c5c4f7148 -MD5 e2365b823439ddf3379caf6d8938cf58 blocksshd-1.0.ebuild 1395 -RMD160 cb5587b347de202ae84dc189aa1ac15aab0deb65 blocksshd-1.0.ebuild 1395 -SHA256 91d511075c11aa63d65ab8dc2e6d4963bc9f3f65f51c118ea7bb833c5c4f7148 blocksshd-1.0.ebuild 1395 +EBUILD blocksshd-1.0.ebuild 1397 RMD160 3e4fe7e194f337279983fc8c04f2de6e6f2ce9e0 SHA1 65e5f82bc85e3a226b3d5183f86e3dc0480350b3 SHA256 79c39e71f2a03a073ed77677e548753180b2b6838d264125b67bb97ad1331053 +MD5 1e5b7ac7a0a626d54477a9bb1ada3e3e blocksshd-1.0.ebuild 1397 +RMD160 3e4fe7e194f337279983fc8c04f2de6e6f2ce9e0 blocksshd-1.0.ebuild 1397 +SHA256 79c39e71f2a03a073ed77677e548753180b2b6838d264125b67bb97ad1331053 blocksshd-1.0.ebuild 1397 MISC ChangeLog 2084 RMD160 70959ee1126739ad33a0ef3ad88341f6060b267a SHA1 80c6abc9301a57b3b87746710b6cd5ba7d2a071c SHA256 5d09dfb045e4c2f0d7a3ea22da17288b30fe489f628953f559a80bdde28a6fcd MD5 99b88a1b13daf565a156727af7015d8b ChangeLog 2084 RMD160 70959ee1126739ad33a0ef3ad88341f6060b267a ChangeLog 2084 diff --git a/net-misc/blocksshd/blocksshd-1.0.ebuild b/net-misc/blocksshd/blocksshd-1.0.ebuild index d5dc7dd19..380c1b214 100644 --- a/net-misc/blocksshd/blocksshd-1.0.ebuild +++ b/net-misc/blocksshd/blocksshd-1.0.ebuild @@ -39,7 +39,7 @@ src_install() { dosbin blocksshd || die "dosbin failed" dodoc CHANGELOG CREDITS README VERSION blocksshd.conf - newinitd ${FILESDIR}/blocksshd.init blocksshd + newinitd "${FILESDIR}"/blocksshd.init blocksshd insinto /etc/blocksshd newins blocksshd.conf blocksshd.conf.sample -- cgit v1.2.3-18-g5258