commit:     5e7e7f72d3b706c18f9164116b43cb65bfce9c0c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 16:05:05 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=5e7e7f72

dev-ml/ocaml-text: remove old

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

 dev-ml/ocaml-text/Manifest              |  1 -
 dev-ml/ocaml-text/ocaml-text-0.6.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-ml/ocaml-text/Manifest b/dev-ml/ocaml-text/Manifest
index a9a4e0e..6c39dd7 100644
--- a/dev-ml/ocaml-text/Manifest
+++ b/dev-ml/ocaml-text/Manifest
@@ -1,2 +1 @@
-DIST ocaml-text-0.6.tar.gz 253162 SHA256 
cfd4d224ec0b776ce462c5ba5cb6e4eae8cf397ede6d3b91add44a05a6520f49 SHA512 
83dffe6cb11634e81076d72a0ed4b1621705dae2657706c5629550e3a4a4b912258bb63cb913c5248ecb556c7484ab77be4d1063dc4c216ec680b363f854e305
 WHIRLPOOL 
ac84bd4d7f5c1e8473cfaed4c8a5f47c4d20c38070974f21d6a5859ba8b069788562f911fcb98b607a62263714981efa39c76e811a83687e75dc0c113a9d3a4c
 DIST ocaml-text-0.8.tar.gz 80898 SHA256 
bab32ca98a086631a0715d06109ebf09a71d2ac9aa901bc4f4ecd3d84331b746 SHA512 
712afd21f615a81dc361ce7f5d89aff0c341ed91cd0e4cce6a2000361023b006b10731ce0cc6c025bde5f5fe7d07fa85ca2af65a8ad4d50647e8dfa8ff7ad81f
 WHIRLPOOL 
1ae59a2cbffa7b9a9ce3a027df7b9eba0db69442ad99666439fc5833f2aa13120dfa18b155a9a11dfc0cce641260b3f1e29e652e61c584627526ffcf4e09d6bf

diff --git a/dev-ml/ocaml-text/ocaml-text-0.6.ebuild 
b/dev-ml/ocaml-text/ocaml-text-0.6.ebuild
deleted file mode 100644
index d568947..0000000
--- a/dev-ml/ocaml-text/ocaml-text-0.6.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
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="library for dealing with 'text'"
-HOMEPAGE="http://forge.ocamlcore.org/projects/ocaml-text/";
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/937/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="pcre"
-
-DEPEND="virtual/libiconv
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
-       pcre? ( dev-ml/pcre-ocaml:=[ocamlopt?] )"
-RDEPEND="${DEPEND}"
-
-DOCS=( "README" "CHANGES" "CHANGES.darcs" )
-
-src_configure() {
-       oasis_configure_opts="$(use_enable pcre)" \
-               oasis_src_configure
-}

Reply via email to