Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/aespipe: aespipe-2.3e.ebuild ChangeLog
Date: Fri, 01 Jan 2010 19:57:01
Message-Id: E1NQncH-0000KK-Dg@stork.gentoo.org
1 fauli 10/01/01 19:56:57
2
3 Modified: aespipe-2.3e.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.6 app-crypt/aespipe/aespipe-2.3e.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild?r1=1.5&r2=1.6
14
15 Index: aespipe-2.3e.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- aespipe-2.3e.ebuild 26 Apr 2009 19:13:42 -0000 1.5
22 +++ aespipe-2.3e.ebuild 1 Jan 2010 19:56:57 -0000 1.6
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild,v 1.5 2009/04/26 19:13:42 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild,v 1.6 2010/01/01 19:56:57 fauli Exp $
29
30 inherit flag-o-matic
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ppc ppc64 sparc x86"
37 +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
38 IUSE="static"
39 DEPEND=""
40 RDEPEND="app-arch/sharutils"
41
42
43
44 1.28 app-crypt/aespipe/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/aespipe/ChangeLog?rev=1.28&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/aespipe/ChangeLog?rev=1.28&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/aespipe/ChangeLog?r1=1.27&r2=1.28
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v
53 retrieving revision 1.27
54 retrieving revision 1.28
55 diff -u -r1.27 -r1.28
56 --- ChangeLog 26 Apr 2009 19:13:42 -0000 1.27
57 +++ ChangeLog 1 Jan 2010 19:56:57 -0000 1.28
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-crypt/aespipe
60 -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.27 2009/04/26 19:13:42 ranger Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.28 2010/01/01 19:56:57 fauli Exp $
64 +
65 + 01 Jan 2010; Christian Faulhammer <fauli@g.o> aespipe-2.3e.ebuild:
66 + Transfer Prefix keywords
67
68 26 Apr 2009; Brent Baude <ranger@g.o> aespipe-2.3e.ebuild:
69 stable ppc, bug 266045