summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-02-20 17:41:07 +0000
committerAlexis Ballier <aballier@gentoo.org>2015-02-20 17:41:07 +0000
commitb6b73e2e204283485d34cc518e233a8681f67c1a (patch)
tree578a4c8e0db5f3863b9a04aa2c760b20baf12637 /dev-ml/async_kernel
parentBreak up lohit-fonts into individual packages, as is done upstream (bug #3991... (diff)
downloadgentoo-2-b6b73e2e204283485d34cc518e233a8681f67c1a.tar.gz
gentoo-2-b6b73e2e204283485d34cc518e233a8681f67c1a.tar.bz2
gentoo-2-b6b73e2e204283485d34cc518e233a8681f67c1a.zip
remove old
Signed-off-by: aballier@gentoo.org (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/async_kernel')
-rw-r--r--dev-ml/async_kernel/ChangeLog8
-rw-r--r--dev-ml/async_kernel/async_kernel-109.60.00.ebuild32
-rw-r--r--dev-ml/async_kernel/async_kernel-110.01.00.ebuild32
-rw-r--r--dev-ml/async_kernel/async_kernel-111.28.00.ebuild33
-rw-r--r--dev-ml/async_kernel/async_kernel-112.01.00.ebuild33
-rw-r--r--dev-ml/async_kernel/async_kernel-112.06.00.ebuild33
6 files changed, 7 insertions, 164 deletions
diff --git a/dev-ml/async_kernel/ChangeLog b/dev-ml/async_kernel/ChangeLog
index e060d3316695..e34483df66a8 100644
--- a/dev-ml/async_kernel/ChangeLog
+++ b/dev-ml/async_kernel/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-ml/async_kernel
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/async_kernel/ChangeLog,v 1.7 2015/02/20 17:40:08 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/async_kernel/ChangeLog,v 1.8 2015/02/20 17:41:07 aballier Exp $
+
+ 20 Feb 2015; Alexis Ballier <aballier@gentoo.org>
+ -async_kernel-109.60.00.ebuild, -async_kernel-110.01.00.ebuild,
+ -async_kernel-111.28.00.ebuild, -async_kernel-112.01.00.ebuild,
+ -async_kernel-112.06.00.ebuild:
+ remove old
*async_kernel-112.17.00 (20 Feb 2015)
diff --git a/dev-ml/async_kernel/async_kernel-109.60.00.ebuild b/dev-ml/async_kernel/async_kernel-109.60.00.ebuild
deleted file mode 100644
index d4e82651e9e6..000000000000
--- a/dev-ml/async_kernel/async_kernel-109.60.00.ebuild
+++ /dev/null
@@ -1,32 +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/async_kernel/async_kernel-109.60.00.ebuild,v 1.1 2014/01/19 16:15:33 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Jane Street Capital's asynchronous execution library (core)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-4.00.0:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/core-109.35.00:=
- >=dev-ml/herelib-109.35.00:=
- dev-ml/pa_test:=
- "
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/async_kernel/async_kernel-110.01.00.ebuild b/dev-ml/async_kernel/async_kernel-110.01.00.ebuild
deleted file mode 100644
index 962f0afcb6f4..000000000000
--- a/dev-ml/async_kernel/async_kernel-110.01.00.ebuild
+++ /dev/null
@@ -1,32 +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/async_kernel/async_kernel-110.01.00.ebuild,v 1.1 2014/02/13 15:46:28 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Jane Street Capital's asynchronous execution library (core)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-4.00.0:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/core-109.35.00:=
- >=dev-ml/herelib-109.35.00:=
- dev-ml/pa_test:=
- "
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/async_kernel/async_kernel-111.28.00.ebuild b/dev-ml/async_kernel/async_kernel-111.28.00.ebuild
deleted file mode 100644
index da617486838e..000000000000
--- a/dev-ml/async_kernel/async_kernel-111.28.00.ebuild
+++ /dev/null
@@ -1,33 +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/async_kernel/async_kernel-111.28.00.ebuild,v 1.2 2014/11/28 18:00:49 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Jane Street Capital's asynchronous execution library (core)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-4.00.0:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/core-109.35.00:=
- >=dev-ml/herelib-109.35.00:=
- dev-ml/pa_test:=
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
- "
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/async_kernel/async_kernel-112.01.00.ebuild b/dev-ml/async_kernel/async_kernel-112.01.00.ebuild
deleted file mode 100644
index 555ffa58231c..000000000000
--- a/dev-ml/async_kernel/async_kernel-112.01.00.ebuild
+++ /dev/null
@@ -1,33 +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/async_kernel/async_kernel-112.01.00.ebuild,v 1.1 2014/12/01 14:04:40 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Jane Street Capital's asynchronous execution library (core)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-4.00.0:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/core-109.35.00:=
- >=dev-ml/herelib-109.35.00:=
- dev-ml/pa_test:=
- dev-ml/camlp4:=
- "
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/async_kernel/async_kernel-112.06.00.ebuild b/dev-ml/async_kernel/async_kernel-112.06.00.ebuild
deleted file mode 100644
index 5649577f7449..000000000000
--- a/dev-ml/async_kernel/async_kernel-112.06.00.ebuild
+++ /dev/null
@@ -1,33 +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/async_kernel/async_kernel-112.06.00.ebuild,v 1.1 2014/12/22 10:06:51 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Jane Street Capital's asynchronous execution library (core)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-4.00.0:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/core-109.35.00:=
- >=dev-ml/herelib-109.35.00:=
- dev-ml/pa_test:=
- dev-ml/camlp4:=
- "
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"