diff options
Diffstat (limited to 'dev-ml/ocamlgraph')
-rw-r--r-- | dev-ml/ocamlgraph/Manifest | 4 | ||||
-rw-r--r-- | dev-ml/ocamlgraph/ocamlgraph-1.8.7-r1.ebuild (renamed from dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild) | 17 | ||||
-rw-r--r-- | dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild (renamed from dev-ml/ocamlgraph/ocamlgraph-1.8.8.ebuild) | 17 |
3 files changed, 20 insertions, 18 deletions
diff --git a/dev-ml/ocamlgraph/Manifest b/dev-ml/ocamlgraph/Manifest index a5641e001df1..c21f1fda2c3b 100644 --- a/dev-ml/ocamlgraph/Manifest +++ b/dev-ml/ocamlgraph/Manifest @@ -2,6 +2,6 @@ AUX ocamlgraph-1.8.6-installfindlib.patch 1383 BLAKE2B dcdfa9cfde71eb22e05795041 AUX ocamlgraph-1.8.7-test.patch 594 BLAKE2B 7a04f1357f82ab23820d7013ead56918b9548853dec086f5dabd45c81e035762d2d792797e83f9213a13ae37c5a27618577226373c31ae974cd4e3d506f788e5 SHA512 795a28d8b9702ed8e55d4b001285320c179de77de4edcc260212536cea4bb1bf36c58158ff7975e9a9befc075f03a1a64e069bc2a74a2b7770913a19c52d0652 DIST ocamlgraph-1.8.7.tar.gz 272625 BLAKE2B 18df3f78cfe66e2259c770cfc3671096b06a185e3f407b22eb0a21ff6e7f7df4b0b705a830d740c64f66609b88e2fb76aa91e200ca4c0fadc7ae2a1910641f3d SHA512 27559293bf576ecc9cf49090e24905c50d00ebaeb444a3c917826f3cfe1e7ceab34b43e30f98634811b1688b675d8747b590b5bb103a720d099304f5031feb2e DIST ocamlgraph-1.8.8.tar.gz 282729 BLAKE2B 79fdbcdd86fc5b6f36ad3399c890c31831a20fec22f0b4faf6da1fb61a12d25a54587e4b3ed8f9266ad1ce37bfffe76d66cf7a7e765e8046429943ad3c555208 SHA512 ccb07d4a7fb0c3026ad2d4563e1ca0a88483ac3cf43c9378989ae5c031961853a11c9673c06b54a16733c5755d9c0a2783c5f475afdcc7692d2bf3d4778f5bc5 -EBUILD ocamlgraph-1.8.7.ebuild 1381 BLAKE2B 5569a3c7f8dd0cf67d9ee54ae4b40da58c51bafda1e94c3d60eedb72571a0fbe47967a84d24482b09458039b839f619eae9fdfd3ae4e8886d594ec1cbbaa2e6c SHA512 747ba63e80d2245f757597e0ac4163306413826111cf8567545613e702a934e52bed77f4ec78c89470fbc2847f51f0eff747c9e6fc17c1c62bf4a0642d467331 -EBUILD ocamlgraph-1.8.8.ebuild 1260 BLAKE2B d78bbf1b66db9a26baff4e146e1287effdd228bf86e2bdd54c02c9345f56eacbd04c72a54e6b2648f44d991ff33d151c83757d712318319d8c6c405d395cf0cd SHA512 6b96fbaa44fe9d4b7ac4a2ebb3ae318a5fb6ff892dda10f37ec8b112ae13fb1c03f0cd6e8de54f3061b3daf5e245427fc132fb8fc645621fba3ea2b3116bd017 +EBUILD ocamlgraph-1.8.7-r1.ebuild 1363 BLAKE2B 28025fea671e7b843a545e8fb1948c8aa60034f63a5d95f9974e06d5b9653dd74c181b6b5b1f2d40de30db795664b45a7db5d478d2e5ac499bed98bbaa478b3d SHA512 492aac98e26845283b78971c72ab68b81118db3997cfb2ed1764005b72f2c553f995af1142149277ec145fde1b6eda0504fdf57eed74c7c5277e767cf1ace9f5 +EBUILD ocamlgraph-1.8.8-r1.ebuild 1251 BLAKE2B 351eb2d6b472000d3cbd80ac0261f725e0b6dc00e508dce0d9c683d9cc26148b4227f6a72671a97261b7c2cd0356fd229086084bf18ff56683a982e83f8f3230 SHA512 6db448015f5671455346a43b412fc7cbfb9315c5f45db007b3bcc64b05999f256837cce7041dbf729e57108d789f57d9e14a4da0bebc35aeb0546c56b8b7c0ec MISC metadata.xml 255 BLAKE2B 20e1fe9f33391368237c8ada78aa64c03d7fe94539dbfc0ff9824fe6f7653ce474bdf77a000ee4266352d32216efa0874b1018164d147fecebd153ef585f0ef2 SHA512 1c2273f62d1d1a9ac275ca127371f9be62684c77f89da9ff75a5c191794d2fc3d137a3f6c66e6a449c0bde7edbcce29dddf639793c5a93ab86ea49489bda1a12 diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.7-r1.ebuild index 09d0810bef2b..41454fc22085 100644 --- a/dev-ml/ocamlgraph/ocamlgraph-1.8.7.ebuild +++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.7-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit findlib eutils +inherit eutils findlib DESCRIPTION="O'Caml Graph library" HOMEPAGE="http://ocamlgraph.lri.fr/index.en.html" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0/${PV}" KEYWORDS="~amd64 ~arm ~arm64 ppc x86" RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] - gtk? ( dev-ml/lablgtk:=[gnomecanvas,ocamlopt?] )" + gtk? ( dev-ml/lablgtk:2=[gnomecanvas,ocamlopt?] )" DEPEND="${RDEPEND} doc? ( dev-tex/hevea dev-ml/ocamlweb )" IUSE="doc examples gtk +ocamlopt" @@ -50,13 +50,14 @@ src_install() { fi dodoc README.adoc CREDITS FAQ CHANGES - if use doc; then - dohtml doc/* - fi if use examples; then - insinto /usr/share/doc/${PF} - doins -r examples + dodoc -r examples docompress -x /usr/share/doc/${PF}/examples fi + + if use doc; then + docinto html + dodoc doc/* + fi } diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.8.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild index b653703ff09d..6d7936b9e15f 100644 --- a/dev-ml/ocamlgraph/ocamlgraph-1.8.8.ebuild +++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,9 +10,9 @@ HOMEPAGE="http://ocamlgraph.lri.fr/index.en.html" SRC_URI="http://ocamlgraph.lri.fr/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?] - gtk? ( dev-ml/lablgtk:=[gnomecanvas,ocamlopt?] )" + gtk? ( dev-ml/lablgtk:2=[gnomecanvas,ocamlopt?] )" DEPEND="${RDEPEND} doc? ( dev-tex/hevea dev-ml/ocamlweb )" IUSE="doc examples gtk +ocamlopt" @@ -45,13 +45,14 @@ src_install() { fi dodoc README.adoc CREDITS FAQ CHANGES - if use doc; then - dohtml doc/* - fi if use examples; then - insinto /usr/share/doc/${PF} - doins -r examples + dodoc -r examples docompress -x /usr/share/doc/${PF}/examples fi + + if use doc; then + docinto html + dodoc doc/* + fi } |