summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-06-03 18:56:08 +0000
committerHans de Graaff <graaff@gentoo.org>2007-06-03 18:56:08 +0000
commitb9afb1275aeb3d8141ee1c067087a4fd06d1b774 (patch)
treec1bb97fcf4cf2764a3a238c09fc9bbe2af62737b /app-xemacs/ocaml
parentStable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff)
downloadgentoo-2-b9afb1275aeb3d8141ee1c067087a4fd06d1b774.tar.gz
gentoo-2-b9afb1275aeb3d8141ee1c067087a4fd06d1b774.tar.bz2
gentoo-2-b9afb1275aeb3d8141ee1c067087a4fd06d1b774.zip
Remove intermediate version
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r--app-xemacs/ocaml/ChangeLog5
-rw-r--r--app-xemacs/ocaml/files/digest-ocaml-0.053
-rw-r--r--app-xemacs/ocaml/ocaml-0.05.ebuild16
3 files changed, 4 insertions, 20 deletions
diff --git a/app-xemacs/ocaml/ChangeLog b/app-xemacs/ocaml/ChangeLog
index 1c057e689486..bef78f8568e4 100644
--- a/app-xemacs/ocaml/ChangeLog
+++ b/app-xemacs/ocaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/ocaml
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.12 2007/06/03 18:55:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.13 2007/06/03 18:56:08 graaff Exp $
+
+ 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> -ocaml-0.05.ebuild:
+ Remove intermediate version
03 Jun 2007; Hans de Graaff <graaff@gentoo.org> ocaml-0.06.ebuild:
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
diff --git a/app-xemacs/ocaml/files/digest-ocaml-0.05 b/app-xemacs/ocaml/files/digest-ocaml-0.05
deleted file mode 100644
index edcb0b9e13ee..000000000000
--- a/app-xemacs/ocaml/files/digest-ocaml-0.05
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 2ca033386cade4dbdb05abe2e6f324f4 ocaml-0.05-pkg.tar.gz 64887
-RMD160 9eaf44772b675b88a863e8b5988fe00814197538 ocaml-0.05-pkg.tar.gz 64887
-SHA256 28fa359836072bf71de807cb370e8820f62288e84301eb6103c652092f1d789d ocaml-0.05-pkg.tar.gz 64887
diff --git a/app-xemacs/ocaml/ocaml-0.05.ebuild b/app-xemacs/ocaml/ocaml-0.05.ebuild
deleted file mode 100644
index ce6dd6e8607f..000000000000
--- a/app-xemacs/ocaml/ocaml-0.05.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.05.ebuild,v 1.1 2006/11/12 11:05:11 graaff Exp $
-
-SLOT="0"
-IUSE=""
-DESCRIPTION="Objective Caml editing support."
-PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/fsf-compat
-"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
-
-inherit xemacs-packages
-