summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-03-02 18:38:23 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-03-02 18:38:23 +0000
commitfb3a1153087835cc0161c9e52063a908e25233e5 (patch)
tree33d53d54099e65381c5742ecdf4d1aa7c2a6e6fc /dev-ml/type-conv
parenteapi5 and define subslot (diff)
downloadgentoo-2-fb3a1153087835cc0161c9e52063a908e25233e5.tar.gz
gentoo-2-fb3a1153087835cc0161c9e52063a908e25233e5.tar.bz2
gentoo-2-fb3a1153087835cc0161c9e52063a908e25233e5.zip
remove old
(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/type-conv')
-rw-r--r--dev-ml/type-conv/ChangeLog7
-rw-r--r--dev-ml/type-conv/type-conv-108.00.01.ebuild26
-rw-r--r--dev-ml/type-conv/type-conv-108.07.01.ebuild28
-rw-r--r--dev-ml/type-conv/type-conv-109.07.00.ebuild29
4 files changed, 6 insertions, 84 deletions
diff --git a/dev-ml/type-conv/ChangeLog b/dev-ml/type-conv/ChangeLog
index c26c5f5a4fa9..932610505185 100644
--- a/dev-ml/type-conv/ChangeLog
+++ b/dev-ml/type-conv/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/type-conv
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v 1.24 2013/02/25 06:45:38 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v 1.25 2013/03/02 18:38:23 aballier Exp $
+
+ 02 Mar 2013; Alexis Ballier <aballier@gentoo.org>
+ -type-conv-108.00.01.ebuild, -type-conv-108.07.01.ebuild,
+ -type-conv-109.07.00.ebuild:
+ remove old
25 Feb 2013; Sergei Trofimovich <slyfox@gentoo.org>
type-conv-109.07.00.ebuild, type-conv-109.08.00.ebuild:
diff --git a/dev-ml/type-conv/type-conv-108.00.01.ebuild b/dev-ml/type-conv/type-conv-108.00.01.ebuild
deleted file mode 100644
index 27d3f46ef2de..000000000000
--- a/dev-ml/type-conv/type-conv-108.00.01.ebuild
+++ /dev/null
@@ -1,26 +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/type-conv/type-conv-108.00.01.ebuild,v 1.2 2012/07/09 21:08:47 ulm Exp $
-
-EAPI="3"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Mini library required for some other preprocessing libraries"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
-SRC_URI="http://bitbucket.org/yminsky/ocaml-core/downloads/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-DOCS=( "README.txt" "Changelog" )
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/type-conv/type-conv-108.07.01.ebuild b/dev-ml/type-conv/type-conv-108.07.01.ebuild
deleted file mode 100644
index e8784ecd3c24..000000000000
--- a/dev-ml/type-conv/type-conv-108.07.01.ebuild
+++ /dev/null
@@ -1,28 +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/type-conv/type-conv-108.07.01.ebuild,v 1.2 2012/10/17 12:15:47 aballier Exp $
-
-EAPI="3"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Mini library required for some other preprocessing libraries"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
-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"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=dev-ml/findlib-1.3.2"
-
-DOCS=( "README.md" "CHANGES.txt" )
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/type-conv/type-conv-109.07.00.ebuild b/dev-ml/type-conv/type-conv-109.07.00.ebuild
deleted file mode 100644
index dd10f931276b..000000000000
--- a/dev-ml/type-conv/type-conv-109.07.00.ebuild
+++ /dev/null
@@ -1,29 +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/type-conv/type-conv-109.07.00.ebuild,v 1.2 2013/02/25 06:45:38 slyfox Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Mini library required for some other preprocessing libraries"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
-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 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=dev-lang/ocaml-4.0[ocamlopt?]
- >=dev-ml/findlib-1.3.2"
-
-DOCS=( "README.md" "CHANGES.txt" )
-
-S="${WORKDIR}/${MY_P}"