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-arch/makeself: makeself-2.1.5.ebuild ChangeLog
Date: Fri, 01 Jan 2010 19:35:31
Message-Id: E1NQnHT-0006eW-61@stork.gentoo.org
1 fauli 10/01/01 19:35:27
2
3 Modified: makeself-2.1.5.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.9 app-arch/makeself/makeself-2.1.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild?r1=1.8&r2=1.9
14
15 Index: makeself-2.1.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- makeself-2.1.5.ebuild 26 Feb 2009 19:27:42 -0000 1.8
22 +++ makeself-2.1.5.ebuild 1 Jan 2010 19:35:26 -0000 1.9
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-arch/makeself/makeself-2.1.5.ebuild,v 1.8 2009/02/26 19:27:42 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/makeself-2.1.5.ebuild,v 1.9 2010/01/01 19:35:26 fauli Exp $
29
30 inherit eutils
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 hppa ppc s390 x86"
37 +KEYWORDS="amd64 hppa ppc s390 x86 ~amd64-linux ~x86-linux"
38 IUSE=""
39
40 S=${WORKDIR}
41
42
43
44 1.22 app-arch/makeself/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.22&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?rev=1.22&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/makeself/ChangeLog?r1=1.21&r2=1.22
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v
53 retrieving revision 1.21
54 retrieving revision 1.22
55 diff -u -r1.21 -r1.22
56 --- ChangeLog 26 Feb 2009 19:27:42 -0000 1.21
57 +++ ChangeLog 1 Jan 2010 19:35:26 -0000 1.22
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-arch/makeself
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.21 2009/02/26 19:27:42 vapier Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-arch/makeself/ChangeLog,v 1.22 2010/01/01 19:35:26 fauli Exp $
64 +
65 + 01 Jan 2010; Christian Faulhammer <fauli@g.o>
66 + makeself-2.1.5.ebuild:
67 + Transfer Prefix keywords
68
69 26 Feb 2009; Mike Frysinger <vapier@g.o> +files/makeself-unpack,
70 makeself-2.1.5.ebuild: