From 0b64e3d34c0e5a476eb450210ffcce46bcd7d561 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sun, 3 Mar 2013 11:24:51 +0000 Subject: remove old (Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 160F534A) --- dev-ml/variantslib/ChangeLog | 7 ++++++- dev-ml/variantslib/variantslib-108.00.01.ebuild | 23 ----------------------- dev-ml/variantslib/variantslib-108.07.01.ebuild | 24 ------------------------ dev-ml/variantslib/variantslib-109.07.00.ebuild | 24 ------------------------ 4 files changed, 6 insertions(+), 72 deletions(-) delete mode 100644 dev-ml/variantslib/variantslib-108.00.01.ebuild delete mode 100644 dev-ml/variantslib/variantslib-108.07.01.ebuild delete mode 100644 dev-ml/variantslib/variantslib-109.07.00.ebuild (limited to 'dev-ml/variantslib') diff --git a/dev-ml/variantslib/ChangeLog b/dev-ml/variantslib/ChangeLog index ef157cb89e51..4a8c357a5e06 100644 --- a/dev-ml/variantslib/ChangeLog +++ b/dev-ml/variantslib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ml/variantslib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/variantslib/ChangeLog,v 1.5 2013/02/09 00:13:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/variantslib/ChangeLog,v 1.6 2013/03/03 11:24:51 aballier Exp $ + + 03 Mar 2013; Alexis Ballier + -variantslib-108.00.01.ebuild, -variantslib-108.07.01.ebuild, + -variantslib-109.07.00.ebuild: + remove old *variantslib-109.08.00 (08 Feb 2013) diff --git a/dev-ml/variantslib/variantslib-108.00.01.ebuild b/dev-ml/variantslib/variantslib-108.00.01.ebuild deleted file mode 100644 index 8a47ace1c69e..000000000000 --- a/dev-ml/variantslib/variantslib-108.00.01.ebuild +++ /dev/null @@ -1,23 +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/variantslib/variantslib-108.00.01.ebuild,v 1.1 2012/06/30 14:44:29 aballier Exp $ - -EAPI="4" - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="OCaml variants as first class values" -HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home" -SRC_URI="http://bitbucket.org/yminsky/ocaml-core/downloads/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-ml/type-conv-3.0.5" -RDEPEND="${DEPEND}" - -DOCS=( "README" ) diff --git a/dev-ml/variantslib/variantslib-108.07.01.ebuild b/dev-ml/variantslib/variantslib-108.07.01.ebuild deleted file mode 100644 index 95daed7a9c11..000000000000 --- a/dev-ml/variantslib/variantslib-108.07.01.ebuild +++ /dev/null @@ -1,24 +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/variantslib/variantslib-108.07.01.ebuild,v 1.2 2012/10/17 12:16:09 aballier Exp $ - -EAPI="4" - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="OCaml variants as first class values" -HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz - http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-ml/type-conv-3.0.5" -RDEPEND="${DEPEND}" - -DOCS=( "README.txt" ) diff --git a/dev-ml/variantslib/variantslib-109.07.00.ebuild b/dev-ml/variantslib/variantslib-109.07.00.ebuild deleted file mode 100644 index 0d343e84e479..000000000000 --- a/dev-ml/variantslib/variantslib-109.07.00.ebuild +++ /dev/null @@ -1,24 +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/variantslib/variantslib-109.07.00.ebuild,v 1.1 2013/02/07 19:08:47 aballier Exp $ - -EAPI="5" - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="OCaml variants as first class values" -HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz - http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-ml/type-conv-3.0.5:=" -RDEPEND="${DEPEND}" - -DOCS=( "README.txt" ) -- cgit v1.2.3-65-gdbad