Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/liblrdf: liblrdf-0.4.0.ebuild ChangeLog
Date: Sun, 11 Nov 2007 14:31:36
Message-Id: E1IrDqV-0001CF-Vk@stork.gentoo.org
1 maekke 07/11/11 14:31:31
2
3 Modified: liblrdf-0.4.0.ebuild ChangeLog
4 Log:
5 x86 stable, bug #198416
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.6 media-libs/liblrdf/liblrdf-0.4.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild?r1=1.5&r2=1.6
14
15 Index: liblrdf-0.4.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- liblrdf-0.4.0.ebuild 11 Nov 2007 12:49:41 -0000 1.5
22 +++ liblrdf-0.4.0.ebuild 11 Nov 2007 14:31:31 -0000 1.6
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild,v 1.5 2007/11/11 12:49:41 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild,v 1.6 2007/11/11 14:31:31 maekke Exp $
28
29 DESCRIPTION="A library for the manipulation of RDF file in LADSPA plugins"
30 HOMEPAGE="http://lrdf.sourceforge.net"
31 SRC_URI="mirror://sourceforge/lrdf/${P}.tar.gz"
32 LICENSE="GPL-2"
33 SLOT="0"
34 -KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
35 +KEYWORDS="amd64 ppc ppc64 ~sparc x86"
36 IUSE=""
37
38 RDEPEND=">=media-libs/raptor-0.9.12
39
40
41
42 1.28 media-libs/liblrdf/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/ChangeLog?rev=1.28&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/ChangeLog?rev=1.28&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/ChangeLog?r1=1.27&r2=1.28
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v
51 retrieving revision 1.27
52 retrieving revision 1.28
53 diff -u -r1.27 -r1.28
54 --- ChangeLog 11 Nov 2007 12:49:41 -0000 1.27
55 +++ ChangeLog 11 Nov 2007 14:31:31 -0000 1.28
56 @@ -1,6 +1,9 @@
57 # ChangeLog for media-libs/liblrdf
58 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.27 2007/11/11 12:49:41 nixnut Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.28 2007/11/11 14:31:31 maekke Exp $
61 +
62 + 11 Nov 2007; Markus Meier <maekke@g.o> liblrdf-0.4.0.ebuild:
63 + x86 stable, bug #198416
64
65 11 Nov 2007; nixnut <nixnut@g.o> liblrdf-0.4.0.ebuild:
66 Stable on ppc wrt bug 198416
67
68
69
70 --
71 gentoo-commits@g.o mailing list