commit:     5e5586f0b0506f47b08d39c015be046004cabe07
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:09:42 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:14:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e5586f0

dev-ml/oasis: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/oasis/Manifest              |  3 ---
 dev-ml/oasis/oasis-0.4.5-r1.ebuild | 39 --------------------------------------
 dev-ml/oasis/oasis-0.4.6.ebuild    | 39 --------------------------------------
 dev-ml/oasis/oasis-0.4.7.ebuild    | 39 --------------------------------------
 4 files changed, 120 deletions(-)

diff --git a/dev-ml/oasis/Manifest b/dev-ml/oasis/Manifest
index 5b19293..4d65e92 100644
--- a/dev-ml/oasis/Manifest
+++ b/dev-ml/oasis/Manifest
@@ -1,4 +1 @@
-DIST oasis-0.4.5.tar.gz 336502 SHA256 
6623a603415c4718add6a6ebad80f6688164a2e9b28576c082548b17bf8b2e44 SHA512 
97d5401762ffda6bf4d7a239d9c77f8647d58da1728925e6de6e8fdfded6f8e7bb69652a838b86ab7203cd68436b06f76921c76840b97db56a94bb87d74450d7
 WHIRLPOOL 
46f5c3f900baa3d3b6ada8c0cf90cc90cfddc70523510d5ba5541e5075c96360ebacdd23a1b0f8b28a90bda7fb1700b9a2e9d7989af650e9aa5d50f358795d92
-DIST oasis-0.4.6.tar.gz 337490 SHA256 
1324becb9fbc181f7276936339f62db224d166f01e50ea19f8f62037271bbbfb SHA512 
c85432c75de1814024b11f9aea89fc740016fc13f2fd16ad1a4819de406d26a698f33a43e64649cbc17fe194c5da336e83ad85af91d6b97d0b3f70db44f33d88
 WHIRLPOOL 
7a742e67dcab5468b57ae2e5c730508b07ff9380a584e75d4b269d84a09a73e826819511d9ebfbbc5748d57163104fc7ab93756e8bfcd56954a2ad411e9ab04c
-DIST oasis-0.4.7.tar.gz 371869 SHA256 
54bc4b80e4a38719124e8fb0125c6f3404bda514b87b8749b51442e023de998d SHA512 
f1ed31da03ec4245489d74589f8385af990191be16074b25f482a96fa916f87f99e314944bb0cb798269c6870ca85c59273d33a298a2ad3f239b7ae444c74ec2
 WHIRLPOOL 
6b744ea4e0953f1a350eb7a75458e4d5b4778143f14a2f88742600db3b1858479aadbb26ace70d7f2c9094a56a05f1c7adedca9f09a8d0588b3dd671cf7609dd
 DIST oasis-0.4.8.tar.gz 389565 SHA256 
1e535de19fce623cc0019d2bbc4b158ac47e10b0165620e2ea459b1b0fdbc7d2 SHA512 
e0baf0f048647c25eac5472db0d2a22d0fcaf85fe61ebd88ec5a101c20d4916ecfa9d10fae069ba4479abb22b90c44f18312b9252727a8c7c7de4aa2d8d72663
 WHIRLPOOL 
db9deb3ddacf19ad1728e5b7d2f8e5f3785bb3a462bb64d6dbf82784c0335c711d894be7ee47596737263d82abf7bb5a8e3c68aba1d8654ea5243f151db9b73e

diff --git a/dev-ml/oasis/oasis-0.4.5-r1.ebuild 
b/dev-ml/oasis/oasis-0.4.5-r1.ebuild
deleted file mode 100644
index a0b1174..00000000
--- a/dev-ml/oasis/oasis-0.4.5-r1.ebuild
+++ /dev/null
@@ -1,39 +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/1475/${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:=
-       dev-ml/ocamlbuild:=[ocamlopt]"
-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" )

diff --git a/dev-ml/oasis/oasis-0.4.6.ebuild b/dev-ml/oasis/oasis-0.4.6.ebuild
deleted file mode 100644
index c654858..00000000
--- a/dev-ml/oasis/oasis-0.4.6.ebuild
+++ /dev/null
@@ -1,39 +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/1604/${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:=
-       dev-ml/ocamlbuild:=[ocamlopt]"
-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" )

diff --git a/dev-ml/oasis/oasis-0.4.7.ebuild b/dev-ml/oasis/oasis-0.4.7.ebuild
deleted file mode 100644
index 23488ac..00000000
--- a/dev-ml/oasis/oasis-0.4.7.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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_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/1635/${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:=
-       dev-ml/ocamlbuild:=[ocamlopt]"
-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