Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/gambas: gambas-2.8.2.ebuild ChangeLog gambas-2.7.0.ebuild
Date: Mon, 30 Mar 2009 15:24:42
Message-Id: E1LoJLt-0003t9-Al@stork.gentoo.org
1 loki_val 09/03/30 15:24:41
2
3 Modified: gambas-2.8.2.ebuild ChangeLog gambas-2.7.0.ebuild
4 Log:
5 Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
6 (Portage version: 2.2_rc28/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-util/gambas/gambas-2.8.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild?r1=1.4&r2=1.5
14
15 Index: gambas-2.8.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- gambas-2.8.2.ebuild 1 Oct 2008 17:35:45 -0000 1.4
22 +++ gambas-2.8.2.ebuild 30 Mar 2009 15:24:41 -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/dev-util/gambas/gambas-2.8.2.ebuild,v 1.4 2008/10/01 17:35:45 betelgeuse Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.8.2.ebuild,v 1.5 2009/03/30 15:24:41 loki_val Exp $
29
30 EAPI="2"
31
32 @@ -28,7 +28,7 @@
33 odbc? ( >=dev-db/unixODBC-2.2.12 )
34 opengl? ( >=media-libs/mesa-7.0.2 )
35 pcre? ( >=dev-libs/libpcre-7.6-r1 )
36 - pdf? ( >=app-text/poppler-0.5.3 )
37 + pdf? ( >=virtual/poppler-0.5.3 )
38 postgres? ( >=virtual/postgresql-base-8.2 )
39 qt3? ( >=x11-libs/qt-3.2:3 )
40 sdl? ( >=media-libs/sdl-image-1.2.6-r1 >=media-libs/sdl-mixer-1.2.7 )
41
42
43
44 1.53 dev-util/gambas/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?rev=1.53&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?rev=1.53&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/ChangeLog?r1=1.52&r2=1.53
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v
53 retrieving revision 1.52
54 retrieving revision 1.53
55 diff -u -r1.52 -r1.53
56 --- ChangeLog 1 Oct 2008 17:35:45 -0000 1.52
57 +++ ChangeLog 30 Mar 2009 15:24:41 -0000 1.53
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-util/gambas
60 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.52 2008/10/01 17:35:45 betelgeuse Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.53 2009/03/30 15:24:41 loki_val Exp $
64 +
65 + 30 Mar 2009; Peter Alfredsen <loki_val@g.o> gambas-2.7.0.ebuild,
66 + gambas-2.8.2.ebuild:
67 + Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
68
69 01 Oct 2008; Petteri Räty <betelgeuse@g.o> gambas-2.8.2.ebuild:
70 Use src_prepare and src_configure so that we don't run econf twice.
71
72
73
74 1.3 dev-util/gambas/gambas-2.7.0.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.7.0.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.7.0.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gambas/gambas-2.7.0.ebuild?r1=1.2&r2=1.3
79
80 Index: gambas-2.7.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.7.0.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- gambas-2.7.0.ebuild 27 Jul 2008 21:33:25 -0000 1.2
87 +++ gambas-2.7.0.ebuild 30 Mar 2009 15:24:41 -0000 1.3
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2008 Gentoo Foundation
90 +# Copyright 1999-2009 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.7.0.ebuild,v 1.2 2008/07/27 21:33:25 carlo Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-2.7.0.ebuild,v 1.3 2009/03/30 15:24:41 loki_val Exp $
94
95 EAPI=1
96
97 @@ -30,7 +30,7 @@
98 odbc? ( >=dev-db/unixODBC-2.2.12 )
99 opengl? ( >=media-libs/mesa-7.0.2 )
100 pcre? ( >=dev-libs/libpcre-7.6-r1 )
101 - pdf? ( >=app-text/poppler-0.5.3 )
102 + pdf? ( >=virtual/poppler-0.5.3 )
103 postgres? ( >=virtual/postgresql-base-8.2 )
104 qt3? ( x11-libs/qt:3 )
105 sdl? ( >=media-libs/sdl-image-1.2.6-r1 >=media-libs/sdl-mixer-1.2.7 )