public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/gigabase: gigabase-3.61.ebuild ChangeLog
@ 2007-12-10 15:03 Dawid Weglinski (cla)
  0 siblings, 0 replies; 2+ messages in thread
From: Dawid Weglinski (cla) @ 2007-12-10 15:03 UTC (permalink / raw
  To: gentoo-commits

cla         07/12/10 15:03:50

  Modified:             gigabase-3.61.ebuild ChangeLog
  Log:
  Stable on x86 wrt bug #201840
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.2                  dev-db/gigabase/gigabase-3.61.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild?r1=1.1&r2=1.2

Index: gigabase-3.61.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gigabase-3.61.ebuild	11 Nov 2007 10:32:48 -0000	1.1
+++ gigabase-3.61.ebuild	10 Dec 2007 15:03:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild,v 1.1 2007/11/11 10:32:48 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild,v 1.2 2007/12/10 15:03:50 cla Exp $
 
 inherit eutils libtool multilib
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/gigabase/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~s390 ~x86"
+KEYWORDS="~amd64 ~s390 x86"
 IUSE="doc"
 DEPEND=""
 



1.29                 dev-db/gigabase/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	11 Nov 2007 10:32:48 -0000	1.28
+++ ChangeLog	10 Dec 2007 15:03:50 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/gigabase
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v 1.28 2007/11/11 10:32:48 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v 1.29 2007/12/10 15:03:50 cla Exp $
+
+  10 Dec 2007; Dawid Węgliński <cla@gentoo.org> gigabase-3.61.ebuild:
+  Stable on x86 (bug #201840)
 
 *gigabase-3.61 (11 Nov 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-db/gigabase: gigabase-3.61.ebuild ChangeLog
@ 2007-12-19 19:37 Samuli Suominen (drac)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (drac) @ 2007-12-19 19:37 UTC (permalink / raw
  To: gentoo-commits

drac        07/12/19 19:37:34

  Modified:             gigabase-3.61.ebuild ChangeLog
  Log:
  amd64 stable wrt #201840, run eautoreconf to fix libtool & asneeded issues.
  (Portage version: 2.1.4_rc10)

Revision  Changes    Path
1.3                  dev-db/gigabase/gigabase-3.61.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild?r1=1.2&r2=1.3

Index: gigabase-3.61.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gigabase-3.61.ebuild	10 Dec 2007 15:03:50 -0000	1.2
+++ gigabase-3.61.ebuild	19 Dec 2007 19:37:33 -0000	1.3
@@ -1,20 +1,26 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild,v 1.2 2007/12/10 15:03:50 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.61.ebuild,v 1.3 2007/12/19 19:37:33 drac Exp $
 
-inherit eutils libtool multilib
+inherit autotools eutils multilib
 
 DESCRIPTION="OO-DBMS with interfaces for C/C++/Java/PHP/Perl"
 HOMEPAGE="http://www.garret.ru/~knizhnik/gigabase.html"
 SRC_URI="mirror://sourceforge/gigabase/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~s390 x86"
+KEYWORDS="amd64 ~s390 x86"
 IUSE="doc"
 DEPEND=""
 
 S=${WORKDIR}/gigabase
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	eautoreconf
+}
+
 src_compile() {
 	mf="${S}/Makefile"
 



1.31                 dev-db/gigabase/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/gigabase/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	19 Dec 2007 17:55:51 -0000	1.30
+++ ChangeLog	19 Dec 2007 19:37:33 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/gigabase
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v 1.30 2007/12/19 17:55:51 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v 1.31 2007/12/19 19:37:33 drac Exp $
+
+  19 Dec 2007; Samuli Suominen <drac@gentoo.org> gigabase-3.61.ebuild:
+  amd64 stable wrt #201840, run eautoreconf to fix libtool & asneeded issues.
 
   19 Dec 2007; <pva@gentoo.org>
   +files/gigabase-3.54-cli.h-redudant-typedef-fix.patch:



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-19 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-19 19:37 [gentoo-commits] gentoo-x86 commit in dev-db/gigabase: gigabase-3.61.ebuild ChangeLog Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-10 15:03 Dawid Weglinski (cla)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox