diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-03-02 18:39:39 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-03-02 18:39:39 +0000 |
commit | f925167e8fbded74e27831fb46a3c6ad751e7816 (patch) | |
tree | 5576f7fd4e95c474af57318c8f0bb50ee851c333 /dev-ml/core_extended | |
parent | remove old (diff) | |
download | gentoo-2-f925167e8fbded74e27831fb46a3c6ad751e7816.tar.gz gentoo-2-f925167e8fbded74e27831fb46a3c6ad751e7816.tar.bz2 gentoo-2-f925167e8fbded74e27831fb46a3c6ad751e7816.zip |
remove old
(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/core_extended')
-rw-r--r-- | dev-ml/core_extended/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ml/core_extended/core_extended-108.00.01.ebuild | 31 | ||||
-rw-r--r-- | dev-ml/core_extended/core_extended-108.07.01.ebuild | 32 | ||||
-rw-r--r-- | dev-ml/core_extended/core_extended-109.07.00.ebuild | 32 |
4 files changed, 6 insertions, 96 deletions
diff --git a/dev-ml/core_extended/ChangeLog b/dev-ml/core_extended/ChangeLog index 4adb3d028609..e0055ee96e7d 100644 --- a/dev-ml/core_extended/ChangeLog +++ b/dev-ml/core_extended/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ml/core_extended # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/ChangeLog,v 1.10 2013/02/24 22:12:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/ChangeLog,v 1.11 2013/03/02 18:39:38 aballier Exp $ + + 02 Mar 2013; Alexis Ballier <aballier@gentoo.org> + -core_extended-108.00.01.ebuild, -core_extended-108.07.01.ebuild, + -core_extended-109.07.00.ebuild: + remove old 24 Feb 2013; Alexis Ballier <aballier@gentoo.org> core_extended-109.08.00.ebuild: diff --git a/dev-ml/core_extended/core_extended-108.00.01.ebuild b/dev-ml/core_extended/core_extended-108.00.01.ebuild deleted file mode 100644 index 52ae56311910..000000000000 --- a/dev-ml/core_extended/core_extended-108.00.01.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/core_extended-108.00.01.ebuild,v 1.4 2012/07/09 20:53:35 ulm Exp $ - -EAPI="3" - -OASIS_BUILD_DOCS=1 -#FIXME! -#OASIS_BUILD_TESTS=1 - -inherit oasis - -MY_P=${P/_/\~} -DESCRIPTION="Jane Street's alternative to the standard library" -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="http://bitbucket.org/yminsky/ocaml-core/downloads/${P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" - -RDEPEND="dev-ml/pcre-ocaml - >=dev-ml/sexplib-108.00.01 - >=dev-ml/bin-prot-108.00.01 - >=dev-ml/fieldslib-108.00.01 - >=dev-ml/pa_ounit-108.00.01 - >=dev-ml/variantslib-108.00.01 - >=dev-ml/pipebang-108.00.01" -DEPEND="${RDEPEND} - test? ( >=dev-ml/ounit-1.1.0 )" diff --git a/dev-ml/core_extended/core_extended-108.07.01.ebuild b/dev-ml/core_extended/core_extended-108.07.01.ebuild deleted file mode 100644 index e514744a97f9..000000000000 --- a/dev-ml/core_extended/core_extended-108.07.01.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/core_extended-108.07.01.ebuild,v 1.2 2012/10/17 12:13:47 aballier Exp $ - -EAPI="3" - -OASIS_BUILD_DOCS=1 -#FIXME! -#OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Jane Street's alternative to the standard library" -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz - http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" - -RDEPEND="dev-ml/pcre-ocaml - dev-ml/res - >=dev-ml/sexplib-108.07.01 - >=dev-ml/bin-prot-108.07.01 - >=dev-ml/fieldslib-108.07.01 - >=dev-ml/pa_ounit-108.07.01 - >=dev-ml/variantslib-108.07.01 - >=dev-ml/pipebang-108.07.01" -DEPEND="${RDEPEND} - test? ( >=dev-ml/ounit-1.1.0 )" diff --git a/dev-ml/core_extended/core_extended-109.07.00.ebuild b/dev-ml/core_extended/core_extended-109.07.00.ebuild deleted file mode 100644 index fc2b8e2ad5ad..000000000000 --- a/dev-ml/core_extended/core_extended-109.07.00.ebuild +++ /dev/null @@ -1,32 +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/core_extended/core_extended-109.07.00.ebuild,v 1.1 2013/02/07 19:29:36 aballier Exp $ - -EAPI="5" - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Jane Street's alternative to the standard library" -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz - http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="dev-ml/pcre-ocaml:= - dev-ml/res:= - >=dev-ml/sexplib-${PV}:= - >=dev-ml/bin-prot-${PV}:= - >=dev-ml/fieldslib-${PV}:= - >=dev-ml/pa_ounit-${PV}:= - >=dev-ml/variantslib-${PV}:= - >=dev-ml/comparelib-${PV}:= - >=dev-ml/pipebang-${PV}:=" -DEPEND="${RDEPEND} - test? ( >=dev-ml/ounit-1.1.0 )" |