dev-ml/ocamlbuild: remove old
authorAlexis Ballier <aballier@gentoo.org>
Tue, 24 Jan 2017 11:10:14 +0000 (12:10 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 24 Jan 2017 11:14:16 +0000 (12:14 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ml/ocamlbuild/Manifest
dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild [deleted file]
dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild [deleted file]

index 0a1e3eba2767e9257fa4d32087ea632f45a784d6..eb1d547d6494c30b3bf8f1a228fe2be0a53030fa 100644 (file)
@@ -1,3 +1 @@
 DIST ocamlbuild-0.10.1.tar.gz 193263 SHA256 2603be3709634b6191dd00627213cff56f15200f2d0a24e0af58a18a0580b71e SHA512 6d74bdce7fe147bf1a5fd570b569925b36b5f443c7251d1c13a0525e3086417b393a768722bf7d4b23a7e3178b0b3c2511499725c5a755d69783b8d555663e3b WHIRLPOOL 7ab4d455260af64066abd1922d8c5631df6a9541abf3950c919818875346a1f7bc21e5d08e9a93bacb3559373179663daddc89532f79391124972e6bc986f84d
-DIST ocamlbuild-0.9.2.tar.gz 163014 SHA256 257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc SHA512 6f6fa2ca0030256b61a9f93275f26327a032594a1ddd288e1eb9f4c41dfc139e4cdb6cd66ae8e383dd2f8aabb435181abfbf6b4aa0892ef6fa420c29e33b391a WHIRLPOOL 4b1285a3177787c9d4d1e4581dec4079a1144568512c8871b2ed9436bea941c9447130af616c418d7c18157f0818de26f6344635c7e63e4ec13acaa5229cf77a
-DIST ocamlbuild-0.9.3.tar.gz 191583 SHA256 32e4824906888c61244909eab0d2c22d31f18fc9579873a070a4cf7947c2c0a9 SHA512 49ab3a13d48f8f554c85ebc8ce9cbc5a5e63112c2d50215a6f4be78cc21c6e93bd5d657ea45584cfbfa00d182d99adad0fbb706e8121b71ea3ecf4830fd947dd WHIRLPOOL 50dcc7146ea0cc567c955d01fc4d5fad36d056c8b99f74b5ee3cbc69d9a68a37c4448b3215430a5f39272375ade3917b168778e36f5d2e9308e41cc6b7afeb33
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild
deleted file mode 100644 (file)
index c18f0d6..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Generic build tool with built-in rules for building OCaml library and programs"
-HOMEPAGE="https://github.com/ocaml/ocamlbuild"
-SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="+ocamlopt"
-
-DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
-RDEPEND="${DEPEND}
-       !<dev-ml/findlib-1.6.1-r1
-"
-
-src_configure() {
-       emake -f configure.make Makefile.config \
-               PREFIX="${EPREFIX}/usr" \
-               BINDIR="${EPREFIX}/usr/bin" \
-               LIBDIR="$(ocamlc -where)" \
-               OCAML_NATIVE=$(usex ocamlopt true false) \
-               OCAML_NATIVE_TOOLS=$(usex ocamlopt true false) \
-               NATDYNLINK=$(usex ocamlopt true false)
-}
-
-src_install() {
-       emake CHECK_IF_PREINSTALLED=false DESTDIR="${D}" install
-       dodoc Changes
-}
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild
deleted file mode 100644 (file)
index c18f0d6..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Generic build tool with built-in rules for building OCaml library and programs"
-HOMEPAGE="https://github.com/ocaml/ocamlbuild"
-SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="+ocamlopt"
-
-DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
-RDEPEND="${DEPEND}
-       !<dev-ml/findlib-1.6.1-r1
-"
-
-src_configure() {
-       emake -f configure.make Makefile.config \
-               PREFIX="${EPREFIX}/usr" \
-               BINDIR="${EPREFIX}/usr/bin" \
-               LIBDIR="$(ocamlc -where)" \
-               OCAML_NATIVE=$(usex ocamlopt true false) \
-               OCAML_NATIVE_TOOLS=$(usex ocamlopt true false) \
-               NATDYNLINK=$(usex ocamlopt true false)
-}
-
-src_install() {
-       emake CHECK_IF_PREINSTALLED=false DESTDIR="${D}" install
-       dodoc Changes
-}