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/raptor: raptor-1.4.19.ebuild
Date: Sun, 27 Sep 2009 17:31:10
Message-Id: E1MrxaV-0001yX-OJ@stork.gentoo.org
1 nixnut 09/09/27 17:31:07
2
3 Modified: raptor-1.4.19.ebuild
4 Log:
5 ppc stable #286193
6 (Portage version: 2.1.6.13/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.4 media-libs/raptor/raptor-1.4.19.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/raptor/raptor-1.4.19.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/raptor/raptor-1.4.19.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/raptor/raptor-1.4.19.ebuild?r1=1.3&r2=1.4
14
15 Index: raptor-1.4.19.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.19.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- raptor-1.4.19.ebuild 27 Sep 2009 11:37:12 -0000 1.3
22 +++ raptor-1.4.19.ebuild 27 Sep 2009 17:31:07 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 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.19.ebuild,v 1.3 2009/09/27 11:37:12 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.19.ebuild,v 1.4 2009/09/27 17:31:07 nixnut 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 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
37 IUSE="curl debug unicode xml"
38
39 RDEPEND="unicode? ( >=dev-libs/glib-2 )