Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/tpipe: tpipe-1.6.ebuild ChangeLog
Date: Sun, 30 Mar 2008 13:20:05
Message-Id: E1JfxS5-0004bb-IV@stork.gentoo.org
1 coldwind 08/03/30 13:20:01
2
3 Modified: tpipe-1.6.ebuild ChangeLog
4 Log:
5 Added ~amd64.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 app-misc/tpipe/tpipe-1.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tpipe/tpipe-1.6.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tpipe/tpipe-1.6.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tpipe/tpipe-1.6.ebuild?r1=1.2&r2=1.3
14
15 Index: tpipe-1.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/tpipe/tpipe-1.6.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- tpipe-1.6.ebuild 1 Jun 2006 16:42:28 -0000 1.2
22 +++ tpipe-1.6.ebuild 30 Mar 2008 13:20:00 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 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/tpipe/tpipe-1.6.ebuild,v 1.2 2006/06/01 16:42:28 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/tpipe/tpipe-1.6.ebuild,v 1.3 2008/03/30 13:20:00 coldwind Exp $
29
30 inherit toolchain-funcs
31
32 @@ -9,7 +9,7 @@
33 SRC_URI="http://www.eurogaran.com/downloads/tpipe/${P}.tar.gz"
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~x86 ~ppc"
37 +KEYWORDS="~amd64 ~ppc ~x86"
38 IUSE=""
39 DEPEND="virtual/libc"
40
41
42
43
44 1.2 app-misc/tpipe/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tpipe/ChangeLog?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tpipe/ChangeLog?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tpipe/ChangeLog?r1=1.1&r2=1.2
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-misc/tpipe/ChangeLog,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ChangeLog 29 May 2006 21:53:57 -0000 1.1
57 +++ ChangeLog 30 Mar 2008 13:20:01 -0000 1.2
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-misc/tpipe
60 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tpipe/ChangeLog,v 1.1 2006/05/29 21:53:57 robbat2 Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-misc/tpipe/ChangeLog,v 1.2 2008/03/30 13:20:01 coldwind Exp $
64 +
65 + 30 Mar 2008; Santiago M. Mola <coldwind@g.o> tpipe-1.6.ebuild:
66 + Added ~amd64.
67
68 *tpipe-1.6 (29 May 2006)
69
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list