commit:     36951f18f580549b238a1ede889489181742aca0
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 08:06:07 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 08:06:07 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=36951f18

dev-ml/gsl-ocaml: remove from overlay, latest version added to main tree

Package-Manager: portage-2.2.27

 dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild | 28 ----------------------------
 dev-ml/gsl-ocaml/metadata.xml            | 14 --------------
 2 files changed, 42 deletions(-)

diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild 
b/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild
deleted file mode 100644
index daff922..0000000
--- a/dev-ml/gsl-ocaml/gsl-ocaml-1.10.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="OCaml bindings for the GSL library"
-HOMEPAGE="http://bitbucket.org/mmottl/gsl-ocaml";
-SRC_URI="${HOMEPAGE}/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="examples test"
-
-DEPEND=">=sci-libs/gsl-1.10"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGES.txt README.md NOTES.md TODO.md )
-
-src_prepare() {
-       oasis_configure_opts="$(use_enable examples)"
-}

diff --git a/dev-ml/gsl-ocaml/metadata.xml b/dev-ml/gsl-ocaml/metadata.xml
deleted file mode 100644
index 4fb2e67..0000000
--- a/dev-ml/gsl-ocaml/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>s...@gentoo.org</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <longdescription lang="en">
-GSL interface for OCaml
-</longdescription>
-  <upstream>
-    <remote-id type="bitbucket">mmottl/gsl-ocaml</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to