diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 13:27:58 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 13:27:58 +0000 |
commit | 295515a857fb707db66acfa36055ec460ccef69a (patch) | |
tree | b9f01cefba596aabdd1382aa41ac0ab190fc89a1 /app-xemacs/ocaml | |
parent | Remove old version (diff) | |
download | gentoo-2-295515a857fb707db66acfa36055ec460ccef69a.tar.gz gentoo-2-295515a857fb707db66acfa36055ec460ccef69a.tar.bz2 gentoo-2-295515a857fb707db66acfa36055ec460ccef69a.zip |
Remove old version
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r-- | app-xemacs/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/ocaml/files/digest-ocaml-0.04 | 3 | ||||
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.04.ebuild | 15 |
3 files changed, 4 insertions, 19 deletions
diff --git a/app-xemacs/ocaml/ChangeLog b/app-xemacs/ocaml/ChangeLog index 0007af39ef59..3d1a7ed3753c 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.14 2007/10/23 18:07:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.15 2007/10/25 13:27:57 graaff Exp $ + + 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -ocaml-0.04.ebuild: + Remove old version 23 Oct 2007; Jeroen Roovers <jer@gentoo.org> ocaml-0.06.ebuild: Marked ~hppa (bug #43128). diff --git a/app-xemacs/ocaml/files/digest-ocaml-0.04 b/app-xemacs/ocaml/files/digest-ocaml-0.04 deleted file mode 100644 index a2fe16de3f2e..000000000000 --- a/app-xemacs/ocaml/files/digest-ocaml-0.04 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 3b2bc2c431e334050074aebcf260d06e ocaml-0.04-pkg.tar.gz 64814 -RMD160 e395b341b9ce6a21122c7e772cfb898c19311d79 ocaml-0.04-pkg.tar.gz 64814 -SHA256 1fea1f1d133f9c4494f488053080b69fb29f45494ace456edde87113493ff138 ocaml-0.04-pkg.tar.gz 64814 diff --git a/app-xemacs/ocaml/ocaml-0.04.ebuild b/app-xemacs/ocaml/ocaml-0.04.ebuild deleted file mode 100644 index 117bb17c87dd..000000000000 --- a/app-xemacs/ocaml/ocaml-0.04.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.04.ebuild,v 1.8 2007/07/11 02:37:37 mr_bones_ Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Objective Caml editing support." -PKG_CAT="standard" - -DEPEND="app-xemacs/xemacs-base -app-xemacs/fsf-compat -" -KEYWORDS="alpha amd64 ppc sparc x86" - -inherit xemacs-packages |