Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@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 12:49:54
Message-Id: E1IrCFy-0008Kk-8v@stork.gentoo.org
1 nixnut 07/11/11 12:49:42
2
3 Modified: liblrdf-0.4.0.ebuild ChangeLog
4 Log:
5 Stable on ppc wrt bug 198416
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild?r1=1.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- liblrdf-0.4.0.ebuild 11 Nov 2007 06:20:32 -0000 1.4
22 +++ liblrdf-0.4.0.ebuild 11 Nov 2007 12:49:41 -0000 1.5
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.4 2007/11/11 06:20:32 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0.ebuild,v 1.5 2007/11/11 12:49:41 nixnut 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.27 media-libs/liblrdf/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/ChangeLog?rev=1.27&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/ChangeLog?rev=1.27&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/liblrdf/ChangeLog?r1=1.26&r2=1.27
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v
51 retrieving revision 1.26
52 retrieving revision 1.27
53 diff -u -r1.26 -r1.27
54 --- ChangeLog 11 Nov 2007 06:20:32 -0000 1.26
55 +++ ChangeLog 11 Nov 2007 12:49:41 -0000 1.27
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.26 2007/11/11 06:20:32 drac Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.27 2007/11/11 12:49:41 nixnut Exp $
61 +
62 + 11 Nov 2007; nixnut <nixnut@g.o> liblrdf-0.4.0.ebuild:
63 + Stable on ppc wrt bug 198416
64
65 11 Nov 2007; Samuli Suominen <drac@g.o> liblrdf-0.4.0.ebuild:
66 amd64 stable wrt #198416 and use emake in src_install with D quoted.
67
68
69
70 --
71 gentoo-commits@g.o mailing list