Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/raptor: raptor-1.4.20.ebuild ChangeLog
Date: Tue, 23 Feb 2010 13:38:41
Message-Id: E1NjuyE-0002nO-PB@stork.gentoo.org
1 fauli 10/02/23 13:38:38
2
3 Modified: raptor-1.4.20.ebuild ChangeLog
4 Log:
5 stable x86, bug 301306
6 (Portage version: 2.1.7.17/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 media-libs/raptor/raptor-1.4.20.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/raptor/raptor-1.4.20.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/raptor/raptor-1.4.20.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/raptor/raptor-1.4.20.ebuild?r1=1.4&r2=1.5
14
15 Index: raptor-1.4.20.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.20.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- raptor-1.4.20.ebuild 19 Jan 2010 00:29:51 -0000 1.4
22 +++ raptor-1.4.20.ebuild 23 Feb 2010 13:38:38 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.20.ebuild,v 1.4 2010/01/19 00:29:51 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.20.ebuild,v 1.5 2010/02/23 13:38:38 fauli Exp $
28
29 EAPI=2
30 inherit eutils libtool
31 @@ -11,7 +11,7 @@
32
33 LICENSE="LGPL-2.1 Apache-2.0"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
36 +KEYWORDS="~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 IUSE="curl debug unicode xml"
38
39 RDEPEND="unicode? ( dev-libs/glib:2 )
40
41
42
43 1.77 media-libs/raptor/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/raptor/ChangeLog?rev=1.77&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/raptor/ChangeLog?rev=1.77&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/raptor/ChangeLog?r1=1.76&r2=1.77
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v
52 retrieving revision 1.76
53 retrieving revision 1.77
54 diff -u -r1.76 -r1.77
55 --- ChangeLog 19 Jan 2010 00:29:51 -0000 1.76
56 +++ ChangeLog 23 Feb 2010 13:38:38 -0000 1.77
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-libs/raptor
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.76 2010/01/19 00:29:51 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.77 2010/02/23 13:38:38 fauli Exp $
62 +
63 + 23 Feb 2010; Christian Faulhammer <fauli@g.o> raptor-1.4.20.ebuild:
64 + stable x86, bug 301306
65
66 19 Jan 2010; Jeroen Roovers <jer@g.o> raptor-1.4.20.ebuild:
67 Stable for HPPA (bug #301306).