Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/hugin: ChangeLog hugin-0.6.1-r2.ebuild
Date: Fri, 11 Jan 2008 17:08:01
Message-Id: E1JDNMM-0006iv-8k@stork.gentoo.org
1 nixnut 08/01/11 17:07:58
2
3 Modified: ChangeLog hugin-0.6.1-r2.ebuild
4 Log:
5 Stable on ppc wrt bug 205154
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.34 media-gfx/hugin/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 17 Dec 2007 08:36:48 -0000 1.33
22 +++ ChangeLog 11 Jan 2008 17:07:57 -0000 1.34
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-gfx/hugin
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.33 2007/12/17 08:36:48 opfer Exp $
27 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.34 2008/01/11 17:07:57 nixnut Exp $
29 +
30 + 11 Jan 2008; nixnut <nixnut@g.o> hugin-0.6.1-r2.ebuild:
31 + Stable on ppc wrt bug 205154
32
33 17 Dec 2007; Christian Faulhammer <opfer@g.o>
34 hugin-0.6.1-r2.ebuild:
35
36
37
38 1.4 media-gfx/hugin/hugin-0.6.1-r2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild?r1=1.3&r2=1.4
43
44 Index: hugin-0.6.1-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- hugin-0.6.1-r2.ebuild 17 Dec 2007 08:36:48 -0000 1.3
51 +++ hugin-0.6.1-r2.ebuild 11 Jan 2008 17:07:57 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v 1.3 2007/12/17 08:36:48 opfer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v 1.4 2008/01/11 17:07:57 nixnut Exp $
58
59 inherit wxwidgets eutils autotools libtool
60
61 @@ -9,7 +9,7 @@
62 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
63 LICENSE="GPL-2 SIFT"
64 SLOT="0"
65 -KEYWORDS="amd64 ~ppc x86"
66 +KEYWORDS="amd64 ppc x86"
67 IUSE="unicode debug enblend sift"
68
69 DEPEND=">=media-libs/libpano12-2.8.4
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list