Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
Date: Tue, 24 Mar 2009 03:10:25
Message-Id: E1Llx1y-0006mh-5x@stork.gentoo.org
1 jer 09/03/24 03:10:22
2
3 Modified: qimageblitz-0.0.4.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #260777).
6 (Portage version: 2.2_rc26/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.4&r2=1.5
14
15 Index: qimageblitz-0.0.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- qimageblitz-0.0.4.ebuild 2 Nov 2008 07:36:39 -0000 1.4
22 +++ qimageblitz-0.0.4.ebuild 24 Mar 2009 03:10:22 -0000 1.5
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.4 2008/11/02 07:36:39 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.5 2009/03/24 03:10:22 jer Exp $
29
30 EAPI="1"
31
32 @@ -11,7 +11,7 @@
33 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
34
35 LICENSE="GPL-2 LGPL-2"
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
37 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
38 SLOT="0"
39 IUSE="3dnow altivec debug mmx sse sse2"
40
41
42
43
44 1.6 kde-base/qimageblitz/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.6&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.6&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.5&r2=1.6
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
53 retrieving revision 1.5
54 retrieving revision 1.6
55 diff -u -r1.5 -r1.6
56 --- ChangeLog 2 Nov 2008 07:36:39 -0000 1.5
57 +++ ChangeLog 24 Mar 2009 03:10:22 -0000 1.6
58 @@ -1,6 +1,9 @@
59 # ChangeLog for kde-base/qimageblitz
60 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.5 2008/11/02 07:36:39 vapier Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.6 2009/03/24 03:10:22 jer Exp $
64 +
65 + 24 Mar 2009; Jeroen Roovers <jer@g.o> qimageblitz-0.0.4.ebuild:
66 + Marked ~hppa (bug #260777).
67
68 02 Nov 2008; Mike Frysinger <vapier@g.o> qimageblitz-0.0.4.ebuild:
69 Add ppc64 love for KDE 4.