Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/raptor: ChangeLog raptor-1.4.21-r1.ebuild raptor-2.0.2.ebuild
Date: Tue, 03 May 2011 12:20:31
Message-Id: 20110503122015.1365120054@flycatcher.gentoo.org
1 grobian 11/05/03 12:20:14
2
3 Modified: ChangeLog raptor-1.4.21-r1.ebuild
4 raptor-2.0.2.ebuild
5 Log:
6 Marked ~x64-freebsd
7
8 (Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
9
10 Revision Changes Path
11 1.94 media-libs/raptor/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/ChangeLog?rev=1.94&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/ChangeLog?rev=1.94&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/ChangeLog?r1=1.93&r2=1.94
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v
20 retrieving revision 1.93
21 retrieving revision 1.94
22 diff -u -r1.93 -r1.94
23 --- ChangeLog 19 Apr 2011 19:05:13 -0000 1.93
24 +++ ChangeLog 3 May 2011 12:20:14 -0000 1.94
25 @@ -1,6 +1,10 @@
26 # ChangeLog for media-libs/raptor
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.93 2011/04/19 19:05:13 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.94 2011/05/03 12:20:14 grobian Exp $
30 +
31 + 03 May 2011; Fabian Groffen <grobian@g.o> raptor-1.4.21-r1.ebuild,
32 + raptor-2.0.2.ebuild:
33 + Marked ~x64-freebsd
34
35 *raptor-2.0.2 (19 Apr 2011)
36
37
38
39
40 1.7 media-libs/raptor/raptor-1.4.21-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-1.4.21-r1.ebuild?rev=1.7&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-1.4.21-r1.ebuild?rev=1.7&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-1.4.21-r1.ebuild?r1=1.6&r2=1.7
45
46 Index: raptor-1.4.21-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.21-r1.ebuild,v
49 retrieving revision 1.6
50 retrieving revision 1.7
51 diff -u -r1.6 -r1.7
52 --- raptor-1.4.21-r1.ebuild 3 Feb 2011 18:18:36 -0000 1.6
53 +++ raptor-1.4.21-r1.ebuild 3 May 2011 12:20:14 -0000 1.7
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.21-r1.ebuild,v 1.6 2011/02/03 18:18:36 xarthisius Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.21-r1.ebuild,v 1.7 2011/05/03 12:20:14 grobian Exp $
59
60 EAPI=3
61 inherit eutils libtool
62 @@ -11,7 +11,7 @@
63
64 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 IUSE="+curl debug static-libs unicode +xml"
69
70 RDEPEND="unicode? ( dev-libs/glib:2 )
71
72
73
74 1.2 media-libs/raptor/raptor-2.0.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-2.0.2.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-2.0.2.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-2.0.2.ebuild?r1=1.1&r2=1.2
79
80 Index: raptor-2.0.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.2.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- raptor-2.0.2.ebuild 19 Apr 2011 19:05:13 -0000 1.1
87 +++ raptor-2.0.2.ebuild 3 May 2011 12:20:14 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.2.ebuild,v 1.1 2011/04/19 19:05:13 aballier Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.2.ebuild,v 1.2 2011/05/03 12:20:14 grobian Exp $
93
94 EAPI=3
95 inherit eutils libtool
96 @@ -13,7 +13,7 @@
97
98 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
99 SLOT="2"
100 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
101 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
102 IUSE="+curl debug json static-libs unicode +xml"
103
104 RDEPEND="unicode? ( dev-libs/glib:2 )