diff options
author | 2013-07-22 13:45:00 +0000 | |
---|---|---|
committer | 2013-07-22 13:45:00 +0000 | |
commit | 350a0f2225af5b5c6c633313153fddb4f74769a0 (patch) | |
tree | 02e482874aa7f3246ba4ee02a8f7aafc7f9530d2 /dev-ml | |
parent | Stable for HPPA (bug #476568). (diff) | |
download | gentoo-2-350a0f2225af5b5c6c633313153fddb4f74769a0.tar.gz gentoo-2-350a0f2225af5b5c6c633313153fddb4f74769a0.tar.bz2 gentoo-2-350a0f2225af5b5c6c633313153fddb4f74769a0.zip |
remove old
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/core/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ml/core/core-109.08.00.ebuild | 32 | ||||
-rw-r--r-- | dev-ml/core/core-109.11.00.ebuild | 32 | ||||
-rw-r--r-- | dev-ml/core/core-109.23.00.ebuild | 33 |
4 files changed, 5 insertions, 98 deletions
diff --git a/dev-ml/core/ChangeLog b/dev-ml/core/ChangeLog index 8bfb5cfe5073..03297469f72c 100644 --- a/dev-ml/core/ChangeLog +++ b/dev-ml/core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.20 2013/06/10 14:35:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.21 2013/07/22 13:45:00 aballier Exp $ + + 22 Jul 2013; Alexis Ballier <aballier@gentoo.org> -core-109.08.00.ebuild, + -core-109.11.00.ebuild, -core-109.23.00.ebuild: + remove old *core-109.27.00 (10 Jun 2013) diff --git a/dev-ml/core/core-109.08.00.ebuild b/dev-ml/core/core-109.08.00.ebuild deleted file mode 100644 index 9dad75ea401a..000000000000 --- a/dev-ml/core/core-109.08.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/core-109.08.00.ebuild,v 1.1 2013/02/09 02:49:29 aballier Exp $ - -EAPI="5" - -OASIS_BUILD_DOCS=1 -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://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" -IUSE="" - -RDEPEND="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.2 )" diff --git a/dev-ml/core/core-109.11.00.ebuild b/dev-ml/core/core-109.11.00.ebuild deleted file mode 100644 index 039f817102d4..000000000000 --- a/dev-ml/core/core-109.11.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/core-109.11.00.ebuild,v 1.1 2013/03/06 16:19:49 aballier Exp $ - -EAPI="5" - -OASIS_BUILD_DOCS=1 -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://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" -IUSE="" - -RDEPEND="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.2 )" diff --git a/dev-ml/core/core-109.23.00.ebuild b/dev-ml/core/core-109.23.00.ebuild deleted file mode 100644 index f906d2ca1d64..000000000000 --- a/dev-ml/core/core-109.23.00.ebuild +++ /dev/null @@ -1,33 +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/core-109.23.00.ebuild,v 1.1 2013/05/24 16:50:40 aballier Exp $ - -EAPI="5" - -OASIS_BUILD_DOCS=1 -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://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" -IUSE="" - -RDEPEND="dev-ml/res:= - >=dev-ml/sexplib-109.20.00:= - >=dev-ml/bin-prot-109.15.00:= - >=dev-ml/fieldslib-109.20.00:= - >=dev-ml/pa_ounit-109.18.00:= - >=dev-ml/variantslib-109.15.00:= - >=dev-ml/comparelib-109.15.00:= - >=dev-ml/herelib-109.15.00:= - >=dev-ml/pipebang-109.15.00:=" -DEPEND="${RDEPEND} - test? ( >=dev-ml/ounit-1.1.2 )" |