Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@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: Sun, 16 Dec 2007 14:22:38
Message-Id: E1J3uNw-0007XB-H5@stork.gentoo.org
1 drac 07/12/16 14:22:28
2
3 Modified: ChangeLog hugin-0.6.1-r2.ebuild
4 Log:
5 amd64 stable wrt #180381
6 (Portage version: 2.1.4_rc10)
7
8 Revision Changes Path
9 1.32 media-gfx/hugin/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.32&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.32&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?r1=1.31&r2=1.32
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v
18 retrieving revision 1.31
19 retrieving revision 1.32
20 diff -u -r1.31 -r1.32
21 --- ChangeLog 3 Dec 2007 16:40:39 -0000 1.31
22 +++ ChangeLog 16 Dec 2007 14:22:27 -0000 1.32
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.31 2007/12/03 16:40:39 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.32 2007/12/16 14:22:27 drac Exp $
28 +
29 + 16 Dec 2007; Samuli Suominen <drac@g.o> hugin-0.6.1-r2.ebuild:
30 + amd64 stable wrt #180381
31
32 *hugin-0.7_beta4-r1 (03 Dec 2007)
33 *hugin-0.6.1-r2 (03 Dec 2007)
34
35
36
37 1.2 media-gfx/hugin/hugin-0.6.1-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild?r1=1.1&r2=1.2
42
43 Index: hugin-0.6.1-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- hugin-0.6.1-r2.ebuild 3 Dec 2007 16:40:39 -0000 1.1
50 +++ hugin-0.6.1-r2.ebuild 16 Dec 2007 14:22:27 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v 1.1 2007/12/03 16:40:39 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v 1.2 2007/12/16 14:22:27 drac Exp $
56
57 inherit wxwidgets eutils autotools libtool
58
59 @@ -9,7 +9,7 @@
60 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
61 LICENSE="GPL-2 SIFT"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ppc ~x86"
64 +KEYWORDS="amd64 ~ppc ~x86"
65 IUSE="unicode debug enblend sift"
66
67 DEPEND=">=media-libs/libpano12-2.8.4
68
69
70
71 --
72 gentoo-commits@g.o mailing list