Gentoo Archives: gentoo-commits

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