summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-03-03 11:24:04 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-03-03 11:24:04 +0000
commit2353cf5879911163ee43122a9e2c21c5da929d3d (patch)
treeaa17b8be45f3244d43c45144c24b15bae05bc46c /dev-ml/pipebang
parentremove old (diff)
downloadgentoo-2-2353cf5879911163ee43122a9e2c21c5da929d3d.tar.gz
gentoo-2-2353cf5879911163ee43122a9e2c21c5da929d3d.tar.bz2
gentoo-2-2353cf5879911163ee43122a9e2c21c5da929d3d.zip
remove old
(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/pipebang')
-rw-r--r--dev-ml/pipebang/ChangeLog6
-rw-r--r--dev-ml/pipebang/pipebang-108.00.01.ebuild19
-rw-r--r--dev-ml/pipebang/pipebang-108.07.01.ebuild20
-rw-r--r--dev-ml/pipebang/pipebang-109.07.00.ebuild20
4 files changed, 5 insertions, 60 deletions
diff --git a/dev-ml/pipebang/ChangeLog b/dev-ml/pipebang/ChangeLog
index f0cc2c0a446b..17a09358a42d 100644
--- a/dev-ml/pipebang/ChangeLog
+++ b/dev-ml/pipebang/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/pipebang
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pipebang/ChangeLog,v 1.5 2013/02/09 00:29:14 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pipebang/ChangeLog,v 1.6 2013/03/03 11:24:04 aballier Exp $
+
+ 03 Mar 2013; Alexis Ballier <aballier@gentoo.org> -pipebang-108.00.01.ebuild,
+ -pipebang-108.07.01.ebuild, -pipebang-109.07.00.ebuild:
+ remove old
*pipebang-109.08.00 (09 Feb 2013)
diff --git a/dev-ml/pipebang/pipebang-108.00.01.ebuild b/dev-ml/pipebang/pipebang-108.00.01.ebuild
deleted file mode 100644
index 97560aba4253..000000000000
--- a/dev-ml/pipebang/pipebang-108.00.01.ebuild
+++ /dev/null
@@ -1,19 +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/pipebang/pipebang-108.00.01.ebuild,v 1.1 2012/06/30 14:49:17 aballier Exp $
-
-EAPI="4"
-
-inherit oasis
-
-DESCRIPTION="Syntax extension to transform x |! f into f x"
-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}"
diff --git a/dev-ml/pipebang/pipebang-108.07.01.ebuild b/dev-ml/pipebang/pipebang-108.07.01.ebuild
deleted file mode 100644
index 028991b7d127..000000000000
--- a/dev-ml/pipebang/pipebang-108.07.01.ebuild
+++ /dev/null
@@ -1,20 +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/pipebang/pipebang-108.07.01.ebuild,v 1.2 2012/10/17 12:14:57 aballier Exp $
-
-EAPI="4"
-
-inherit oasis
-
-DESCRIPTION="Syntax extension to transform x |! f into f x"
-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}"
diff --git a/dev-ml/pipebang/pipebang-109.07.00.ebuild b/dev-ml/pipebang/pipebang-109.07.00.ebuild
deleted file mode 100644
index 10e3e8eaf8a4..000000000000
--- a/dev-ml/pipebang/pipebang-109.07.00.ebuild
+++ /dev/null
@@ -1,20 +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/pipebang/pipebang-109.07.00.ebuild,v 1.1 2013/02/07 19:02:20 aballier Exp $
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Syntax extension to transform x |! f into f x"
-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}"