Gentoo Archives: gentoo-commits

From: "Stefan Schweizer (genstef)" <genstef@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/pstoedit: pstoedit-3.45.ebuild ChangeLog
Date: Thu, 24 Jan 2008 17:34:56
Message-Id: E1JI5yV-00069h-MC@stork.gentoo.org
1 genstef 08/01/24 17:34:51
2
3 Modified: pstoedit-3.45.ebuild ChangeLog
4 Log:
5 remove as-needed patch, bug 207286
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.2 media-gfx/pstoedit/pstoedit-3.45.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45.ebuild?r1=1.1&r2=1.2
14
15 Index: pstoedit-3.45.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pstoedit-3.45.ebuild 24 Jan 2008 09:40:50 -0000 1.1
22 +++ pstoedit-3.45.ebuild 24 Jan 2008 17:34:51 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45.ebuild,v 1.1 2008/01/24 09:40:50 genstef Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.45.ebuild,v 1.2 2008/01/24 17:34:51 genstef Exp $
28
29 inherit autotools base eutils
30
31 @@ -24,8 +24,6 @@
32 plotutils? ( media-libs/plotutils )"
33 #flash? ( >=media-libs/ming-0.3 )
34
35 -PATCHES="${FILESDIR}/3.44-as-needed.patch"
36 -
37 pkg_setup() {
38 if use imagemagick && built_with_use media-gfx/imagemagick nocxx; then
39 eerror 'pstoedit with USE "imagemagick" requires media-gfx/imagemagick'
40
41
42
43 1.42 media-gfx/pstoedit/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/ChangeLog?rev=1.42&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/ChangeLog?rev=1.42&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pstoedit/ChangeLog?r1=1.41&r2=1.42
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v
52 retrieving revision 1.41
53 retrieving revision 1.42
54 diff -u -r1.41 -r1.42
55 --- ChangeLog 24 Jan 2008 09:40:49 -0000 1.41
56 +++ ChangeLog 24 Jan 2008 17:34:51 -0000 1.42
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-gfx/pstoedit
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.41 2008/01/24 09:40:49 genstef Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.42 2008/01/24 17:34:51 genstef Exp $
62 +
63 + 24 Jan 2008; Stefan Schweizer <genstef@g.o> ChangeLog:
64 + remove as-needed patch, bug 207286
65
66 *pstoedit-3.45 (24 Jan 2008)
67
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list