Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/imlib2: imlib2-1.4.1.ebuild ChangeLog
Date: Thu, 21 Aug 2008 18:30:14
Message-Id: E1KWEvD-0000DF-An@stork.gentoo.org
1 bluebird 08/08/21 18:30:11
2
3 Modified: imlib2-1.4.1.ebuild ChangeLog
4 Log:
5 Stable on sparc, bug #234927
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 media-libs/imlib2/imlib2-1.4.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/imlib2-1.4.1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/imlib2-1.4.1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/imlib2-1.4.1.ebuild?r1=1.5&r2=1.6
14
15 Index: imlib2-1.4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- imlib2-1.4.1.ebuild 19 Aug 2008 07:14:00 -0000 1.5
22 +++ imlib2-1.4.1.ebuild 21 Aug 2008 18:30:10 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.1.ebuild,v 1.5 2008/08/19 07:14:00 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.1.ebuild,v 1.6 2008/08/21 18:30:10 bluebird Exp $
28
29 inherit enlightenment toolchain-funcs
30
31 @@ -8,7 +8,7 @@
32 DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
33 HOMEPAGE="http://www.enlightenment.org/"
34
35 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
37 IUSE="X bzip2 gif jpeg mmx mp3 png tiff zlib"
38
39 DEPEND="=media-libs/freetype-2*
40
41
42
43 1.76 media-libs/imlib2/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/ChangeLog?rev=1.76&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/ChangeLog?rev=1.76&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/imlib2/ChangeLog?r1=1.75&r2=1.76
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v
52 retrieving revision 1.75
53 retrieving revision 1.76
54 diff -u -r1.75 -r1.76
55 --- ChangeLog 19 Aug 2008 07:14:00 -0000 1.75
56 +++ ChangeLog 21 Aug 2008 18:30:10 -0000 1.76
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-libs/imlib2
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.75 2008/08/19 07:14:00 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.76 2008/08/21 18:30:10 bluebird Exp $
62 +
63 + 21 Aug 2008; Friedrich Oslage <bluebird@g.o> imlib2-1.4.1.ebuild:
64 + Stable on sparc, bug #234927
65
66 19 Aug 2008; Jeroen Roovers <jer@g.o> imlib2-1.4.1.ebuild:
67 Stable for HPPA (bug #234927).