public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-sqlite3/
Date: Sat, 17 Dec 2016 11:33:34 +0000 (UTC)	[thread overview]
Message-ID: <1481974401.d8f61db23f6adfbca4549a9d38819f2c3f9f902e.aballier@gentoo> (raw)

commit:     d8f61db23f6adfbca4549a9d38819f2c3f9f902e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 10:24:04 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 11:33:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f61db2

dev-ml/ocaml-sqlite3: bump to 4.1.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ocaml-sqlite3/Manifest                   |  1 +
 dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.1.0.ebuild | 29 +++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-ml/ocaml-sqlite3/Manifest b/dev-ml/ocaml-sqlite3/Manifest
index 9518ae0..5737b0c 100644
--- a/dev-ml/ocaml-sqlite3/Manifest
+++ b/dev-ml/ocaml-sqlite3/Manifest
@@ -1 +1,2 @@
 DIST sqlite3-ocaml-4.0.6.tar.gz 70620 SHA256 921be9aab70743d8e56e51fdcc23c0974e54991e416e23d5dd025ca8d1adb269 SHA512 8659207d4ea08d062c465f6ac03f754b3c3eb7a9d17b95bb08a9a578eb45b4683400435ca063ad9b0c52267da060823dcaa4c566e5bcedf9229f24726d32a2b3 WHIRLPOOL c4cb389931682ceca6460281887707cd89e2e6b068499dd7e9b1061123b35279b3ca044bc328e9f4538cfc1d38c6f46f46116f0f62ba01634b0e6eb766267c8f
+DIST sqlite3-ocaml-4.1.0.tar.gz 76762 SHA256 1ab50edeee261da6835bc3b80e3d30172e37f2f230d186ae0099c1539574b79b SHA512 d444534d02039b1b505c1dbe9dcee4e29c3b4b6a4ed1f480552598a59a0748ebba144a54656fdc6d652993a22adaa69434ebf97dca4ab17a379160587d497fec WHIRLPOOL 090ac0f2cc2b8f828e91b076751cc1e6f79206d49d4ca5708dc3cdbac47a45792dfbd637eadda00cce75c3ec33d219cd5c8cf7d13308317dd32a3a591d4847ac

diff --git a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.1.0.ebuild b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.1.0.ebuild
new file mode 100644
index 00000000..c4ac79b
--- /dev/null
+++ b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-4.1.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+OASIS_BUILD_TESTS=1
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+MY_PN="sqlite3-ocaml"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="A package for ocaml that provides access to SQLite databases"
+HOMEPAGE="http://mmottl.github.io/sqlite3-ocaml/"
+SRC_URI="https://github.com/mmottl/sqlite3-ocaml/releases/download/v${PV}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=">=dev-db/sqlite-3.3.3
+	>=dev-ml/findlib-1.3.2"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" "TODO.md" )


             reply	other threads:[~2016-12-17 11:33 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-17 11:33 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-07 18:23 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-sqlite3/ Alfredo Tupone
2021-03-07  9:17 Alfredo Tupone
2021-01-24 20:54 Sam James
2021-01-24 20:54 Sam James
2020-12-02 17:46 Aaron Bauman
2018-02-14 14:30 Thomas Deutschmann
2017-10-17  6:04 Alexis Ballier
2017-09-10 14:59 Sergei Trofimovich
2017-08-26 12:20 Alexis Ballier
2017-08-06  7:40 Alexis Ballier
2017-06-12  5:46 Alexis Ballier
2017-01-24 11:23 Alexis Ballier
2017-01-06  9:17 Alexis Ballier
2017-01-04 11:58 Alexis Ballier
2016-12-17 11:33 Alexis Ballier
2016-10-10 12:10 Alexis Ballier
2016-06-15 15:12 Alexis Ballier
2016-05-26 10:03 Alexis Ballier
2016-02-07 16:14 Alexis Ballier
2016-01-06 14:57 Alexis Ballier
2015-11-24 15:08 Alexis Ballier
2015-11-06  8:52 Alexis Ballier
2015-09-14 12:18 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1481974401.d8f61db23f6adfbca4549a9d38819f2c3f9f902e.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox