summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-04-20 14:24:21 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-04-20 14:24:21 +0000
commit364afff3ec18e7f2a23926dccff53667f52c3fe8 (patch)
tree1db1fe90a11d37f3896a20d19c8a946bc16763c2 /dev-ml
parentx86 stable, bug #217700 (diff)
downloadhistorical-364afff3ec18e7f2a23926dccff53667f52c3fe8.tar.gz
historical-364afff3ec18e7f2a23926dccff53667f52c3fe8.tar.bz2
historical-364afff3ec18e7f2a23926dccff53667f52c3fe8.zip
remove old
Package-Manager: portage-2.1.5_rc5
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camomile/ChangeLog6
-rw-r--r--dev-ml/camomile/camomile-0.5.3-r1.ebuild25
-rw-r--r--dev-ml/camomile/camomile-0.6.0.ebuild25
-rw-r--r--dev-ml/extlib/ChangeLog7
-rw-r--r--dev-ml/extlib/extlib-1.4.ebuild34
-rw-r--r--dev-ml/extlib/extlib-1.5.ebuild39
-rw-r--r--dev-ml/extlib/files/extlib-1.5-ExtList.remove.patch12
-rw-r--r--dev-ml/ocaml-mysql/ChangeLog6
-rw-r--r--dev-ml/ocaml-mysql/files/ocaml-mysql-1.0.3-shtool.patch26
-rw-r--r--dev-ml/ocaml-mysql/ocaml-mysql-1.0.3-r1.ebuild38
-rw-r--r--dev-ml/ocamlweb/ChangeLog5
-rw-r--r--dev-ml/ocamlweb/ocamlweb-1.36.ebuild40
12 files changed, 20 insertions, 243 deletions
diff --git a/dev-ml/camomile/ChangeLog b/dev-ml/camomile/ChangeLog
index eab569347c37..ea330a33fbf8 100644
--- a/dev-ml/camomile/ChangeLog
+++ b/dev-ml/camomile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/camomile
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/ChangeLog,v 1.12 2008/04/20 14:11:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/ChangeLog,v 1.13 2008/04/20 14:18:26 aballier Exp $
+
+ 20 Apr 2008; Alexis Ballier <aballier@gentoo.org>
+ -camomile-0.5.3-r1.ebuild, -camomile-0.6.0.ebuild:
+ remove old
20 Apr 2008; Markus Meier <maekke@gentoo.org> camomile-0.7.1.ebuild:
x86 stable, bug #217547
diff --git a/dev-ml/camomile/camomile-0.5.3-r1.ebuild b/dev-ml/camomile/camomile-0.5.3-r1.ebuild
deleted file mode 100644
index e32fd33b6742..000000000000
--- a/dev-ml/camomile/camomile-0.5.3-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/camomile-0.5.3-r1.ebuild,v 1.1 2004/09/10 18:02:38 mattam Exp $
-
-inherit findlib
-
-DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml."
-HOMEPAGE="http://camomile.sourceforge.net/"
-SRC_URI="mirror://sourceforge/camomile/${P}.tar.bz2"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-3.07"
-
-src_compile() {
- econf || die
- emake -j1
-}
-
-src_install() {
- findlib_src_install DATADIR="${D}/usr/share"
-}
diff --git a/dev-ml/camomile/camomile-0.6.0.ebuild b/dev-ml/camomile/camomile-0.6.0.ebuild
deleted file mode 100644
index e8899a48c842..000000000000
--- a/dev-ml/camomile/camomile-0.6.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/camomile-0.6.0.ebuild,v 1.1 2004/09/10 18:02:39 mattam Exp $
-
-inherit findlib
-
-DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml."
-HOMEPAGE="http://camomile.sourceforge.net/"
-SRC_URI="mirror://sourceforge/camomile/${P}.tar.bz2"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~ppc"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-3.07"
-
-src_compile() {
- econf || die
- emake -j1
-}
-
-src_install() {
- findlib_src_install DATADIR="${D}/usr/share"
-}
diff --git a/dev-ml/extlib/ChangeLog b/dev-ml/extlib/ChangeLog
index 63c17cf5afd5..19da3bcea87a 100644
--- a/dev-ml/extlib/ChangeLog
+++ b/dev-ml/extlib/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/extlib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.8 2008/04/20 14:09:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.9 2008/04/20 14:20:27 aballier Exp $
+
+ 20 Apr 2008; Alexis Ballier <aballier@gentoo.org>
+ -files/extlib-1.5-ExtList.remove.patch, -extlib-1.4.ebuild,
+ -extlib-1.5.ebuild:
+ remove old
20 Apr 2008; Markus Meier <maekke@gentoo.org> extlib-1.5.1.ebuild:
amd64/x86 stable, bug #217537
diff --git a/dev-ml/extlib/extlib-1.4.ebuild b/dev-ml/extlib/extlib-1.4.ebuild
deleted file mode 100644
index 0c6cc039094c..000000000000
--- a/dev-ml/extlib/extlib-1.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.4.ebuild,v 1.2 2008/01/27 12:19:53 grobian Exp $
-
-inherit findlib
-
-DESCRIPTION="Standard library extensions for O'Caml"
-HOMEPAGE="http://ocaml-lib.sourceforge.net/"
-SRC_URI="mirror://sourceforge/ocaml-lib/${P}.tgz"
-LICENSE="LGPL-2.1"
-DEPEND=">=dev-lang/ocaml-3.07"
-SLOT="0"
-KEYWORDS="x86 ppc amd64"
-IUSE="doc"
-
-src_compile() {
- sed -i -e "s/IOO//" Makefile
- make all opt
-
- if use doc; then
- make doc
- fi
-}
-
-src_install () {
- findlib_src_install
-
- # install documentation
- dodoc README.txt
-
- if use doc; then
- dohtml doc/*
- fi
-}
diff --git a/dev-ml/extlib/extlib-1.5.ebuild b/dev-ml/extlib/extlib-1.5.ebuild
deleted file mode 100644
index dd10a0079c95..000000000000
--- a/dev-ml/extlib/extlib-1.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.ebuild,v 1.3 2008/01/27 12:19:53 grobian Exp $
-
-inherit findlib eutils
-
-DESCRIPTION="Standard library extensions for O'Caml"
-HOMEPAGE="http://ocaml-lib.sourceforge.net/"
-SRC_URI="mirror://sourceforge/ocaml-lib/${P}.tar.gz"
-LICENSE="LGPL-2.1"
-DEPEND=">=dev-lang/ocaml-3.07"
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
-IUSE="doc"
-
-src_unpack() {
- unpack ${A}
- epatch ${FILESDIR}/${P}-ExtList.remove.patch
-}
-
-src_compile() {
- sed -i -e "s/IOO//" Makefile
- make all opt
-
- if use doc; then
- make doc
- fi
-}
-
-src_install () {
- findlib_src_install
-
- # install documentation
- dodoc README.txt
-
- if use doc; then
- dohtml doc/*
- fi
-}
diff --git a/dev-ml/extlib/files/extlib-1.5-ExtList.remove.patch b/dev-ml/extlib/files/extlib-1.5-ExtList.remove.patch
deleted file mode 100644
index fee95cfc04d5..000000000000
--- a/dev-ml/extlib/files/extlib-1.5-ExtList.remove.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur extlib-1.5/extList.ml extlib-1.5.patched/extList.ml
---- extlib-1.5/extList.ml 2006-01-29 11:03:39.000000000 +0100
-+++ extlib-1.5.patched/extList.ml 2006-07-21 20:08:08.000000000 +0200
-@@ -431,7 +431,7 @@
-
- let remove l x =
- let rec loop dst = function
-- | [] -> raise Not_found
-+ | [] -> ()
- | h :: t ->
- if x = h then
- dst.tl <- t
diff --git a/dev-ml/ocaml-mysql/ChangeLog b/dev-ml/ocaml-mysql/ChangeLog
index 4af225bebc57..6e2f98b497e6 100644
--- a/dev-ml/ocaml-mysql/ChangeLog
+++ b/dev-ml/ocaml-mysql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/ocaml-mysql
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.8 2008/04/20 14:13:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.9 2008/04/20 14:24:21 aballier Exp $
+
+ 20 Apr 2008; Alexis Ballier <aballier@gentoo.org>
+ -files/ocaml-mysql-1.0.3-shtool.patch, -ocaml-mysql-1.0.3-r1.ebuild:
+ remove old
20 Apr 2008; Markus Meier <maekke@gentoo.org> ocaml-mysql-1.0.4.ebuild:
x86 stable, bug #217549
diff --git a/dev-ml/ocaml-mysql/files/ocaml-mysql-1.0.3-shtool.patch b/dev-ml/ocaml-mysql/files/ocaml-mysql-1.0.3-shtool.patch
deleted file mode 100644
index 115629468bc2..000000000000
--- a/dev-ml/ocaml-mysql/files/ocaml-mysql-1.0.3-shtool.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- sh.common.orig 2004-04-07 08:50:21.000000000 +0100
-+++ sh.common 2005-05-29 20:39:20.854878600 +0100
-@@ -168,7 +168,13 @@
- else
- tmpdir="/tmp"
- fi
-- tmpfile="$tmpdir/.shtool.$$"
-+ if mkdir "$tmpdir/.shtool.$$"; then
-+ tmpfile="$tmpdir/.shtool.$$/shtool.tmp"
-+ else
-+ echo "$msgprefix:Error: failed to create temporary file" 1>&2
-+ exit 1
-+ fi
-+ tmpfile="$tmpdir/.shtool.$$/shtool.tmp"
- rm -f $tmpfile >/dev/null 2>&1
- touch $tmpfile
- chmod 600 $tmpfile
-@@ -188,7 +194,7 @@
- shtool_exit () {
- rc="$1"
- if [ ".$gen_tmpfile" = .yes ]; then
-- rm -f $tmpfile >/dev/null 2>&1 || true
-+ rm -fr "$tmpdir/.shtool.$$" >/dev/null 2>&1 || true
- fi
- exit $rc
- }
diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.0.3-r1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.0.3-r1.ebuild
deleted file mode 100644
index 7191c03c4e1b..000000000000
--- a/dev-ml/ocaml-mysql/ocaml-mysql-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ocaml-mysql-1.0.3-r1.ebuild,v 1.3 2006/11/23 17:14:59 vivo Exp $
-
-inherit findlib eutils
-
-IUSE="doc"
-
-DESCRIPTION="A package for ocaml that provides access to mysql databases."
-SRC_URI="http://raevnos.pennmush.org/code/${PN}/${P}.tar.gz"
-HOMEPAGE="http://raevnos.pennmush.org/code/ocaml-mysql/index.html"
-
-DEPEND=">=dev-lang/ocaml-3.06
- >=virtual/mysql-4.0"
-
-RDEPEND="$DEPEND"
-
-SLOT="0"
-LICENSE="LGPL-2"
-KEYWORDS="x86 ppc"
-
-src_compile()
-{
- epatch ${FILESDIR}/${P}-head.patch
- epatch ${FILESDIR}/${P}-shtool-r1.patch
- econf || die "configure failed"
- make all || die "make failed"
- make opt
-}
-
-src_install()
-{
- findlib_src_preinst
- make install || die
-
- ( use doc ) && dohtml -r doc/html/*
- dodoc META COPYING CHANGES README VERSION
-}
diff --git a/dev-ml/ocamlweb/ChangeLog b/dev-ml/ocamlweb/ChangeLog
index ec65206bc5a3..70be9bb2964b 100644
--- a/dev-ml/ocamlweb/ChangeLog
+++ b/dev-ml/ocamlweb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlweb
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ChangeLog,v 1.12 2008/04/20 14:06:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ChangeLog,v 1.13 2008/04/20 14:22:07 aballier Exp $
+
+ 20 Apr 2008; Alexis Ballier <aballier@gentoo.org> -ocamlweb-1.36.ebuild:
+ remove old
20 Apr 2008; Markus Meier <maekke@gentoo.org> ocamlweb-1.37.ebuild:
x86 stable, bug #217535
diff --git a/dev-ml/ocamlweb/ocamlweb-1.36.ebuild b/dev-ml/ocamlweb/ocamlweb-1.36.ebuild
deleted file mode 100644
index a8df460c2472..000000000000
--- a/dev-ml/ocamlweb/ocamlweb-1.36.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlweb/ocamlweb-1.36.ebuild,v 1.2 2006/02/04 17:05:19 mattam Exp $
-
-DESCRIPTION="O'Caml literate programming tool"
-HOMEPAGE="http://www.lri.fr/~filliatr/ocamlweb/"
-SRC_URI="http://www.lri.fr/~filliatr/ftp/ocamlweb/${P}.tar.gz"
-
-IUSE=""
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc"
-
-DEPEND=">=dev-lang/ocaml-3.08
-virtual/tetex"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- emake UPDATETEX="" prefix=${D}/usr MANDIR=${D}/usr/share/man install || die
- dodoc README COPYING CHANGES
-}
-
-tex_regen() {
- einfo "Regenerating TeX database..."
- /usr/bin/mktexlsr /usr/share/texmf /var/spool/texmf > /dev/null
- eend $?
-}
-
-pkg_postinst() {
- tex_regen
-}
-
-pkg_postrm() {
- tex_regen
-}