Created attachment 359438 [details, diff] patch against active-dvi-1.10.2.ebuild Changes to be committed as active-dvi-1.10.2-r1: - EAPI=5 - depend on dev-lang/ocaml:= and dev-ml/camlimages:= - added two ${EPREFIX} - removed "|| die" from emake calls
Comment on attachment 359438 [details, diff] patch against active-dvi-1.10.2.ebuild >-RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?] >- >=dev-ml/camlimages-4.0.1[truetype,tiff,jpeg,postscript,X] >+RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?]:= >+ >=dev-ml/camlimages-4.0.1[truetype,tiff,jpeg,postscript,X]:= did you test this ? I was pretty sure the syntax is :=[usedeps] and that it couldn't commute otherwise lgtm if the above works
Created attachment 359454 [details, diff] patch against active-dvi-1.10.2.ebuild (In reply to Alexis Ballier from comment #1) > Comment on attachment 359438 [details, diff] [details, diff] > patch against active-dvi-1.10.2.ebuild > > >-RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?] > >- >=dev-ml/camlimages-4.0.1[truetype,tiff,jpeg,postscript,X] > >+RDEPEND=">=dev-lang/ocaml-3.11.2[ocamlopt?]:= > >+ >=dev-ml/camlimages-4.0.1[truetype,tiff,jpeg,postscript,X]:= > > did you test this ? I was pretty sure the syntax is :=[usedeps] and that it > couldn't commute You are right, portage wasn't complaining, but repoman does.
(In reply to Christoph Junghans from comment #2) > Created attachment 359454 [details, diff] [details, diff] > patch against active-dvi-1.10.2.ebuild lgtm, please commit, thanks
+*active-dvi-1.10.2-r1 (25 Sep 2013) + + 25 Sep 2013; Christoph Junghans <ottxor@gentoo.org> + +active-dvi-1.10.2-r1.ebuild: + EAPI bump + prefix support (bug #485986) + Actually I was wrong, this package is stable on x86, so we cannot just replace it.