Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/librtas: librtas-1.3.3.ebuild ChangeLog librtas-1.3.1.ebuild librtas-2.0.0.ebuild
Date: Mon, 21 Apr 2008 19:54:53
Message-Id: E1Jo26E-0007bX-Pk@stork.gentoo.org
1 ranger 08/04/21 19:54:50
2
3 Modified: librtas-1.3.3.ebuild ChangeLog librtas-1.3.1.ebuild
4 Removed: librtas-2.0.0.ebuild
5 Log:
6 Removing old ebuilds, fix minor syn in ebuild, and stablized 1.3.3
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.2 sys-libs/librtas/librtas-1.3.3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild?r1=1.1&r2=1.2
15
16 Index: librtas-1.3.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- librtas-1.3.3.ebuild 5 Jan 2008 20:20:13 -0000 1.1
23 +++ librtas-1.3.3.ebuild 21 Apr 2008 19:54:50 -0000 1.2
24 @@ -1,16 +1,16 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild,v 1.1 2008/01/05 20:20:13 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.3.ebuild,v 1.2 2008/04/21 19:54:50 ranger Exp $
29
30 inherit eutils
31
32 -DESCRIPTION=" Librtas provides a set of libraries for user-space access to the Run-Time Abstraction Services (RTAS) on the ppc64 architecture."
33 +DESCRIPTION=" Librtas provides a set of libraries for user-space access to RTAS on the ppc64 architecture."
34 SRC_URI="http://librtas.ozlabs.org/releases/librtas-${PV}.tar.gz"
35 HOMEPAGE="http://librtas.ozlabs.org/"
36
37 SLOT="0"
38 LICENSE="IPL-1"
39 -KEYWORDS="~ppc ~ppc64"
40 +KEYWORDS="ppc ppc64"
41 IUSE=""
42
43 src_unpack() {
44
45
46
47 1.11 sys-libs/librtas/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/ChangeLog?rev=1.11&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/ChangeLog?rev=1.11&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/ChangeLog?r1=1.10&r2=1.11
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v
56 retrieving revision 1.10
57 retrieving revision 1.11
58 diff -u -r1.10 -r1.11
59 --- ChangeLog 3 Feb 2008 03:56:06 -0000 1.10
60 +++ ChangeLog 21 Apr 2008 19:54:50 -0000 1.11
61 @@ -1,6 +1,11 @@
62 # ChangeLog for sys-libs/librtas
63 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v 1.10 2008/02/03 03:56:06 ranger Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/ChangeLog,v 1.11 2008/04/21 19:54:50 ranger Exp $
66 +
67 + 21 Apr 2008; Brent Baude <ranger@g.o>
68 + -files/librtas-2.0.0-remove-doc.patch, librtas-1.3.1.ebuild,
69 + librtas-1.3.3.ebuild, -librtas-2.0.0.ebuild:
70 + Removing old ebuilds, fix minor syn in ebuild, and stablized 1.3.3
71
72 03 Feb 2008; Brent Baude <ranger@g.o> ChangeLog:
73 Removing librtas-2.0.0
74
75
76
77 1.6 sys-libs/librtas/librtas-1.3.1.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/librtas-1.3.1.ebuild?rev=1.6&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/librtas-1.3.1.ebuild?rev=1.6&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/librtas/librtas-1.3.1.ebuild?r1=1.5&r2=1.6
82
83 Index: librtas-1.3.1.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.1.ebuild,v
86 retrieving revision 1.5
87 retrieving revision 1.6
88 diff -u -r1.5 -r1.6
89 --- librtas-1.3.1.ebuild 21 Aug 2007 20:53:49 -0000 1.5
90 +++ librtas-1.3.1.ebuild 21 Apr 2008 19:54:50 -0000 1.6
91 @@ -1,10 +1,10 @@
92 -# Copyright 1999-2007 Gentoo Foundation
93 +# Copyright 1999-2008 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.1.ebuild,v 1.5 2007/08/21 20:53:49 ranger Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.1.ebuild,v 1.6 2008/04/21 19:54:50 ranger Exp $
97
98 inherit eutils
99
100 -DESCRIPTION=" Librtas provides a set of libraries for user-space access to the Run-Time Abstraction Services (RTAS) on the ppc64 architecture."
101 +DESCRIPTION=" Librtas provides a set of libraries for user-space access to RTAS on the ppc64 architecture."
102 SRC_URI="http://librtas.ozlabs.org/releases/librtas-${PV}.tar.gz"
103 HOMEPAGE="http://librtas.ozlabs.org/"
104
105
106
107
108 --
109 gentoo-commits@l.g.o mailing list