summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-08-19 12:53:00 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-08-19 12:53:00 +0000
commit2347edaa722f5ec65ca09fd5060c7cc86c1b1d74 (patch)
tree2f70e4355afa5871ea2f166752edba661cfebeb5 /dev-ml/core
parentremove old (diff)
downloadgentoo-2-2347edaa722f5ec65ca09fd5060c7cc86c1b1d74.tar.gz
gentoo-2-2347edaa722f5ec65ca09fd5060c7cc86c1b1d74.tar.bz2
gentoo-2-2347edaa722f5ec65ca09fd5060c7cc86c1b1d74.zip
remove old
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/core')
-rw-r--r--dev-ml/core/ChangeLog6
-rw-r--r--dev-ml/core/core-109.27.00.ebuild35
-rw-r--r--dev-ml/core/core-109.34.00.ebuild35
3 files changed, 5 insertions, 71 deletions
diff --git a/dev-ml/core/ChangeLog b/dev-ml/core/ChangeLog
index ab6c81b264b7..b5f506f029fc 100644
--- a/dev-ml/core/ChangeLog
+++ b/dev-ml/core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/core
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.23 2013/08/01 14:24:11 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.24 2013/08/19 12:53:00 aballier Exp $
+
+ 19 Aug 2013; Alexis Ballier <aballier@gentoo.org> -core-109.27.00.ebuild,
+ -core-109.34.00.ebuild:
+ remove old
*core-109.35.00 (01 Aug 2013)
diff --git a/dev-ml/core/core-109.27.00.ebuild b/dev-ml/core/core-109.27.00.ebuild
deleted file mode 100644
index 9d6d45a6f4b3..000000000000
--- a/dev-ml/core/core-109.27.00.ebuild
+++ /dev/null
@@ -1,35 +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/core/core-109.27.00.ebuild,v 1.1 2013/06/10 14:35:42 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-MY_P=${P/_/\~}
-DESCRIPTION="Jane Street's alternative to the standard library"
-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=""
-
-RDEPEND="dev-ml/res:=
- >=dev-ml/core_kernel-109.27.00:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/variantslib-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.15.00:=
- >=dev-ml/pipebang-109.15.00:="
-DEPEND="${RDEPEND}
- test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )
diff --git a/dev-ml/core/core-109.34.00.ebuild b/dev-ml/core/core-109.34.00.ebuild
deleted file mode 100644
index 126e7aa3afa6..000000000000
--- a/dev-ml/core/core-109.34.00.ebuild
+++ /dev/null
@@ -1,35 +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/core/core-109.34.00.ebuild,v 1.1 2013/07/22 17:39:17 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-MY_P=${P/_/\~}
-DESCRIPTION="Jane Street's alternative to the standard library"
-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=""
-
-RDEPEND="dev-ml/res:=
- >=dev-ml/core_kernel-109.34.00:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/variantslib-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.15.00:=
- >=dev-ml/pipebang-109.15.00:="
-DEPEND="${RDEPEND}
- test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )