Gentoo Archives: gentoo-commits

From: "Wolfram Schlich (wschlich)" <wschlich@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/connect: ChangeLog connect-100.ebuild connect-1.95.ebuild connect-1.96.ebuild
Date: Sun, 01 Jun 2008 08:52:11
Message-Id: E1K2jIL-0002cN-Jw@stork.gentoo.org
1 wschlich 08/06/01 08:52:05
2
3 Modified: ChangeLog connect-100.ebuild
4 Removed: connect-1.95.ebuild connect-1.96.ebuild
5 Log:
6 add missing IUSE as per bug #224375, remove old versions
7 (Portage version: 2.1.5_rc4)
8
9 Revision Changes Path
10 1.7 net-misc/connect/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/connect/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/connect/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/connect/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/connect/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 25 Oct 2007 08:18:22 -0000 1.6
23 +++ ChangeLog 1 Jun 2008 08:52:05 -0000 1.7
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-misc/connect
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connect/ChangeLog,v 1.6 2007/10/25 08:18:22 wschlich Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connect/ChangeLog,v 1.7 2008/06/01 08:52:05 wschlich Exp $
30 +
31 + 01 Jun 2008; Wolfram Schlich <wschlich@g.o> -connect-1.95.ebuild,
32 + -connect-1.96.ebuild, connect-100.ebuild:
33 + add missing IUSE as per bug #224375, remove old versions
34
35 *connect-100 (25 Oct 2007)
36
37
38
39
40 1.2 net-misc/connect/connect-100.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/connect/connect-100.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/connect/connect-100.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/connect/connect-100.ebuild?r1=1.1&r2=1.2
45
46 Index: connect-100.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-misc/connect/connect-100.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- connect-100.ebuild 25 Oct 2007 08:18:22 -0000 1.1
53 +++ connect-100.ebuild 1 Jun 2008 08:52:05 -0000 1.2
54 @@ -1,9 +1,10 @@
55 -# Copyright 1999-2007 Gentoo Foundation
56 +# Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connect/connect-100.ebuild,v 1.1 2007/10/25 08:18:22 wschlich Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connect/connect-100.ebuild,v 1.2 2008/06/01 08:52:05 wschlich Exp $
60
61 inherit toolchain-funcs
62
63 +IUSE=""
64 DESCRIPTION="network connection relaying command"
65 HOMEPAGE="http://www.meadowy.org/~gotoh/projects/connect/"
66 SRC_URI="http://www.meadowy.org/~gotoh/ssh/${PN}-r${PV}.c"
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list