Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/potracegui: ChangeLog potracegui-1.3.4.ebuild
Date: Fri, 28 Dec 2007 00:09:52
Message-Id: E1J82nI-0005dz-GO@stork.gentoo.org
1 dirtyepic 07/12/28 00:09:44
2
3 Modified: ChangeLog
4 Added: potracegui-1.3.4.ebuild
5 Log:
6 Version bump. Bug #203526.
7 (Portage version: 2.1.4_rc11)
8
9 Revision Changes Path
10 1.6 media-gfx/potracegui/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potracegui/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potracegui/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potracegui/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/potracegui/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 22 Feb 2007 01:38:20 -0000 1.5
23 +++ ChangeLog 28 Dec 2007 00:09:43 -0000 1.6
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-gfx/potracegui
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/potracegui/ChangeLog,v 1.5 2007/02/22 01:38:20 peper Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/potracegui/ChangeLog,v 1.6 2007/12/28 00:09:43 dirtyepic Exp $
29 +
30 +*potracegui-1.3.4 (28 Dec 2007)
31 +
32 + 28 Dec 2007; Ryan Hill <dirtyepic@g.o> +potracegui-1.3.4.ebuild:
33 + Version bump. Bug #203526.
34
35 22 Feb 2007; Piotr JaroszyƄski <peper@g.o> ChangeLog:
36 Transition to Manifest2.
37
38
39
40 1.1 media-gfx/potracegui/potracegui-1.3.4.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potracegui/potracegui-1.3.4.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/potracegui/potracegui-1.3.4.ebuild?rev=1.1&content-type=text/plain
44
45 Index: potracegui-1.3.4.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/media-gfx/potracegui/potracegui-1.3.4.ebuild,v 1.1 2007/12/28 00:09:43 dirtyepic Exp $
50
51 inherit kde
52
53 DESCRIPTION="Potracegui is a GUI interface for potrace and autotrace, two programs for tracing bitmapped images"
54 HOMEPAGE="http://potracegui.sourceforge.net/"
55 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
56
57 LICENSE="GPL-2"
58 SLOT="0"
59 KEYWORDS="~amd64 ~ppc ~x86"
60 IUSE=""
61
62 RDEPEND="media-gfx/autotrace
63 media-gfx/potrace"
64 need-kde 3.3.2
65
66
67
68 --
69 gentoo-commits@g.o mailing list