Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/imlib2: ChangeLog imlib2-1.4.5.ebuild
Date: Sat, 29 Sep 2012 18:41:04
Message-Id: 20120929184034.BDBD521600@flycatcher.gentoo.org
1 armin76 12/09/29 18:40:34
2
3 Modified: ChangeLog imlib2-1.4.5.ebuild
4 Log:
5 alpha/ia64/sh/sparc stable wrt #433309
6
7 (Portage version: 2.1.11.16/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.115 media-libs/imlib2/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/ChangeLog?rev=1.115&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/ChangeLog?rev=1.115&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/ChangeLog?r1=1.114&r2=1.115
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v
19 retrieving revision 1.114
20 retrieving revision 1.115
21 diff -u -r1.114 -r1.115
22 --- ChangeLog 19 Sep 2012 14:47:49 -0000 1.114
23 +++ ChangeLog 29 Sep 2012 18:40:34 -0000 1.115
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/imlib2
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.114 2012/09/19 14:47:49 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.115 2012/09/29 18:40:34 armin76 Exp $
29 +
30 + 29 Sep 2012; Raúl Porcel <armin76@g.o> imlib2-1.4.5.ebuild:
31 + alpha/ia64/sh/sparc stable wrt #433309
32
33 19 Sep 2012; Jeroen Roovers <jer@g.o> imlib2-1.4.5.ebuild:
34 Stable for HPPA (bug #433309).
35
36
37
38 1.9 media-libs/imlib2/imlib2-1.4.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/imlib2-1.4.5.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/imlib2-1.4.5.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/imlib2/imlib2-1.4.5.ebuild?r1=1.8&r2=1.9
43
44 Index: imlib2-1.4.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.5.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- imlib2-1.4.5.ebuild 19 Sep 2012 14:47:49 -0000 1.8
51 +++ imlib2-1.4.5.ebuild 29 Sep 2012 18:40:34 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 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.5.ebuild,v 1.8 2012/09/19 14:47:49 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.5.ebuild,v 1.9 2012/09/29 18:40:34 armin76 Exp $
57
58 EAPI=4
59 inherit enlightenment toolchain-funcs
60 @@ -8,7 +8,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 ~amd64-fbsd ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
66 IUSE="X bzip2 gif jpeg mmx mp3 png static-libs tiff zlib"
67
68 RDEPEND="=media-libs/freetype-2*