summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-03-03 11:24:51 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-03-03 11:24:51 +0000
commit0b64e3d34c0e5a476eb450210ffcce46bcd7d561 (patch)
treecbf2fa7f329adc730b8d9c8f932a8eb6698ff0e1 /dev-ml/variantslib
parentremove old (diff)
downloadgentoo-2-0b64e3d34c0e5a476eb450210ffcce46bcd7d561.tar.gz
gentoo-2-0b64e3d34c0e5a476eb450210ffcce46bcd7d561.tar.bz2
gentoo-2-0b64e3d34c0e5a476eb450210ffcce46bcd7d561.zip
remove old
(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/variantslib')
-rw-r--r--dev-ml/variantslib/ChangeLog7
-rw-r--r--dev-ml/variantslib/variantslib-108.00.01.ebuild23
-rw-r--r--dev-ml/variantslib/variantslib-108.07.01.ebuild24
-rw-r--r--dev-ml/variantslib/variantslib-109.07.00.ebuild24
4 files changed, 6 insertions, 72 deletions
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 <aballier@gentoo.org>
+ -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" )