Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libatasmart: ChangeLog libatasmart-0.17.ebuild
Date: Fri, 29 Oct 2010 06:21:57
Message-Id: 20101029062149.BA76620051@flycatcher.gentoo.org
1 jer 10/10/29 06:21:49
2
3 Modified: ChangeLog libatasmart-0.17.ebuild
4 Log:
5 Stable for HPPA (bug #329621).
6
7 (Portage version: 2.1.9.23/cvs/Linux i686)
8
9 Revision Changes Path
10 1.16 dev-libs/libatasmart/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 29 Aug 2010 16:59:15 -0000 1.15
23 +++ ChangeLog 29 Oct 2010 06:21:49 -0000 1.16
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/libatasmart
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.15 2010/08/29 16:59:15 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.16 2010/10/29 06:21:49 jer Exp $
29 +
30 + 29 Oct 2010; Jeroen Roovers <jer@g.o> libatasmart-0.17.ebuild:
31 + Stable for HPPA (bug #329621).
32
33 29 Aug 2010; Raúl Porcel <armin76@g.o> libatasmart-0.17.ebuild:
34 arm stable
35
36
37
38 1.15 dev-libs/libatasmart/libatasmart-0.17.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild?rev=1.15&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild?rev=1.15&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild?r1=1.14&r2=1.15
43
44 Index: libatasmart-0.17.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v
47 retrieving revision 1.14
48 retrieving revision 1.15
49 diff -u -r1.14 -r1.15
50 --- libatasmart-0.17.ebuild 29 Aug 2010 16:59:15 -0000 1.14
51 +++ libatasmart-0.17.ebuild 29 Oct 2010 06:21:49 -0000 1.15
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v 1.14 2010/08/29 16:59:15 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v 1.15 2010/10/29 06:21:49 jer Exp $
57
58 EAPI="2"
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
66 IUSE=""
67
68 RDEPEND="sys-fs/udev"