summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2014-07-11 18:04:22 +0200
committerMats Lidell <matsl@gentoo.org>2014-07-11 18:04:22 +0200
commit8def2873f276e6fa13925d27877c8ed95276b35f (patch)
tree33ef0cd5a3076e75f4c16658efc083bbbb9d2a70 /app-xemacs/ocaml
parentapp-xemacs/net-utils pre release version bump. (diff)
downloademacs-8def2873f276e6fa13925d27877c8ed95276b35f.tar.gz
emacs-8def2873f276e6fa13925d27877c8ed95276b35f.tar.bz2
emacs-8def2873f276e6fa13925d27877c8ed95276b35f.zip
app-xemacs/ocaml pre release version bump.
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r--app-xemacs/ocaml/ChangeLog10
-rw-r--r--app-xemacs/ocaml/Manifest1
-rw-r--r--app-xemacs/ocaml/metadata.xml5
-rw-r--r--app-xemacs/ocaml/ocaml-0.10.ebuild19
4 files changed, 35 insertions, 0 deletions
diff --git a/app-xemacs/ocaml/ChangeLog b/app-xemacs/ocaml/ChangeLog
new file mode 100644
index 0000000..25b4c09
--- /dev/null
+++ b/app-xemacs/ocaml/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-xemacs/ocaml
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.18 2012/06/02 14:52:04 aballier Exp $
+
+*ocaml-0.10 (08 Jul 2014)
+
+ 08 Jul 2014; Mats Lidell <matsl@gentoo.org> +ocaml-0.10.ebuild,
+ +metadata.xml:
+ Pre release version bump.
+
diff --git a/app-xemacs/ocaml/Manifest b/app-xemacs/ocaml/Manifest
new file mode 100644
index 0000000..ac96fff
--- /dev/null
+++ b/app-xemacs/ocaml/Manifest
@@ -0,0 +1 @@
+DIST ocaml-0.10-pkg.tar.gz 65858 SHA256 33fe736ff0e0e85ae36a1747a6445c6b55186457a7aa9449324db3c5a9df98d3 SHA512 3177d24b2030770949522d9da8ea6d43f8925714185ad38d2196d0e65d154e2c4c1126b47fc1abb0dc23fc34aba5b6e266d67825a8457a25779575651f862537 WHIRLPOOL 08fed49693fee043a10aac2be6c9d2d3caf21e9a57d32b57fbadc686117467cad2e6f21e1e0210848f6e27f61dd0cbeaf61c5fefff50b9e289096931dc7c95a7
diff --git a/app-xemacs/ocaml/metadata.xml b/app-xemacs/ocaml/metadata.xml
new file mode 100644
index 0000000..2988889
--- /dev/null
+++ b/app-xemacs/ocaml/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>xemacs</herd>
+</pkgmetadata>
diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild
new file mode 100644
index 0000000..c65715d
--- /dev/null
+++ b/app-xemacs/ocaml/ocaml-0.10.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v 1.7 2012/06/02 14:52:04 aballier Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Objective Caml editing support."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+
+inherit xemacs-packages