summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-08-19 14:01:20 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-08-19 14:01:20 +0000
commit2cab274514ebd7da5219a85c3f5a2a7621d6c589 (patch)
treeba3704be0c8b8d1f4cfcaaa6824fce4aada95aa4 /dev-ml/typehashlib
parentStable for ppc, wrt bug #480552 (diff)
downloadgentoo-2-2cab274514ebd7da5219a85c3f5a2a7621d6c589.tar.gz
gentoo-2-2cab274514ebd7da5219a85c3f5a2a7621d6c589.tar.bz2
gentoo-2-2cab274514ebd7da5219a85c3f5a2a7621d6c589.zip
remove old
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/typehashlib')
-rw-r--r--dev-ml/typehashlib/ChangeLog7
-rw-r--r--dev-ml/typehashlib/typehashlib-109.11.00.ebuild24
-rw-r--r--dev-ml/typehashlib/typehashlib-109.14.00.ebuild24
-rw-r--r--dev-ml/typehashlib/typehashlib-109.15.00.ebuild24
4 files changed, 6 insertions, 73 deletions
diff --git a/dev-ml/typehashlib/ChangeLog b/dev-ml/typehashlib/ChangeLog
index 8b9e11bfffae..1067653abaf2 100644
--- a/dev-ml/typehashlib/ChangeLog
+++ b/dev-ml/typehashlib/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/typehashlib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/typehashlib/ChangeLog,v 1.4 2013/05/24 17:18:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/typehashlib/ChangeLog,v 1.5 2013/08/19 14:01:20 aballier Exp $
+
+ 19 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ -typehashlib-109.11.00.ebuild, -typehashlib-109.14.00.ebuild,
+ -typehashlib-109.15.00.ebuild:
+ remove old
*typehashlib-109.15.02 (24 May 2013)
diff --git a/dev-ml/typehashlib/typehashlib-109.11.00.ebuild b/dev-ml/typehashlib/typehashlib-109.11.00.ebuild
deleted file mode 100644
index 09860eef75ad..000000000000
--- a/dev-ml/typehashlib/typehashlib-109.11.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/typehashlib/typehashlib-109.11.00.ebuild,v 1.1 2013/03/06 16:51:23 aballier Exp $
-
-EAPI="5"
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Syntax extension for deriving 'typehash' functions automatically"
-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="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-4.00.0:=
- >=dev-ml/type-conv-${PV}:="
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/typehashlib/typehashlib-109.14.00.ebuild b/dev-ml/typehashlib/typehashlib-109.14.00.ebuild
deleted file mode 100644
index a92a3806c4a1..000000000000
--- a/dev-ml/typehashlib/typehashlib-109.14.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/typehashlib/typehashlib-109.14.00.ebuild,v 1.1 2013/03/24 14:19:04 aballier Exp $
-
-EAPI="5"
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Syntax extension for deriving 'typehash' functions automatically"
-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="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-4.00.0:=
- >=dev-ml/type-conv-${PV}:="
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/typehashlib/typehashlib-109.15.00.ebuild b/dev-ml/typehashlib/typehashlib-109.15.00.ebuild
deleted file mode 100644
index 9a2421603995..000000000000
--- a/dev-ml/typehashlib/typehashlib-109.15.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/typehashlib/typehashlib-109.15.00.ebuild,v 1.1 2013/04/11 11:12:59 aballier Exp $
-
-EAPI="5"
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Syntax extension for deriving 'typehash' functions automatically"
-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="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-4.00.0:=
- >=dev-ml/type-conv-${PV}:="
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"