Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kdegraphics-kfile-plugins: ChangeLog kdegraphics-kfile-plugins-3.5.8.ebuild
Date: Mon, 28 Jan 2008 20:50:39
Message-Id: E1JJaw8-0003tr-9p@stork.gentoo.org
1 philantrop 08/01/28 20:50:36
2
3 Modified: ChangeLog kdegraphics-kfile-plugins-3.5.8.ebuild
4 Log:
5 Marked stable on amd64 as per bug 207634.
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.86 kde-base/kdegraphics-kfile-plugins/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog?rev=1.86&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog?rev=1.86&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog?r1=1.85&r2=1.86
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v
18 retrieving revision 1.85
19 retrieving revision 1.86
20 diff -u -r1.85 -r1.86
21 --- ChangeLog 19 Oct 2007 22:23:23 -0000 1.85
22 +++ ChangeLog 28 Jan 2008 20:50:35 -0000 1.86
23 @@ -1,6 +1,10 @@
24 # ChangeLog for kde-base/kdegraphics-kfile-plugins
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.85 2007/10/19 22:23:23 philantrop Exp $
27 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.86 2008/01/28 20:50:35 philantrop Exp $
29 +
30 + 28 Jan 2008; Wulf C. Krueger <philantrop@g.o>
31 + kdegraphics-kfile-plugins-3.5.8.ebuild:
32 + Marked stable on amd64 as per bug 207634.
33
34 *kdegraphics-kfile-plugins-3.5.8 (19 Oct 2007)
35
36
37
38
39 1.2 kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild?r1=1.1&r2=1.2
44
45 Index: kdegraphics-kfile-plugins-3.5.8.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- kdegraphics-kfile-plugins-3.5.8.ebuild 19 Oct 2007 22:23:23 -0000 1.1
52 +++ kdegraphics-kfile-plugins-3.5.8.ebuild 28 Jan 2008 20:50:35 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild,v 1.1 2007/10/19 22:23:23 philantrop Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.8.ebuild,v 1.2 2008/01/28 20:50:35 philantrop Exp $
59
60 KMNAME=kdegraphics
61 KMMODULE=kfile-plugins
62 @@ -9,7 +9,7 @@
63 inherit kde-meta eutils
64
65 DESCRIPTION="kfile plugins from kdegraphics"
66 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
68 IUSE="openexr"
69 DEPEND="media-libs/tiff
70 openexr? ( media-libs/openexr )"
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list