diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/pa_ounit/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ml/pa_ounit/pa_ounit-109.08.00.ebuild | 22 | ||||
-rw-r--r-- | dev-ml/pa_ounit/pa_ounit-109.11.00.ebuild | 22 | ||||
-rw-r--r-- | dev-ml/pa_ounit/pa_ounit-109.14.00.ebuild | 22 | ||||
-rw-r--r-- | dev-ml/pa_ounit/pa_ounit-109.15.00.ebuild | 22 | ||||
-rw-r--r-- | dev-ml/pa_ounit/pa_ounit-109.18.00.ebuild | 22 |
6 files changed, 6 insertions, 111 deletions
diff --git a/dev-ml/pa_ounit/ChangeLog b/dev-ml/pa_ounit/ChangeLog index 4b1e71ebb6e7..d2d2657f5a01 100644 --- a/dev-ml/pa_ounit/ChangeLog +++ b/dev-ml/pa_ounit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ml/pa_ounit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.12 2013/06/10 12:32:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.13 2013/07/22 01:24:04 aballier Exp $ + + 22 Jul 2013; Alexis Ballier <aballier@gentoo.org> -pa_ounit-109.08.00.ebuild, + -pa_ounit-109.11.00.ebuild, -pa_ounit-109.14.00.ebuild, + -pa_ounit-109.15.00.ebuild, -pa_ounit-109.18.00.ebuild: + remove old *pa_ounit-109.27.00 (10 Jun 2013) diff --git a/dev-ml/pa_ounit/pa_ounit-109.08.00.ebuild b/dev-ml/pa_ounit/pa_ounit-109.08.00.ebuild deleted file mode 100644 index 541a39549411..000000000000 --- a/dev-ml/pa_ounit/pa_ounit-109.08.00.ebuild +++ /dev/null @@ -1,22 +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/pa_ounit/pa_ounit-109.08.00.ebuild,v 1.1 2013/02/09 00:25:33 aballier Exp $ - -EAPI="5" - -inherit oasis - -DESCRIPTION="Syntax extension that helps writing in-line test in ocaml" -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.md" ) diff --git a/dev-ml/pa_ounit/pa_ounit-109.11.00.ebuild b/dev-ml/pa_ounit/pa_ounit-109.11.00.ebuild deleted file mode 100644 index c7b6d19c9856..000000000000 --- a/dev-ml/pa_ounit/pa_ounit-109.11.00.ebuild +++ /dev/null @@ -1,22 +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/pa_ounit/pa_ounit-109.11.00.ebuild,v 1.2 2013/03/09 16:58:59 aballier Exp $ - -EAPI="5" - -inherit oasis - -DESCRIPTION="Syntax extension that helps writing in-line test in ocaml" -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/ounit-1.1.1:=" -RDEPEND="${DEPEND}" - -DOCS=( "readme.md" ) diff --git a/dev-ml/pa_ounit/pa_ounit-109.14.00.ebuild b/dev-ml/pa_ounit/pa_ounit-109.14.00.ebuild deleted file mode 100644 index ec8ff363ef59..000000000000 --- a/dev-ml/pa_ounit/pa_ounit-109.14.00.ebuild +++ /dev/null @@ -1,22 +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/pa_ounit/pa_ounit-109.14.00.ebuild,v 1.1 2013/03/24 13:39:01 aballier Exp $ - -EAPI="5" - -inherit oasis - -DESCRIPTION="Syntax extension that helps writing in-line test in ocaml" -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/ounit-1.1.1:=" -RDEPEND="${DEPEND}" - -DOCS=( "readme.md" ) diff --git a/dev-ml/pa_ounit/pa_ounit-109.15.00.ebuild b/dev-ml/pa_ounit/pa_ounit-109.15.00.ebuild deleted file mode 100644 index 74bab797fb64..000000000000 --- a/dev-ml/pa_ounit/pa_ounit-109.15.00.ebuild +++ /dev/null @@ -1,22 +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/pa_ounit/pa_ounit-109.15.00.ebuild,v 1.1 2013/04/11 12:52:44 aballier Exp $ - -EAPI="5" - -inherit oasis - -DESCRIPTION="Syntax extension that helps writing in-line test in ocaml" -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/ounit-1.1.1:=" -RDEPEND="${DEPEND}" - -DOCS=( "readme.md" ) diff --git a/dev-ml/pa_ounit/pa_ounit-109.18.00.ebuild b/dev-ml/pa_ounit/pa_ounit-109.18.00.ebuild deleted file mode 100644 index 3395b35c641a..000000000000 --- a/dev-ml/pa_ounit/pa_ounit-109.18.00.ebuild +++ /dev/null @@ -1,22 +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/pa_ounit/pa_ounit-109.18.00.ebuild,v 1.1 2013/05/24 15:28:37 aballier Exp $ - -EAPI="5" - -inherit oasis - -DESCRIPTION="Syntax extension that helps writing in-line test in ocaml" -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/ounit-1.1.1:=" -RDEPEND="${DEPEND}" - -DOCS=( "readme.md" ) |