diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-02-20 15:34:20 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-02-20 15:34:20 +0000 |
commit | 11ad93e549678f5c1e7ca27a4271f4b701a07909 (patch) | |
tree | 154f50a2e93ec2849749ba2bc3a678a896764515 /dev-ml/sexplib | |
parent | version bump (diff) | |
download | gentoo-2-11ad93e549678f5c1e7ca27a4271f4b701a07909.tar.gz gentoo-2-11ad93e549678f5c1e7ca27a4271f4b701a07909.tar.bz2 gentoo-2-11ad93e549678f5c1e7ca27a4271f4b701a07909.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/sexplib')
-rw-r--r-- | dev-ml/sexplib/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ml/sexplib/sexplib-109.20.00.ebuild | 25 | ||||
-rw-r--r-- | dev-ml/sexplib/sexplib-109.60.00.ebuild | 25 | ||||
-rw-r--r-- | dev-ml/sexplib/sexplib-110.01.00.ebuild | 25 | ||||
-rw-r--r-- | dev-ml/sexplib/sexplib-112.01.00.ebuild | 26 | ||||
-rw-r--r-- | dev-ml/sexplib/sexplib-112.06.00.ebuild | 26 |
6 files changed, 6 insertions, 128 deletions
diff --git a/dev-ml/sexplib/ChangeLog b/dev-ml/sexplib/ChangeLog index 9d448e743946..c821ed938145 100644 --- a/dev-ml/sexplib/ChangeLog +++ b/dev-ml/sexplib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ml/sexplib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/sexplib/ChangeLog,v 1.34 2015/02/20 15:33:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/sexplib/ChangeLog,v 1.35 2015/02/20 15:34:20 aballier Exp $ + + 20 Feb 2015; Alexis Ballier <aballier@gentoo.org> -sexplib-109.20.00.ebuild, + -sexplib-109.60.00.ebuild, -sexplib-110.01.00.ebuild, + -sexplib-112.01.00.ebuild, -sexplib-112.06.00.ebuild: + remove old *sexplib-112.17.00 (20 Feb 2015) diff --git a/dev-ml/sexplib/sexplib-109.20.00.ebuild b/dev-ml/sexplib/sexplib-109.20.00.ebuild deleted file mode 100644 index 10624cc86024..000000000000 --- a/dev-ml/sexplib/sexplib-109.20.00.ebuild +++ /dev/null @@ -1,25 +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/sexplib/sexplib-109.20.00.ebuild,v 1.1 2013/05/24 15:14:33 aballier Exp $ - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions" -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="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-ml/type-conv-${PV}:=" -DEPEND="${RDEPEND}" - -DOCS=( "README.md" "CHANGES.txt" ) diff --git a/dev-ml/sexplib/sexplib-109.60.00.ebuild b/dev-ml/sexplib/sexplib-109.60.00.ebuild deleted file mode 100644 index d8afb880cf0c..000000000000 --- a/dev-ml/sexplib/sexplib-109.60.00.ebuild +++ /dev/null @@ -1,25 +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/sexplib/sexplib-109.60.00.ebuild,v 1.1 2014/01/19 13:34:35 aballier Exp $ - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions" -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="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-ml/type-conv-${PV}:=" -DEPEND="${RDEPEND}" - -DOCS=( "README.md" "CHANGES.txt" ) diff --git a/dev-ml/sexplib/sexplib-110.01.00.ebuild b/dev-ml/sexplib/sexplib-110.01.00.ebuild deleted file mode 100644 index 3a9aaccc177e..000000000000 --- a/dev-ml/sexplib/sexplib-110.01.00.ebuild +++ /dev/null @@ -1,25 +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/sexplib/sexplib-110.01.00.ebuild,v 1.1 2014/02/13 15:28:25 aballier Exp $ - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions" -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="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-ml/type-conv-109.60.01:=" -DEPEND="${RDEPEND}" - -DOCS=( "README.md" "CHANGES.txt" ) diff --git a/dev-ml/sexplib/sexplib-112.01.00.ebuild b/dev-ml/sexplib/sexplib-112.01.00.ebuild deleted file mode 100644 index 5dbabdf60f89..000000000000 --- a/dev-ml/sexplib/sexplib-112.01.00.ebuild +++ /dev/null @@ -1,26 +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/sexplib/sexplib-112.01.00.ebuild,v 1.2 2014/11/28 17:42:44 aballier Exp $ - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions" -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="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-ml/type-conv-109.60.01:= - || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )" -DEPEND="${RDEPEND}" - -DOCS=( "README.md" "CHANGES.md" ) diff --git a/dev-ml/sexplib/sexplib-112.06.00.ebuild b/dev-ml/sexplib/sexplib-112.06.00.ebuild deleted file mode 100644 index 1300b0de945b..000000000000 --- a/dev-ml/sexplib/sexplib-112.06.00.ebuild +++ /dev/null @@ -1,26 +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/sexplib/sexplib-112.06.00.ebuild,v 1.1 2014/12/22 09:33:35 aballier Exp $ - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions" -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="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-ml/type-conv-109.60.01:= - dev-ml/camlp4:=" -DEPEND="${RDEPEND}" - -DOCS=( "README.md" "CHANGES.md" ) |