Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/gigabase: ChangeLog gigabase-3.65.ebuild gigabase-3.66.ebuild
Date: Thu, 03 Jul 2008 16:09:44
Message-Id: E1KERNK-0006Fs-6d@stork.gentoo.org
1 pva 08/07/03 16:09:38
2
3 Modified: ChangeLog gigabase-3.65.ebuild
4 Added: gigabase-3.66.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.22-ovz005 i686)
8
9 Revision Changes Path
10 1.36 dev-db/gigabase/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/ChangeLog?rev=1.36&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/ChangeLog?rev=1.36&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/ChangeLog?r1=1.35&r2=1.36
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v
19 retrieving revision 1.35
20 retrieving revision 1.36
21 diff -u -r1.35 -r1.36
22 --- ChangeLog 11 May 2008 10:53:42 -0000 1.35
23 +++ ChangeLog 3 Jul 2008 16:09:37 -0000 1.36
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-db/gigabase
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v 1.35 2008/05/11 10:53:42 pva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v 1.36 2008/07/03 16:09:37 pva Exp $
29 +
30 +*gigabase-3.66 (03 Jul 2008)
31 +
32 + 03 Jul 2008; Peter Volkov <pva@g.o> gigabase-3.65.ebuild,
33 + +gigabase-3.66.ebuild:
34 + Version bump.
35
36 *gigabase-3.65 (11 May 2008)
37
38
39
40
41 1.2 dev-db/gigabase/gigabase-3.65.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.65.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.65.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.65.ebuild?r1=1.1&r2=1.2
46
47 Index: gigabase-3.65.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.65.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- gigabase-3.65.ebuild 11 May 2008 10:53:42 -0000 1.1
54 +++ gigabase-3.65.ebuild 3 Jul 2008 16:09:37 -0000 1.2
55 @@ -1,8 +1,8 @@
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.65.ebuild,v 1.1 2008/05/11 10:53:42 pva Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.65.ebuild,v 1.2 2008/07/03 16:09:37 pva Exp $
60
61 -inherit autotools eutils multilib
62 +inherit eutils multilib
63
64 DESCRIPTION="OO-DBMS with interfaces for C/C++/Java/PHP/Perl"
65 HOMEPAGE="http://www.garret.ru/~knizhnik/gigabase.html"
66
67
68
69 1.1 dev-db/gigabase/gigabase-3.66.ebuild
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.66.ebuild?rev=1.1&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.66.ebuild?rev=1.1&content-type=text/plain
73
74 Index: gigabase-3.66.ebuild
75 ===================================================================
76 # Copyright 1999-2008 Gentoo Foundation
77 # Distributed under the terms of the GNU General Public License v2
78 # $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.66.ebuild,v 1.1 2008/07/03 16:09:37 pva Exp $
79
80 inherit eutils multilib
81
82 DESCRIPTION="OO-DBMS with interfaces for C/C++/Java/PHP/Perl"
83 HOMEPAGE="http://www.garret.ru/~knizhnik/gigabase.html"
84 SRC_URI="mirror://sourceforge/gigabase/${P}.tar.gz"
85 LICENSE="MIT"
86 SLOT="0"
87 KEYWORDS="~amd64 ~s390 ~x86"
88 IUSE="doc"
89 DEPEND=""
90
91 S=${WORKDIR}/gigabase
92
93 src_compile() {
94 mf="${S}/Makefile"
95
96 econf || die "econf failed"
97
98 sed -r -i -e 's/subsql([^\.]|$)/subsql-gdb\1/' ${mf}
99
100 emake || die "compilation failed"
101 }
102
103 src_install() {
104 einstall || die "make install failed"
105
106 dodoc CHANGES
107 use doc && dohtml GigaBASE.htm
108 use doc && dohtml -r docs/html/*
109 }
110
111 pkg_postinst() {
112 elog "The subsql binary has been renamed to subsql-gdb,"
113 elog "to avoid a name clash with the FastDB version of subsql"
114 echo
115 ewarn "Content of indices created by old (<=3.42) version of GigaBASE with"
116 ewarn "USE_LOCALE_SETTINGS enabled and using non-standard locale will be"
117 ewarn "different with format used by version 3.43 and higher. So you will"
118 ewarn "have to recreate indices in this case."
119 }
120
121
122
123 --
124 gentoo-commits@l.g.o mailing list