Gentoo Archives: gentoo-commits

From: "Roy Marples (uberlord)" <uberlord@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-freebsd/freebsd-ubin: freebsd-ubin-6.2.ebuild ChangeLog
Date: Fri, 02 Nov 2007 23:28:09
Message-Id: E1Io5vp-0002Pn-8G@stork.gentoo.org
1 uberlord 07/11/02 23:28:05
2
3 Modified: freebsd-ubin-6.2.ebuild ChangeLog
4 Log:
5 Don't build hesinfo, use the hesiod ebuild, #197275.
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.7 sys-freebsd/freebsd-ubin/freebsd-ubin-6.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebsd-ubin/freebsd-ubin-6.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebsd-ubin/freebsd-ubin-6.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebsd-ubin/freebsd-ubin-6.2.ebuild?r1=1.6&r2=1.7
14
15 Index: freebsd-ubin-6.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-ubin/freebsd-ubin-6.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- freebsd-ubin-6.2.ebuild 16 Oct 2007 08:59:06 -0000 1.6
22 +++ freebsd-ubin-6.2.ebuild 2 Nov 2007 23:28:04 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-ubin/freebsd-ubin-6.2.ebuild,v 1.6 2007/10/16 08:59:06 uberlord Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-ubin/freebsd-ubin-6.2.ebuild,v 1.7 2007/11/02 23:28:04 uberlord Exp $
28
29 inherit bsdmk freebsd flag-o-matic pam
30
31 @@ -69,7 +69,7 @@
32 REMOVE_SUBDIRS="bzip2 bzip2recover tar
33 tput tset
34 less lessecho lesskey
35 - dig nslookup nsupdate host
36 + dig hesinfo nslookup nsupdate host
37 rsh rlogin rusers rwho ruptime
38 compile_et lex vi smbutil file vacation nc ftp telnet
39 c99 c89
40
41
42
43 1.50 sys-freebsd/freebsd-ubin/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebsd-ubin/ChangeLog?rev=1.50&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebsd-ubin/ChangeLog?rev=1.50&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-freebsd/freebsd-ubin/ChangeLog?r1=1.49&r2=1.50
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-ubin/ChangeLog,v
52 retrieving revision 1.49
53 retrieving revision 1.50
54 diff -u -r1.49 -r1.50
55 --- ChangeLog 16 Oct 2007 08:59:06 -0000 1.49
56 +++ ChangeLog 2 Nov 2007 23:28:04 -0000 1.50
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-freebsd/freebsd-ubin
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-ubin/ChangeLog,v 1.49 2007/10/16 08:59:06 uberlord Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-ubin/ChangeLog,v 1.50 2007/11/02 23:28:04 uberlord Exp $
62 +
63 + 02 Nov 2007; Roy Marples <uberlord@g.o> freebsd-ubin-6.2.ebuild:
64 + Don't build hesinfo, use the hesiod ebuild, #197275.
65
66 16 Oct 2007; Roy Marples <uberlord@g.o>
67 -files/freebsd-ubin-6.2-sparc64.patch, freebsd-ubin-6.2.ebuild:
68
69
70
71 --
72 gentoo-commits@g.o mailing list