app-misc/geneweb: Fix DeprecatedInsinto and NonexistentBlocker
authorTupone Alfredo <tupone@gentoo.org>
Thu, 26 Dec 2019 11:03:41 +0000 (12:03 +0100)
committerTupone Alfredo <tupone@gentoo.org>
Thu, 26 Dec 2019 11:03:41 +0000 (12:03 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
app-misc/geneweb/files/geneweb-6.08-parallellbuild.patch
app-misc/geneweb/geneweb-6.08-r1.ebuild

index 71cfab667fc13934d503707e67273870bb1c09bc..552660102eaf1aa075b5658036b701eb0792a36d 100644 (file)
@@ -1,5 +1,5 @@
---- geneweb-6.08/wserver/Makefile.old  2017-01-09 21:15:00.328750224 +0100
-+++ geneweb-6.08/wserver/Makefile      2017-01-09 21:15:16.825751748 +0100
+--- a/wserver/Makefile 2017-01-09 21:15:00.328750224 +0100
++++ b/wserver/Makefile 2017-01-09 21:15:16.825751748 +0100
 @@ -11,6 +11,8 @@
        camlp5r pa_extend.cmo q_MLast.cmo -o pa_macro5.ppo pa_macro5.ml
        ocamlc -c -I "`camlp5 -where`" -impl pa_macro5.ppo
@@ -9,8 +9,8 @@
  depend:
        TOP=.. ../tools/camlp5_depend.sh $(OCAMLI) *.ml* > .depend
  
---- geneweb-6.08/src/.depend.old       2017-01-09 21:36:25.644868941 +0100
-+++ geneweb-6.08/src/.depend   2017-01-09 21:37:04.994872576 +0100
+--- a/src/.depend      2017-01-09 21:36:25.644868941 +0100
++++ b/src/.depend      2017-01-09 21:37:04.994872576 +0100
 @@ -39,7 +39,7 @@
  check_base.cmx: check.cmx def.cmi gwdb.cmx secure.cmx
  compilation.cmo: def.cmi util.cmi
  consang.cmo: adef.cmi def.cmi gwdb.cmi consang.cmi
  consang.cmx: adef.cmx def.cmi gwdb.cmx consang.cmi
  consang.cmi: def.cmi gwdb.cmi
-@@ -311,7 +311,7 @@
-     num.cmi perso.cmi ../wserver/wserver.cmi
+@@ -162,7 +162,7 @@
+     mutil.cmx notesLinks.cmx progrBar.cmx secure.cmx select.cmx
+ history.cmo: adef.cmi buff.cmo config.cmi date.cmi def.cmi gutil.cmi \
+     gwdb.cmi hutil.cmi mutil.cmi secure.cmi templ.cmi templAst.cmi util.cmi \
+-    history_diff.cmi ../wserver/wserver.cmi history.cmi
++    history_diff.cmo ../wserver/wserver.cmi history.cmi
+ history.cmx: adef.cmx buff.cmx config.cmi date.cmx def.cmi gutil.cmx \
+     gwdb.cmx hutil.cmx mutil.cmx secure.cmx templ.cmx templAst.cmi util.cmx \
+     history_diff.cmx ../wserver/wserver.cmx history.cmi
+@@ -308,10 +308,10 @@
+     ../wserver/wserver.cmx
+ searchName.cmo: adef.cmi buff.cmo checkItem.cmi config.cmi date.cmi def.cmi \
+     gutil.cmi gwdb.cmi hutil.cmi mutil.cmi name.cmi util.cmi \
+-    num.cmi perso.cmi ../wserver/wserver.cmi
++    num.cmi perso.cmi ../wserver/wserver.cmi some.cmo
  searchName.cmx: adef.cmx buff.cmx checkItem.cmx config.cmi date.cmx def.cmi \
      gutil.cmx gwdb.cmx hutil.cmx mutil.cmx name.cmx util.cmx \
 -    num.cmx perso.cmx ../wserver/wserver.cmx
  secure.cmo: secure.cmi
  secure.cmx: secure.cmi
  select.cmo: adef.cmi def.cmi gutil.cmi gwdb.cmi name.cmi
+--- a/ged2gwb/.depend  2019-12-26 11:46:53.540446131 +0100
++++ b/ged2gwb/.depend  2019-12-26 11:48:08.833224914 +0100
+@@ -1,7 +1,7 @@
+ ged2gwb2.cmo: ../src/adef.cmi ../src/ansel.cmo ../src/argl.cmo \
+     ../src/buff.cmo ../src/calendar.cmi ../src/db2link.cmi ../src/def.cmi \
+     ../src/futil.cmi ../src/gwcomp.cmi ../src/lock.cmi ../src/mutil.cmi \
+-    ../src/name.cmi ../src/secure.cmi ./utf8.cmi
++    ../src/name.cmi ../src/secure.cmi ./utf8.cmo
+ ged2gwb2.cmx: ../src/adef.cmx ../src/ansel.cmx ../src/argl.cmx \
+     ../src/buff.cmx ../src/calendar.cmx ../src/db2link.cmx ../src/def.cmi \
+     ../src/futil.cmx ../src/gwcomp.cmx ../src/lock.cmx ../src/mutil.cmx \
+@@ -10,7 +10,7 @@
+     ../src/buff.cmo ../src/calendar.cmi ../src/check.cmi \
+     ../src/checkItem.cmi ../src/dbdisk.cmi ../src/def.cmi ../src/gwdb.cmi \
+     ../src/lock.cmi ../src/mutil.cmi ../src/name.cmi ../src/outbase.cmi \
+-    ../src/secure.cmi ./utf8.cmi
++    ../src/secure.cmi ./utf8.cmo
+ ged2gwb.cmx: ../src/adef.cmx ../src/ansel.cmx ../src/argl.cmx \
+     ../src/buff.cmx ../src/calendar.cmx ../src/check.cmx \
+     ../src/checkItem.cmx ../src/dbdisk.cmi ../src/def.cmi ../src/gwdb.cmx \
index 692c89bf09ed5d41344c20000d60784ea1e25e26..55528f558666d457c995ba24749cd0bb67d44d5b 100644 (file)
@@ -17,8 +17,7 @@ RESTRICT="strip"
 
 RDEPEND="dev-lang/ocaml[ocamlopt?]
        dev-ml/camlp5[ocamlopt?]"
-DEPEND="${RDEPEND}
-       !net-p2p/ghostwhitecrab"
+DEPEND="${RDEPEND}"
 
 PATCHES=(
        "${WORKDIR}"/${P}-ocaml-4.patch
@@ -59,8 +58,8 @@ src_install() {
        doman man/*
 
        # Install doc
-       insinto /usr/share/doc/${PF}/contrib
-       doins -r contrib/{gwdiff,misc}
+       dodoc -r contrib
+       docompress -x /usr/share/doc/${PF}/contrib
 
        newinitd "${FILESDIR}/geneweb.initd" geneweb
        newconfd "${FILESDIR}/geneweb.confd" geneweb