Gentoo Archives: gentoo-commits

From: "Daniel Black (dragonheart)" <dragonheart@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/noip-updater/files: noip2.start
Date: Thu, 01 May 2008 21:19:07
Message-Id: E1JrgBF-0005O6-5m@stork.gentoo.org
1 dragonheart 08/05/01 21:19:05
2
3 Modified: noip2.start
4 Log:
5 fix bug #218001 - no ebuild changes just a new rc script without a space that needs to be picked up
6 (Portage version: 2.1.4.4, RepoMan options: --force)
7
8 Revision Changes Path
9 1.3 net-dns/noip-updater/files/noip2.start
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/noip-updater/files/noip2.start?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/noip-updater/files/noip2.start?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/noip-updater/files/noip2.start?r1=1.2&r2=1.3
14
15 Index: noip2.start
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-dns/noip-updater/files/noip2.start,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- noip2.start 3 Aug 2003 21:36:07 -0000 1.2
22 +++ noip2.start 1 May 2008 21:19:04 -0000 1.3
23 @@ -1,4 +1,4 @@
24 -#! /sbin/runscript
25 +#!/sbin/runscript
26
27 depend() {
28 need localmount
29
30
31
32 --
33 gentoo-commits@l.g.o mailing list