summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-08-19 13:24:19 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-08-19 13:24:19 +0000
commit0dc8152611e9dfd2edd35252b3bce5eefae53ec8 (patch)
treefc6fc0e03146c80e76fe6eaa19847dbe2ca3f9a8 /dev-ml
parentEAPI5, define subslot and add := deps (diff)
downloadgentoo-2-0dc8152611e9dfd2edd35252b3bce5eefae53ec8.tar.gz
gentoo-2-0dc8152611e9dfd2edd35252b3bce5eefae53ec8.tar.bz2
gentoo-2-0dc8152611e9dfd2edd35252b3bce5eefae53ec8.zip
remove old
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/fieldslib/ChangeLog6
-rw-r--r--dev-ml/fieldslib/fieldslib-109.08.00.ebuild26
-rw-r--r--dev-ml/fieldslib/fieldslib-109.11.00.ebuild26
3 files changed, 5 insertions, 53 deletions
diff --git a/dev-ml/fieldslib/ChangeLog b/dev-ml/fieldslib/ChangeLog
index c7857000bb4f..039d979ec0c0 100644
--- a/dev-ml/fieldslib/ChangeLog
+++ b/dev-ml/fieldslib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/fieldslib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/fieldslib/ChangeLog,v 1.16 2013/05/24 16:48:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/fieldslib/ChangeLog,v 1.17 2013/08/19 13:24:19 aballier Exp $
+
+ 19 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ -fieldslib-109.08.00.ebuild, -fieldslib-109.11.00.ebuild:
+ remove old
*fieldslib-109.20.00 (24 May 2013)
diff --git a/dev-ml/fieldslib/fieldslib-109.08.00.ebuild b/dev-ml/fieldslib/fieldslib-109.08.00.ebuild
deleted file mode 100644
index e09413225323..000000000000
--- a/dev-ml/fieldslib/fieldslib-109.08.00.ebuild
+++ /dev/null
@@ -1,26 +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/fieldslib/fieldslib-109.08.00.ebuild,v 1.1 2013/02/08 23:26:21 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Folding over record fields"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-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"
-IUSE=""
-
-DEPEND=">=dev-ml/type-conv-3.0.5:="
-RDEPEND="${DEPEND}"
-
-DOCS=( "README.txt" )
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/fieldslib/fieldslib-109.11.00.ebuild b/dev-ml/fieldslib/fieldslib-109.11.00.ebuild
deleted file mode 100644
index 4dd12960c75c..000000000000
--- a/dev-ml/fieldslib/fieldslib-109.11.00.ebuild
+++ /dev/null
@@ -1,26 +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/fieldslib/fieldslib-109.11.00.ebuild,v 1.1 2013/03/06 16:06:57 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Folding over record fields"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-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"
-IUSE=""
-
-DEPEND=">=dev-ml/type-conv-${PV}:="
-RDEPEND="${DEPEND}"
-
-DOCS=( "README.txt" )
-S="${WORKDIR}/${MY_P}"