Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libatasmart: ChangeLog libatasmart-0.17.ebuild
Date: Mon, 26 Jul 2010 17:03:29
Message-Id: 20100726170323.B339D2CE15@corvid.gentoo.org
1 klausman 10/07/26 17:03:23
2
3 Modified: ChangeLog libatasmart-0.17.ebuild
4 Log:
5 Stable on alpha, bug #329621
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.12 dev-libs/libatasmart/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/ChangeLog?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/ChangeLog?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/ChangeLog?r1=1.11&r2=1.12
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- ChangeLog 20 Jul 2010 16:01:38 -0000 1.11
22 +++ ChangeLog 26 Jul 2010 17:03:23 -0000 1.12
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-libs/libatasmart
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.11 2010/07/20 16:01:38 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.12 2010/07/26 17:03:23 klausman Exp $
28 +
29 + 25 Jul 2010; Tobias Klausmann <klausman@g.o>
30 + libatasmart-0.17.ebuild:
31 + Stable on alpha, bug #329621
32
33 20 Jul 2010; Jeroen Roovers <jer@g.o> libatasmart-0.17.ebuild:
34 Marked ~hppa too.
35
36
37
38 1.11 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.11&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild?r1=1.10&r2=1.11
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.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- libatasmart-0.17.ebuild 20 Jul 2010 16:01:38 -0000 1.10
51 +++ libatasmart-0.17.ebuild 26 Jul 2010 17:03:23 -0000 1.11
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.10 2010/07/20 16:01:38 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v 1.11 2010/07/26 17:03:23 klausman 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"