Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/sg3_utils: sg3_utils-1.33.ebuild ChangeLog
Date: Sat, 02 Jun 2012 12:33:31
Message-Id: 20120602123316.B06682004B@flycatcher.gentoo.org
1 blueness 12/06/02 12:33:16
2
3 Modified: sg3_utils-1.33.ebuild ChangeLog
4 Log:
5 Keyword ~mips
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 sys-apps/sg3_utils/sg3_utils-1.33.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.33.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.33.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.33.ebuild?r1=1.8&r2=1.9
15
16 Index: sg3_utils-1.33.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.33.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- sg3_utils-1.33.ebuild 1 Apr 2012 17:14:15 -0000 1.8
23 +++ sg3_utils-1.33.ebuild 2 Jun 2012 12:33:16 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.33.ebuild,v 1.8 2012/04/01 17:14:15 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.33.ebuild,v 1.9 2012/06/02 12:33:16 blueness Exp $
29
30 EAPI="4"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86"
38 IUSE="static-libs"
39
40 DEPEND="sys-devel/libtool"
41
42
43
44 1.81 sys-apps/sg3_utils/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/ChangeLog?rev=1.81&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/ChangeLog?rev=1.81&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/ChangeLog?r1=1.80&r2=1.81
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v
53 retrieving revision 1.80
54 retrieving revision 1.81
55 diff -u -r1.80 -r1.81
56 --- ChangeLog 1 Apr 2012 17:14:15 -0000 1.80
57 +++ ChangeLog 2 Jun 2012 12:33:16 -0000 1.81
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-apps/sg3_utils
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.80 2012/04/01 17:14:15 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.81 2012/06/02 12:33:16 blueness Exp $
63 +
64 + 02 Jun 2012; Anthony G. Basile <blueness@g.o> sg3_utils-1.33.ebuild:
65 + Keyword ~mips
66
67 01 Apr 2012; Raúl Porcel <armin76@g.o> sg3_utils-1.33.ebuild:
68 alpha/ia64/sh/sparc stable wrt #405067