Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Fri, 29 Oct 2010 06:23:04
Message-Id: 20101029062259.90F8820051@flycatcher.gentoo.org
1 jer 10/10/29 06:22:59
2
3 Modified: ChangeLog sg3_utils-1.29.ebuild
4 Log:
5 Stable for HPPA (bug #329621).
6
7 (Portage version: 2.1.9.23/cvs/Linux i686)
8
9 Revision Changes Path
10 1.69 sys-apps/sg3_utils/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/ChangeLog?rev=1.69&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/ChangeLog?rev=1.69&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/ChangeLog?r1=1.68&r2=1.69
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v
19 retrieving revision 1.68
20 retrieving revision 1.69
21 diff -u -r1.68 -r1.69
22 --- ChangeLog 9 Sep 2010 03:27:02 -0000 1.68
23 +++ ChangeLog 29 Oct 2010 06:22:59 -0000 1.69
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/sg3_utils
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.68 2010/09/09 03:27:02 josejx Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.69 2010/10/29 06:22:59 jer Exp $
29 +
30 + 29 Oct 2010; Jeroen Roovers <jer@g.o> sg3_utils-1.29.ebuild:
31 + Stable for HPPA (bug #329621).
32
33 09 Sep 2010; Joseph Jezak <josejx@g.o> sg3_utils-1.29.ebuild:
34 Marked ppc stable.
35
36
37
38 1.10 sys-apps/sg3_utils/sg3_utils-1.29.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.29.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.29.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.29.ebuild?r1=1.9&r2=1.10
43
44 Index: sg3_utils-1.29.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.29.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- sg3_utils-1.29.ebuild 9 Sep 2010 03:27:02 -0000 1.9
51 +++ sg3_utils-1.29.ebuild 29 Oct 2010 06:22:59 -0000 1.10
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/sys-apps/sg3_utils/sg3_utils-1.29.ebuild,v 1.9 2010/09/09 03:27:02 josejx Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.29.ebuild,v 1.10 2010/10/29 06:22:59 jer Exp $
57
58 inherit eutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
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 DEPEND="sys-devel/libtool"