summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-mysql
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-ml/ocaml-mysql
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-ml/ocaml-mysql')
-rw-r--r--dev-ml/ocaml-mysql/Manifest6
-rw-r--r--dev-ml/ocaml-mysql/metadata.xml5
-rw-r--r--dev-ml/ocaml-mysql/ocaml-mysql-1.2.1-r1.ebuild38
-rw-r--r--dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild38
-rw-r--r--dev-ml/ocaml-mysql/ocaml-mysql-1.2.2-r1.ebuild38
5 files changed, 0 insertions, 125 deletions
diff --git a/dev-ml/ocaml-mysql/Manifest b/dev-ml/ocaml-mysql/Manifest
deleted file mode 100644
index 77b5ed372887..000000000000
--- a/dev-ml/ocaml-mysql/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST ocaml-mysql-1.2.1.tar.gz 99250 BLAKE2B 576eb7cc7ccf9e747f207faa100adb7f10a17be2083dbd4f1fb352f8a023425eb7917d7bd4756ddafd663657375324207596e97d959f69c704fb1f5126b7d63d SHA512 bf9b4a1bfcc1a8d356a2d74ea9d8de8dd201973b9dc89c06349e814c2368871f5f6ccc2eca25b33fa5fabf4b6d19a5b4b436a1e055b90468f16f575257121e64
-DIST ocaml-mysql-1.2.2.tar.gz 99136 BLAKE2B dcc18b51514d7a9bd7bfdf97c3f410aa959cf1b2285bd6d347cd1ebdd51952f687222b16c250d8553f7b2235bff7201978bc8debe22996566412925373c3d9d7 SHA512 2af13de017b73a31c23e0536fd10679eaf5c0692741d19729b08ab58f4d2585f8f7faf0cfac1e3ccc3d3ceffcbd1740f62621ba678c50f545fc3a3a36a17742f
-EBUILD ocaml-mysql-1.2.1-r1.ebuild 663 BLAKE2B 55d8cee043dee7e5f290abfec1ee1f75f524949f55409190da240e224a1262ba1b4c112d54749c89826e9d880a3239d2edf27032e332cc5ff27f90eec85cd463 SHA512 9c58f3ff92bf81428ee3351675c913e0fc4f4369c622558502664ad16f05fe73d9ae77210ae5ca638558c3bafae67a9254a3be665bd1cfc8f9243e71a456e3cf
-EBUILD ocaml-mysql-1.2.1.ebuild 663 BLAKE2B 2a2cf83d8e3b70e70ca5abfae82cf17ab88bd6baf0399e3b14eca7aab83bd5c16de8b1e1d6ad0d56a571cc1c8e39dd5946b53776b88de32ed8e9059c577d9576 SHA512 bd7f5d921b92d7e39c5e2b45b55b577e65aecb779eefee4ce8dae6b109d6ab92f9f373dd7127fc6ddb845909af08f3a2f13b3a8fa4d20e8f244b7ee0d846fd73
-EBUILD ocaml-mysql-1.2.2-r1.ebuild 667 BLAKE2B 4ab7269e8cc87c13f1a3b5e40f4306c69e0ad4d883d383dc563786fbe7f3da699aa2c1e54704ce31dcf70e5ca4833835b27f9b767233b6f8ab2e26256dee50da SHA512 d6065ddf86f669fe20a856ff22d2fc5eea9b70a61d53f4181ca3e4332fafb992524f16c1dc44ca17e1b2ddf2b984d476e0a1489338db8361b5ca1d43e947ff5a
-MISC metadata.xml 168 BLAKE2B 5f277cc66dbafa7e7985433f84b0f9a656a176a9b901862e2a8353ca2d4526797dded9696e835b9696c7f72324e94959cfb5a22de49a7e3e61604153886037ab SHA512 00eec08786156434460f5ed77b647579546cf1a86341a4f2c9c9c84326468c2c21dc5101c4277103b19266bb6f788823f4ddf3b9d044da26326d79bf2ac9a274
diff --git a/dev-ml/ocaml-mysql/metadata.xml b/dev-ml/ocaml-mysql/metadata.xml
deleted file mode 100644
index 1b2becffa26c..000000000000
--- a/dev-ml/ocaml-mysql/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1-r1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1-r1.ebuild
deleted file mode 100644
index 74bddd8f624a..000000000000
--- a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit findlib
-
-IUSE="+ocamlopt"
-
-DESCRIPTION="A package for ocaml that provides access to mysql databases"
-SRC_URI="http://ygrek.org.ua/p/release/ocaml-mysql/${P}.tar.gz"
-HOMEPAGE="http://ocaml-mysql.forge.ocamlcore.org/"
-
-DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
- sys-libs/zlib
- dev-db/mysql-connector-c:0="
-
-RDEPEND="$DEPEND"
-
-SLOT="0/${PV}"
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-src_compile()
-{
- emake all
- if use ocamlopt; then
- emake opt
- fi
-}
-
-src_install()
-{
- findlib_src_preinst
- emake install
-
- dodoc CHANGES README VERSION
-}
diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild
deleted file mode 100644
index dda4373d060f..000000000000
--- a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit findlib eutils
-
-IUSE="+ocamlopt"
-
-DESCRIPTION="A package for ocaml that provides access to mysql databases"
-SRC_URI="http://ygrek.org.ua/p/release/ocaml-mysql/${P}.tar.gz"
-HOMEPAGE="http://ocaml-mysql.forge.ocamlcore.org/"
-
-DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
- sys-libs/zlib
- >=virtual/mysql-4.0"
-
-RDEPEND="$DEPEND"
-
-SLOT="0/${PV}"
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ppc x86"
-
-src_compile()
-{
- emake all
- if use ocamlopt; then
- emake opt
- fi
-}
-
-src_install()
-{
- findlib_src_preinst
- emake install
-
- dodoc CHANGES README VERSION
-}
diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.2-r1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.2-r1.ebuild
deleted file mode 100644
index 87b9fd21e32f..000000000000
--- a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.2-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit findlib
-
-IUSE="+ocamlopt"
-
-DESCRIPTION="A package for ocaml that provides access to mysql databases"
-SRC_URI="http://ygrek.org.ua/p/release/ocaml-mysql/${P}.tar.gz"
-HOMEPAGE="http://ocaml-mysql.forge.ocamlcore.org/"
-
-DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
- sys-libs/zlib
- dev-db/mysql-connector-c:0="
-
-RDEPEND="$DEPEND"
-
-SLOT="0/${PV}"
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-src_compile()
-{
- emake all
- if use ocamlopt; then
- emake -j1 opt
- fi
-}
-
-src_install()
-{
- findlib_src_preinst
- emake install
-
- dodoc CHANGES README VERSION
-}