summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-03-18 17:06:17 +0000
committerAlexis Ballier <aballier@gentoo.org>2015-03-18 17:06:17 +0000
commit1df315e9b6dbfd707d206dab3d66e090ca0aa305 (patch)
tree46a8c5da82a95d52535f83deef9864b4c7ac5783 /dev-ml
parentversion bump (diff)
downloadgentoo-2-1df315e9b6dbfd707d206dab3d66e090ca0aa305.tar.gz
gentoo-2-1df315e9b6dbfd707d206dab3d66e090ca0aa305.tar.bz2
gentoo-2-1df315e9b6dbfd707d206dab3d66e090ca0aa305.zip
remove old
Signed-off-by: aballier@gentoo.org (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/typerep/ChangeLog6
-rw-r--r--dev-ml/typerep/typerep-109.55.02.ebuild25
-rw-r--r--dev-ml/typerep/typerep-111.17.00.ebuild28
-rw-r--r--dev-ml/typerep/typerep-112.06.00.ebuild28
4 files changed, 5 insertions, 82 deletions
diff --git a/dev-ml/typerep/ChangeLog b/dev-ml/typerep/ChangeLog
index aa14475d8938..76a3ff7b246b 100644
--- a/dev-ml/typerep/ChangeLog
+++ b/dev-ml/typerep/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/typerep
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/typerep/ChangeLog,v 1.4 2015/02/20 15:13:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/typerep/ChangeLog,v 1.5 2015/03/18 17:06:17 aballier Exp $
+
+ 18 Mar 2015; Alexis Ballier <aballier@gentoo.org> -typerep-109.55.02.ebuild,
+ -typerep-111.17.00.ebuild, -typerep-112.06.00.ebuild:
+ remove old
*typerep-112.17.00 (20 Feb 2015)
diff --git a/dev-ml/typerep/typerep-109.55.02.ebuild b/dev-ml/typerep/typerep-109.55.02.ebuild
deleted file mode 100644
index 951c6bc66ee7..000000000000
--- a/dev-ml/typerep/typerep-109.55.02.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/typerep/typerep-109.55.02.ebuild,v 1.1 2014/01/19 13:57:44 aballier Exp $
-
-EAPI="5"
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Library for creating runtime representation of OCaml types"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz
- http://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-ml/type-conv-${PV}:=
- dev-ml/sexplib:=
- dev-ml/bin-prot:="
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/typerep/typerep-111.17.00.ebuild b/dev-ml/typerep/typerep-111.17.00.ebuild
deleted file mode 100644
index d95c35f403f9..000000000000
--- a/dev-ml/typerep/typerep-111.17.00.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/typerep/typerep-111.17.00.ebuild,v 1.1 2014/11/10 08:29:07 aballier Exp $
-
-EAPI="5"
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Library for creating runtime representation of OCaml types"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz
- http://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- >=dev-ml/type-conv-111.13:=
- dev-ml/sexplib:=
- dev-ml/bin-prot:=
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
-
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/typerep/typerep-112.06.00.ebuild b/dev-ml/typerep/typerep-112.06.00.ebuild
deleted file mode 100644
index a21c31a1cd10..000000000000
--- a/dev-ml/typerep/typerep-112.06.00.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/typerep/typerep-112.06.00.ebuild,v 1.1 2014/12/22 09:35:00 aballier Exp $
-
-EAPI="5"
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Library for creating runtime representation of OCaml types"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz
- http://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- >=dev-ml/type-conv-111.13:=
- dev-ml/sexplib:=
- dev-ml/bin-prot:=
- dev-ml/camlp4:="
-
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"