diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-03-18 16:58:40 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-03-18 16:58:40 +0000 |
commit | 7221071a611b8abdea0456f63ef21e3c07d46049 (patch) | |
tree | e6c47ebaa019dc7b393022dc561a11bbabf708ec /dev-ml/type-conv | |
parent | Support qt5 build, fixes bug #543286 (diff) | |
download | gentoo-2-7221071a611b8abdea0456f63ef21e3c07d46049.tar.gz gentoo-2-7221071a611b8abdea0456f63ef21e3c07d46049.tar.bz2 gentoo-2-7221071a611b8abdea0456f63ef21e3c07d46049.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/type-conv')
-rw-r--r-- | dev-ml/type-conv/ChangeLog | 9 | ||||
-rw-r--r-- | dev-ml/type-conv/type-conv-109.28.00.ebuild | 29 | ||||
-rw-r--r-- | dev-ml/type-conv/type-conv-109.60.00.ebuild | 29 | ||||
-rw-r--r-- | dev-ml/type-conv/type-conv-109.60.01.ebuild | 28 | ||||
-rw-r--r-- | dev-ml/type-conv/type-conv-111.13.00.ebuild | 29 |
5 files changed, 7 insertions, 117 deletions
diff --git a/dev-ml/type-conv/ChangeLog b/dev-ml/type-conv/ChangeLog index 2be3532636f4..6db1becc34c4 100644 --- a/dev-ml/type-conv/ChangeLog +++ b/dev-ml/type-conv/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ml/type-conv -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v 1.37 2014/12/01 11:10:54 aballier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v 1.38 2015/03/18 16:58:40 aballier Exp $ + + 18 Mar 2015; Alexis Ballier <aballier@gentoo.org> + -type-conv-109.28.00.ebuild, -type-conv-109.60.00.ebuild, + -type-conv-109.60.01.ebuild, -type-conv-111.13.00.ebuild: + remove old *type-conv-112.01.00 (01 Dec 2014) diff --git a/dev-ml/type-conv/type-conv-109.28.00.ebuild b/dev-ml/type-conv/type-conv-109.28.00.ebuild deleted file mode 100644 index 6cc0beeb82d9..000000000000 --- a/dev-ml/type-conv/type-conv-109.28.00.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.28.00.ebuild,v 1.1 2013/07/22 01:22:39 aballier Exp $ - -EAPI="5" - -OASIS_BUILD_DOCS=1 - -inherit oasis - -MY_P=${PN/-/_}-${PV} -DESCRIPTION="Mini library required for some other preprocessing libraries" -HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/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 ~x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - >=dev-lang/ocaml-4.0[ocamlopt?] - >=dev-ml/findlib-1.3.2" - -DOCS=( "README.md" "CHANGES.txt" ) - -S="${WORKDIR}/${MY_P}" diff --git a/dev-ml/type-conv/type-conv-109.60.00.ebuild b/dev-ml/type-conv/type-conv-109.60.00.ebuild deleted file mode 100644 index d863f206ca2c..000000000000 --- a/dev-ml/type-conv/type-conv-109.60.00.ebuild +++ /dev/null @@ -1,29 +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/type-conv/type-conv-109.60.00.ebuild,v 1.1 2014/01/19 13:30:04 aballier Exp $ - -EAPI="5" - -OASIS_BUILD_DOCS=1 - -inherit oasis - -MY_P=${PN/-/_}-${PV} -DESCRIPTION="Mini library required for some other preprocessing libraries" -HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/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 ~x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - >=dev-lang/ocaml-4.0[ocamlopt?] - >=dev-ml/findlib-1.3.2" - -DOCS=( "README.md" "CHANGES.txt" ) - -S="${WORKDIR}/${MY_P}" diff --git a/dev-ml/type-conv/type-conv-109.60.01.ebuild b/dev-ml/type-conv/type-conv-109.60.01.ebuild deleted file mode 100644 index 9c12794dd6d2..000000000000 --- a/dev-ml/type-conv/type-conv-109.60.01.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/type-conv/type-conv-109.60.01.ebuild,v 1.1 2014/02/13 12:34:47 aballier Exp $ - -EAPI="5" - -OASIS_BUILD_DOCS=1 - -inherit oasis - -MY_P=${PN/-/_}-${PV} -DESCRIPTION="Mini library required for some other preprocessing libraries" -HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - >=dev-lang/ocaml-4.0[ocamlopt?] - >=dev-ml/findlib-1.3.2" - -DOCS=( "README.md" "CHANGES.txt" ) - -S="${WORKDIR}/${MY_P}" diff --git a/dev-ml/type-conv/type-conv-111.13.00.ebuild b/dev-ml/type-conv/type-conv-111.13.00.ebuild deleted file mode 100644 index 44ab162ea15a..000000000000 --- a/dev-ml/type-conv/type-conv-111.13.00.ebuild +++ /dev/null @@ -1,29 +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/type-conv/type-conv-111.13.00.ebuild,v 1.2 2014/11/28 17:29:13 aballier Exp $ - -EAPI="5" - -OASIS_BUILD_DOCS=1 - -inherit oasis - -MY_P=${PN/-/_}-${PV} -DESCRIPTION="Mini library required for some other preprocessing libraries" -HOMEPAGE="http://janestreet.github.io/" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 ) - >=dev-lang/ocaml-4.0[ocamlopt?] - >=dev-ml/findlib-1.3.2" - -DOCS=( "README.md" "CHANGES.txt" ) - -S="${WORKDIR}/${MY_P}" |