Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/imlib2: ChangeLog imlib2-1.4.4.ebuild
Date: Sun, 02 Jan 2011 20:11:56
Message-Id: 20110102201145.CE21520054@flycatcher.gentoo.org
1 vapier 11/01/02 20:11:45
2
3 Modified: ChangeLog imlib2-1.4.4.ebuild
4 Log:
5 Mark ppc stable #344781.
6
7 Revision Changes Path
8 1.103 media-libs/imlib2/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/ChangeLog?rev=1.103&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/ChangeLog?rev=1.103&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/ChangeLog?r1=1.102&r2=1.103
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v
17 retrieving revision 1.102
18 retrieving revision 1.103
19 diff -u -r1.102 -r1.103
20 --- ChangeLog 29 Dec 2010 15:20:49 -0000 1.102
21 +++ ChangeLog 2 Jan 2011 20:11:45 -0000 1.103
22 @@ -1,6 +1,9 @@
23 # ChangeLog for media-libs/imlib2
24 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.102 2010/12/29 15:20:49 ranger Exp $
26 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.103 2011/01/02 20:11:45 vapier Exp $
28 +
29 + 02 Jan 2011; Mike Frysinger <vapier@g.o> imlib2-1.4.4.ebuild:
30 + Mark ppc stable #344781.
31
32 29 Dec 2010; Brent Baude <ranger@g.o> imlib2-1.4.4.ebuild:
33 stable ppc64, bug 344781
34
35
36
37 1.8 media-libs/imlib2/imlib2-1.4.4.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/imlib2-1.4.4.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/imlib2-1.4.4.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/imlib2-1.4.4.ebuild?r1=1.7&r2=1.8
42
43 Index: imlib2-1.4.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.4.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- imlib2-1.4.4.ebuild 29 Dec 2010 15:20:49 -0000 1.7
50 +++ imlib2-1.4.4.ebuild 2 Jan 2011 20:11:45 -0000 1.8
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2010 Gentoo Foundation
53 +# Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.4.ebuild,v 1.7 2010/12/29 15:20:49 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.4.ebuild,v 1.8 2011/01/02 20:11:45 vapier Exp $
57
58 EAPI="1"
59
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
62 HOMEPAGE="http://www.enlightenment.org/"
63
64 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
66 IUSE="X bzip2 gif jpeg mmx mp3 png tiff zlib"
67
68 DEPEND="=media-libs/freetype-2*