Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libatasmart: ChangeLog libatasmart-0.17.ebuild libatasmart-0.16.ebuild
Date: Sat, 03 Apr 2010 15:32:02
Message-Id: E1Ny5KI-0001Xf-Pq@stork.gentoo.org
1 armin76 10/04/03 15:31:58
2
3 Modified: ChangeLog libatasmart-0.17.ebuild
4 libatasmart-0.16.ebuild
5 Log:
6 Add ~arm
7 (Portage version: 2.1.7.17/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.3 dev-libs/libatasmart/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libatasmart/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libatasmart/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libatasmart/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 4 Nov 2009 22:27:00 -0000 1.2
23 +++ ChangeLog 3 Apr 2010 15:31:58 -0000 1.3
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/libatasmart
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.2 2009/11/04 22:27:00 eva Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.3 2010/04/03 15:31:58 armin76 Exp $
30 +
31 + 03 Apr 2010; Raúl Porcel <armin76@g.o> libatasmart-0.16.ebuild,
32 + libatasmart-0.17.ebuild:
33 + Add ~arm
34
35 *libatasmart-0.17 (04 Nov 2009)
36
37
38
39
40 1.2 dev-libs/libatasmart/libatasmart-0.17.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild?r1=1.1&r2=1.2
45
46 Index: libatasmart-0.17.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- libatasmart-0.17.ebuild 4 Nov 2009 22:27:00 -0000 1.1
53 +++ libatasmart-0.17.ebuild 3 Apr 2010 15:31:58 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2009 Gentoo Foundation
56 +# Copyright 1999-2010 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v 1.1 2009/11/04 22:27:00 eva Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v 1.2 2010/04/03 15:31:58 armin76 Exp $
60
61 EAPI="2"
62
63 @@ -10,7 +10,7 @@
64
65 LICENSE="LGPL-2.1"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~x86"
68 +KEYWORDS="~amd64 ~arm ~x86"
69 IUSE=""
70
71 RDEPEND="sys-fs/udev"
72
73
74
75 1.2 dev-libs/libatasmart/libatasmart-0.16.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libatasmart/libatasmart-0.16.ebuild?rev=1.2&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libatasmart/libatasmart-0.16.ebuild?rev=1.2&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libatasmart/libatasmart-0.16.ebuild?r1=1.1&r2=1.2
80
81 Index: libatasmart-0.16.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.16.ebuild,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86 diff -u -r1.1 -r1.2
87 --- libatasmart-0.16.ebuild 29 Oct 2009 23:50:37 -0000 1.1
88 +++ libatasmart-0.16.ebuild 3 Apr 2010 15:31:58 -0000 1.2
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2009 Gentoo Foundation
91 +# Copyright 1999-2010 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.16.ebuild,v 1.1 2009/10/29 23:50:37 eva Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.16.ebuild,v 1.2 2010/04/03 15:31:58 armin76 Exp $
95
96 EAPI="2"
97
98 @@ -10,7 +10,7 @@
99
100 LICENSE="LGPL-2.1"
101 SLOT="0"
102 -KEYWORDS="~amd64 ~x86"
103 +KEYWORDS="~amd64 ~arm ~x86"
104 IUSE=""
105
106 RDEPEND="sys-fs/udev