Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/smartmontools: ChangeLog smartmontools-9999.ebuild smartmontools-5.41.ebuild
Date: Fri, 29 Jul 2011 08:27:58
Message-Id: 20110729082743.C07C72004B@flycatcher.gentoo.org
1 zmedico 11/07/29 08:27:43
2
3 Modified: ChangeLog smartmontools-9999.ebuild
4 smartmontools-5.41.ebuild
5 Log:
6 Add ~x86-linux keyword.
7
8 (Portage version: 2.2.0_alpha47_p6/cvs/Linux i686)
9
10 Revision Changes Path
11 1.103 sys-apps/smartmontools/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/ChangeLog?rev=1.103&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/ChangeLog?rev=1.103&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/ChangeLog?r1=1.102&r2=1.103
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v
20 retrieving revision 1.102
21 retrieving revision 1.103
22 diff -u -r1.102 -r1.103
23 --- ChangeLog 28 Jul 2011 02:13:32 -0000 1.102
24 +++ ChangeLog 29 Jul 2011 08:27:43 -0000 1.103
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-apps/smartmontools
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.102 2011/07/28 02:13:32 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.103 2011/07/29 08:27:43 zmedico Exp $
30 +
31 + 29 Jul 2011; Zac Medico <zmedico@g.o> smartmontools-5.41.ebuild,
32 + smartmontools-9999.ebuild:
33 + Add ~x86-linux keyword.
34
35 28 Jul 2011; Zac Medico <zmedico@g.o> smartmontools-5.41.ebuild,
36 smartmontools-9999.ebuild:
37
38
39
40 1.6 sys-apps/smartmontools/smartmontools-9999.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-9999.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-9999.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-9999.ebuild?r1=1.5&r2=1.6
45
46 Index: smartmontools-9999.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-9999.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- smartmontools-9999.ebuild 28 Jul 2011 02:13:32 -0000 1.5
53 +++ smartmontools-9999.ebuild 29 Jul 2011 08:27:43 -0000 1.6
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-9999.ebuild,v 1.5 2011/07/28 02:13:32 zmedico Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-9999.ebuild,v 1.6 2011/07/29 08:27:43 zmedico Exp $
59
60 EAPI="3"
61
62 @@ -12,7 +12,7 @@
63 SRC_URI=""
64 else
65 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
66 - KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
67 + KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-linux"
68 fi
69
70 DESCRIPTION="Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) monitoring tools"
71
72
73
74 1.3 sys-apps/smartmontools/smartmontools-5.41.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-5.41.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-5.41.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-5.41.ebuild?r1=1.2&r2=1.3
79
80 Index: smartmontools-5.41.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.41.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- smartmontools-5.41.ebuild 28 Jul 2011 02:13:32 -0000 1.2
87 +++ smartmontools-5.41.ebuild 29 Jul 2011 08:27:43 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.41.ebuild,v 1.2 2011/07/28 02:13:32 zmedico Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.41.ebuild,v 1.3 2011/07/29 08:27:43 zmedico Exp $
93
94 EAPI="3"
95
96 @@ -12,7 +12,7 @@
97 SRC_URI=""
98 else
99 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
100 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
101 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-linux"
102 fi
103
104 DESCRIPTION="Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) monitoring tools"