commit:     57090a89d31cd6c4fcec667a95e4b1aa3de815b5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 16:01:14 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 16:13:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57090a89

dev-ml/oasis: remove old

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/oasis/Manifest           |  3 ---
 dev-ml/oasis/oasis-0.3.0.ebuild | 36 ------------------------------------
 dev-ml/oasis/oasis-0.4.1.ebuild | 37 -------------------------------------
 dev-ml/oasis/oasis-0.4.4.ebuild | 38 --------------------------------------
 4 files changed, 114 deletions(-)

diff --git a/dev-ml/oasis/Manifest b/dev-ml/oasis/Manifest
index d988f19..0cf9d6e 100644
--- a/dev-ml/oasis/Manifest
+++ b/dev-ml/oasis/Manifest
@@ -1,4 +1 @@
-DIST oasis-0.3.0.tar.gz 298052 SHA256 
2efa90a2dc31d0b731dc574f99ca3e1fd07079da1898b077d84db4a3fd212701 SHA512 
b8b9bb694c0d29364b39ff4fa10647e2aad0371d5345cae47ac99f1853e331153e6db7d9088f898b7e21793b97af1b4aeecb0e78d962a54d5b6d2c99f4c3cfe7
 WHIRLPOOL 
d3f91be86c858e634120f297359f45d81abe593c207fb182eb3b7af2ed3b676cdadfcf1bbb417f87bfd610934fdf8fd4b12ae0bceb4232e500553ecf31bd3b4d
-DIST oasis-0.4.1.tar.gz 309466 SHA256 
12ca49699dceba687cd150a5b5e66246450d2e06e47578a701c140195ce256d3 SHA512 
34424f174794cc00de485660134e6358fda222a2d5bb29959be31dd8bdeacac9c37d2c3bdffd9c4ee3d53b05695e1e7580858198fcd088104e60f2c813401e23
 WHIRLPOOL 
a60ddad0f058fab284c35c6887a597d48d8ab23574d700da6d8f6463eb73d9ec451dd60540616b4088d667d8b79fa185b575d2071e85980ae32e634b6453f234
-DIST oasis-0.4.4.tar.gz 333041 SHA256 
90a99ba342c2fc63afcc0b12fbef022153de27478072ab3b302cf7adb4bc526f SHA512 
1abb6e01f93029c5d9af3422a0e93b215182577225ad949442a4b69d0904620c20547941bad96fb27ad0034a0a4b472b586aac2614e89f5faae3084b751ed3c8
 WHIRLPOOL 
39f250a4fae03c240cc6f73d9128b5f1fc5383ad1a702bc977b196cf3a4aa6eda741f6e89d678c0d071299ae559cd52c69b4de0aa02014a39d94456e28eda108
 DIST oasis-0.4.5.tar.gz 336502 SHA256 
6623a603415c4718add6a6ebad80f6688164a2e9b28576c082548b17bf8b2e44 SHA512 
97d5401762ffda6bf4d7a239d9c77f8647d58da1728925e6de6e8fdfded6f8e7bb69652a838b86ab7203cd68436b06f76921c76840b97db56a94bb87d74450d7
 WHIRLPOOL 
46f5c3f900baa3d3b6ada8c0cf90cc90cfddc70523510d5ba5541e5075c96360ebacdd23a1b0f8b28a90bda7fb1700b9a2e9d7989af650e9aa5d50f358795d92

diff --git a/dev-ml/oasis/oasis-0.3.0.ebuild b/dev-ml/oasis/oasis-0.3.0.ebuild
deleted file mode 100644
index 931047c..0000000
--- a/dev-ml/oasis/oasis-0.3.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 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_P=${P/_/\~}
-DESCRIPTION="OASIS is a tool to integrate a configure, build and install 
system in OCaml project"
-HOMEPAGE="http://oasis.forge.ocamlcore.org/index.php";
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/918/${MY_P}.tar.gz";
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=">=dev-ml/ocaml-data-notation-0.0.3:="
-DEPEND="${RDEPEND}
-       dev-ml/ocamlify
-       dev-ml/ocamlmod
-       !<sci-chemistry/oasis-4.0-r3
-       test? (
-               >=dev-ml/ocaml-fileutils-0.4.2
-               >=dev-ml/ounit-1.1.0
-               >=dev-ml/ocaml-expect-0.0.2
-               dev-ml/extlib
-       )"
-
-STRIP_MASK="*/bin/*"
-S="${WORKDIR}/${MY_P}"
-DOCS=( "README.txt" "TODO.txt" "AUTHORS.txt" "CHANGES.txt" )

diff --git a/dev-ml/oasis/oasis-0.4.1.ebuild b/dev-ml/oasis/oasis-0.4.1.ebuild
deleted file mode 100644
index a0add77..0000000
--- a/dev-ml/oasis/oasis-0.4.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 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_P=${P/_/\~}
-DESCRIPTION="OASIS is a tool to integrate a configure, build and install 
system in OCaml project"
-HOMEPAGE="http://oasis.forge.ocamlcore.org/index.php";
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1355/${MY_P}.tar.gz";
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=">=dev-ml/ocaml-data-notation-0.0.11:="
-DEPEND="${RDEPEND}
-       >=dev-ml/findlib-1.3.1
-       dev-ml/ocamlify
-       dev-ml/ocamlmod
-       !<sci-chemistry/oasis-4.0-r3
-       test? (
-               >=dev-ml/ocaml-fileutils-0.4.2
-               >=dev-ml/ounit-2.0.0
-               >=dev-ml/ocaml-expect-0.0.4
-               dev-ml/extlib
-       )"
-
-STRIP_MASK="*/bin/*"
-S="${WORKDIR}/${MY_P}"
-DOCS=( "README.txt" "TODO.txt" "AUTHORS.txt" "CHANGES.txt" )

diff --git a/dev-ml/oasis/oasis-0.4.4.ebuild b/dev-ml/oasis/oasis-0.4.4.ebuild
deleted file mode 100644
index f595bff..0000000
--- a/dev-ml/oasis/oasis-0.4.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 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_P=${P/_/\~}
-DESCRIPTION="OASIS is a tool to integrate a configure, build and install 
system in OCaml project"
-HOMEPAGE="http://oasis.forge.ocamlcore.org/index.php";
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1391/${MY_P}.tar.gz";
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=">=dev-ml/ocaml-data-notation-0.0.11:="
-DEPEND="${RDEPEND}
-       >=dev-ml/findlib-1.3.1
-       dev-ml/ocamlify
-       dev-ml/ocamlmod
-       !<sci-chemistry/oasis-4.0-r3
-       test? (
-               >=dev-ml/ocaml-fileutils-0.4.2
-               >=dev-ml/ounit-2.0.0
-               >=dev-ml/ocaml-expect-0.0.4
-               dev-ml/pcre-ocaml
-               dev-ml/extlib
-       )"
-
-STRIP_MASK="*/bin/*"
-S="${WORKDIR}/${MY_P}"
-DOCS=( "README.txt" "TODO.txt" "AUTHORS.txt" "CHANGES.txt" )

Reply via email to