Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/netcat: ChangeLog netcat-110-r9.ebuild
Date: Tue, 27 Aug 2013 22:14:28
Message-Id: 20130827221411.DD52E2004C@flycatcher.gentoo.org
1 aballier 13/08/27 22:14:11
2
3 Modified: ChangeLog netcat-110-r9.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.50 net-analyzer/netcat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat/ChangeLog?rev=1.50&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat/ChangeLog?rev=1.50&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat/ChangeLog?r1=1.49&r2=1.50
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/netcat/ChangeLog,v
19 retrieving revision 1.49
20 retrieving revision 1.50
21 diff -u -r1.49 -r1.50
22 --- ChangeLog 19 Jan 2013 11:16:21 -0000 1.49
23 +++ ChangeLog 27 Aug 2013 22:14:11 -0000 1.50
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-analyzer/netcat
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/ChangeLog,v 1.49 2013/01/19 11:16:21 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/ChangeLog,v 1.50 2013/08/27 22:14:11 aballier Exp $
29 +
30 + 27 Aug 2013; Alexis Ballier <aballier@g.o> netcat-110-r9.ebuild:
31 + keyword ~amd64-fbsd
32
33 19 Jan 2013; Ulrich Müller <ulm@g.o> netcat-110-r8.ebuild,
34 netcat-110-r9.ebuild:
35
36
37
38 1.10 net-analyzer/netcat/netcat-110-r9.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat/netcat-110-r9.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat/netcat-110-r9.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat/netcat-110-r9.ebuild?r1=1.9&r2=1.10
43
44 Index: netcat-110-r9.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r9.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- netcat-110-r9.ebuild 19 Jan 2013 11:16:21 -0000 1.9
51 +++ netcat-110-r9.ebuild 27 Aug 2013 22:14:11 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r9.ebuild,v 1.9 2013/01/19 11:16:21 ulm Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r9.ebuild,v 1.10 2013/08/27 22:14:11 aballier Exp $
57
58 EAPI="4"
59
60 @@ -16,7 +16,7 @@
61
62 LICENSE="netcat"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
65 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
66 IUSE="crypt ipv6 static"
67
68 LIB_DEPEND="crypt? ( dev-libs/libmix[static-libs(+)] )"