From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 92341139085 for ; Wed, 25 Jan 2017 11:07:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3D2B2340B6; Wed, 25 Jan 2017 11:07:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C13552340B6 for ; Wed, 25 Jan 2017 11:07:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C8096340806 for ; Wed, 25 Jan 2017 11:07:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B6D12EDB for ; Wed, 25 Jan 2017 11:07:53 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1485342404.327cfbc7ee76321b35978acc5cf98e444f805ef0.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/postgresql-ocaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/postgresql-ocaml/Manifest dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild X-VCS-Directories: dev-ml/postgresql-ocaml/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 327cfbc7ee76321b35978acc5cf98e444f805ef0 X-VCS-Branch: master Date: Wed, 25 Jan 2017 11:07:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5da94791-c160-4903-9a72-9bcd383f40b7 X-Archives-Hash: d50ca550a162fdff42758f6cff39cd93 commit: 327cfbc7ee76321b35978acc5cf98e444f805ef0 Author: Alexis Ballier gentoo org> AuthorDate: Wed Jan 25 11:06:44 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Jan 25 11:06:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=327cfbc7 dev-ml/postgresql-ocaml: remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ml/postgresql-ocaml/Manifest | 1 - .../postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild | 31 ---------------------- 2 files changed, 32 deletions(-) diff --git a/dev-ml/postgresql-ocaml/Manifest b/dev-ml/postgresql-ocaml/Manifest index 0671895..5065cb2 100644 --- a/dev-ml/postgresql-ocaml/Manifest +++ b/dev-ml/postgresql-ocaml/Manifest @@ -1,2 +1 @@ -DIST postgresql-ocaml-2.0.5.tar.gz 79123 SHA256 e786c46edbd63aacd82e008098a2c801f445d59a29bd49713eae5cf5c157eaa8 SHA512 1d4b09b9135e1d6a98295bd51175ac44e6b51219703ad8ba5c0d429d81534989b43ed8922eff6511de4fc31b6dde1e6ca4f7bea91981e3d8c025d151258e41c7 WHIRLPOOL 04ae6fb1865fea75f286faf366ba4a976f260c502de1f898b48c8fb93b70ddedfdeeb9383e54efb2dd3b15e9b6d5302e1a5e0009188d8d83bbd69d4448774eef DIST postgresql-ocaml-4.0.1.tar.gz 85871 SHA256 07d8fdb5c161b30809876375c43ebf29e5b99a475ee6b019b6fee3a80c18a4cb SHA512 baecd1b3b98f790131972dbd2eba563b43dec6e13e37ab904ee38b2b1168b03533272532887a42a2536806951c9e543306c6eccfb441de517ee860383ea5df36 WHIRLPOOL 71562d46b8688b4319f6fae06aeaea866e397cf6ce9f533b096d8d9f0850b2746fdffca6f4f234cc23cfb433d8124f559f89971d32554a756e88234c5a311e6d diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild deleted file mode 100644 index b013ddd..00000000 --- a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases" -SRC_URI="https://bitbucket.org/mmottl/postgresql-ocaml/downloads/${P}.tar.gz" -HOMEPAGE="https://bitbucket.org/mmottl/postgresql-ocaml" -IUSE="examples" - -DEPEND="dev-db/postgresql[server]" -RDEPEND="${DEPEND}" - -SLOT="0/${PV}" -LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc x86" - -DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) - -src_install() { - oasis_src_install - if use examples ; then - insinto /usr/share/doc/${PF} - doins -r examples - fi -}