commit:     88ca39d4ab84316e80d6e8a70e9e1e2185bc8a2c
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 11 16:12:51 2014 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Fri Jul 11 16:12:51 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=88ca39d4

app-xemacs/sml-mode pre release version bump.

Package-Manager: portage-2.2.8-r1

---
 app-xemacs/sml-mode/ChangeLog            | 10 ++++++++++
 app-xemacs/sml-mode/Manifest             |  1 +
 app-xemacs/sml-mode/metadata.xml         |  5 +++++
 app-xemacs/sml-mode/sml-mode-0.14.ebuild | 20 ++++++++++++++++++++
 4 files changed, 36 insertions(+)

diff --git a/app-xemacs/sml-mode/ChangeLog b/app-xemacs/sml-mode/ChangeLog
new file mode 100644
index 0000000..e269ea9
--- /dev/null
+++ b/app-xemacs/sml-mode/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-xemacs/sml-mode
+# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sml-mode/ChangeLog,v 1.13 
2008/03/19 20:02:47 graaff Exp $
+
+*sml-mode-0.14 (08 Jul 2014)
+
+  08 Jul 2014; Mats Lidell <[email protected]> +sml-mode-0.14.ebuild,
+  +metadata.xml:
+  Pre release revision bump.
+

diff --git a/app-xemacs/sml-mode/Manifest b/app-xemacs/sml-mode/Manifest
new file mode 100644
index 0000000..0153d5f
--- /dev/null
+++ b/app-xemacs/sml-mode/Manifest
@@ -0,0 +1 @@
+DIST sml-mode-0.14-pkg.tar.gz 82580 SHA256 
4b5f4af7e0eabba83ddc3dccc7f9a0834333c7835c72f2b91394ac0d59132cf6 SHA512 
41d48df72a13fdb951092473cedbcbdda8d35d5d291f2a2e97159d17668d7e68ca3b2f2a4b24777287ad41e19d77b253757d53212e6d9a22fb3c79654bfca98c
 WHIRLPOOL 
5c6749672c69ce830bcd709301dd8c283c3ad289264914653340f9a134572a677776759062ee99163471cedde045dc302184133436ef4294965651fd2f5bc751

diff --git a/app-xemacs/sml-mode/metadata.xml b/app-xemacs/sml-mode/metadata.xml
new file mode 100644
index 0000000..2988889
--- /dev/null
+++ b/app-xemacs/sml-mode/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/sml-mode/sml-mode-0.14.ebuild 
b/app-xemacs/sml-mode/sml-mode-0.14.ebuild
new file mode 100644
index 0000000..49c0985
--- /dev/null
+++ b/app-xemacs/sml-mode/sml-mode-0.14.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sml-mode/sml-mode-0.12.ebuild,v 
1.4 2007/07/11 02:37:38 mr_bones_ Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="SML editing support."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/edebug
+app-xemacs/fsf-compat
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages

Reply via email to