Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/detachtty: detachtty-9.ebuild ChangeLog
Date: Thu, 27 Mar 2008 16:15:05
Message-Id: E1Jeuko-0001U4-Uy@stork.gentoo.org
1 armin76 08/03/27 16:15:02
2
3 Modified: detachtty-9.ebuild ChangeLog
4 Log:
5 Fix debian HOMEPAGE
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.7 app-misc/detachtty/detachtty-9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/detachtty/detachtty-9.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/detachtty/detachtty-9.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/detachtty/detachtty-9.ebuild?r1=1.6&r2=1.7
14
15 Index: detachtty-9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-9.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- detachtty-9.ebuild 22 Jul 2005 20:27:48 -0000 1.6
22 +++ detachtty-9.ebuild 27 Mar 2008 16:15:02 -0000 1.7
23 @@ -1,13 +1,13 @@
24 -# Copyright 1999-2005 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-9.ebuild,v 1.6 2005/07/22 20:27:48 mkennedy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/detachtty-9.ebuild,v 1.7 2008/03/27 16:15:02 armin76 Exp $
29
30 inherit toolchain-funcs
31
32 MY_P="${P/-/_}"
33
34 DESCRIPTION="detachtty allows the user to attach/detach from interactive processes across the network. It is similar to GNU Screen"
35 -HOMEPAGE="http://packages.debian.org/unstable/admin/detachtty.html"
36 +HOMEPAGE="http://packages.debian.org/unstable/admin/detachtty"
37 SRC_URI="mirror://debian/pool/main/d/${PN}/${MY_P}.tar.gz"
38
39 LICENSE="GPL-2"
40
41
42
43 1.12 app-misc/detachtty/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/detachtty/ChangeLog?rev=1.12&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/detachtty/ChangeLog?rev=1.12&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/detachtty/ChangeLog?r1=1.11&r2=1.12
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-misc/detachtty/ChangeLog,v
52 retrieving revision 1.11
53 retrieving revision 1.12
54 diff -u -r1.11 -r1.12
55 --- ChangeLog 4 Feb 2007 00:44:02 -0000 1.11
56 +++ ChangeLog 27 Mar 2008 16:15:02 -0000 1.12
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-misc/detachtty
59 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/ChangeLog,v 1.11 2007/02/04 00:44:02 flameeyes Exp $
61 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/app-misc/detachtty/ChangeLog,v 1.12 2008/03/27 16:15:02 armin76 Exp $
63 +
64 + 27 Mar 2008; Raúl Porcel <armin76@g.o> detachtty-9.ebuild:
65 + Fix debian HOMEPAGE
66
67 04 Feb 2007; Diego Pettenò <flameeyes@g.o> ChangeLog:
68 Regenerate digest in Manifest2 format.
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list