Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372599 - stabilize dev-db/gigabase-3.82-r1
Summary: stabilize dev-db/gigabase-3.82-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2011-06-22 16:25 UTC by Peter Volkov (RETIRED)
Modified: 2011-07-15 20:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2011-06-22 16:25:05 UTC
Arch teams, please, stabilize dev-db/gigabase-3.82.

To test that it works, I run the following tests:

        ebuild gigabase-3.61.ebuild digest && \
        ebuild gigabase-3.61.ebuild compile && \
        cd /var/tmp/portage/dev-db/gigabase-3.61/work/gigabase && \
        echo ./testddl && ./testddl && \
        echo ./testidx && ./testidx && \
        echo ./testidx2 && ./testidx2 && \
        echo ./testiref && ./testiref && \
        echo ./testleak && ./testleak && \
        echo ./testperf && ./testperf && \
        echo ./testperf2 && ./testperf2 && \
        echo ./testspat && ./testspat && \
        echo ./testsync && ./testsync

Thank you in advance.
Comment 1 Agostino Sarubbo gentoo-dev 2011-06-22 16:41:29 UTC
look at bug 372603
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2011-06-22 18:33:15 UTC
Following changes were commited:

--- gigabase-3.82.ebuild	16 May 2011 12:52:23 -0000	1.1
+++ gigabase-3.82.ebuild	22 Jun 2011 18:30:35 -0000
@@ -13,7 +13,7 @@
-DEPEND=""
+DEPEND="doc? ( app-doc/doxygen )"
@@ -24,6 +24,7 @@
 	emake || die "compilation failed"
+	use doc && { doxygen doxygen.cfg || die "doxygen failed"; }


They are minor. Arch teams, please, stabilize dev-db/gigabase-3.82-r1 then, please.
Comment 3 Agostino Sarubbo gentoo-dev 2011-06-22 18:46:13 UTC
works now. amd64 ok
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2011-06-22 20:19:06 UTC
emerged ok for amd64
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2011-06-23 07:23:53 UTC
amd64 done. Thanks Agostino and Ian
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2011-06-25 18:39:32 UTC
sparc is not keyworded, i dropped s390 while at it though :)
Comment 7 Markus Meier gentoo-dev 2011-07-15 20:15:15 UTC
x86 stable, all arches done.