Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libatasmart: libatasmart-0.19-r1.ebuild ChangeLog
Date: Sun, 08 Dec 2013 10:22:28
Message-Id: 20131208102225.644E42004B@flycatcher.gentoo.org
1 pacho 13/12/08 10:22:25
2
3 Modified: libatasmart-0.19-r1.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #492034
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.4 dev-libs/libatasmart/libatasmart-0.19-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: libatasmart-0.19-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- libatasmart-0.19-r1.ebuild 1 Dec 2013 19:16:20 -0000 1.3
23 +++ libatasmart-0.19-r1.ebuild 8 Dec 2013 10:22:25 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild,v 1.3 2013/12/01 19:16:20 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild,v 1.4 2013/12/08 10:22:25 pacho Exp $
29
30 EAPI=5
31 inherit eutils
32 @@ -14,7 +14,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
37 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
38 IUSE="static-libs"
39
40 RDEPEND="virtual/udev"
41
42
43
44 1.45 dev-libs/libatasmart/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/ChangeLog?rev=1.45&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/ChangeLog?rev=1.45&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libatasmart/ChangeLog?r1=1.44&r2=1.45
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v
53 retrieving revision 1.44
54 retrieving revision 1.45
55 diff -u -r1.44 -r1.45
56 --- ChangeLog 1 Dec 2013 19:16:20 -0000 1.44
57 +++ ChangeLog 8 Dec 2013 10:22:25 -0000 1.45
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/libatasmart
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.44 2013/12/01 19:16:20 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.45 2013/12/08 10:22:25 pacho Exp $
63 +
64 + 08 Dec 2013; Pacho Ramos <pacho@g.o> libatasmart-0.19-r1.ebuild:
65 + amd64 stable, bug #492034
66
67 01 Dec 2013; Markus Meier <maekke@g.o> libatasmart-0.19-r1.ebuild:
68 arm stable, bug #492034