summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-07-30 13:42:21 +0000
committerUlrich Müller <ulm@gentoo.org>2008-07-30 13:42:21 +0000
commit36a02542d9b02217aa8c503a2fcc6291c1ecf285 (patch)
treebf00ce35989ebf7cbf7e3657cc34d684d84de615 /app-emacs/tempo-snippets
parentMarking gst-plugins-gnomevfs-0.10.20 ppc stable for bug 232054 (diff)
downloadhistorical-36a02542d9b02217aa8c503a2fcc6291c1ecf285.tar.gz
historical-36a02542d9b02217aa8c503a2fcc6291c1ecf285.tar.bz2
historical-36a02542d9b02217aa8c503a2fcc6291c1ecf285.zip
Initial import, bug 194214.
Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686
Diffstat (limited to 'app-emacs/tempo-snippets')
-rw-r--r--app-emacs/tempo-snippets/ChangeLog12
-rw-r--r--app-emacs/tempo-snippets/Manifest15
-rw-r--r--app-emacs/tempo-snippets/files/50tempo-snippets-gentoo.el5
-rw-r--r--app-emacs/tempo-snippets/metadata.xml5
-rw-r--r--app-emacs/tempo-snippets/tempo-snippets-0.1.4.ebuild19
5 files changed, 56 insertions, 0 deletions
diff --git a/app-emacs/tempo-snippets/ChangeLog b/app-emacs/tempo-snippets/ChangeLog
new file mode 100644
index 000000000000..7dee628d6c27
--- /dev/null
+++ b/app-emacs/tempo-snippets/ChangeLog
@@ -0,0 +1,12 @@
+# ChangeLog for app-emacs/tempo-snippets
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tempo-snippets/ChangeLog,v 1.1 2008/07/30 13:42:20 ulm Exp $
+
+*tempo-snippets-0.1.4 (30 Jul 2008)
+
+ 30 Jul 2008; Ulrich Mueller <ulm@gentoo.org>
+ +files/50tempo-snippets-gentoo.el, +metadata.xml,
+ +tempo-snippets-0.1.4.ebuild:
+ Initial import. Ebuild contributed by MATSUYAMA Tomohiro
+ <matsuyama@ariel-networks.com>, bug 194214.
+
diff --git a/app-emacs/tempo-snippets/Manifest b/app-emacs/tempo-snippets/Manifest
new file mode 100644
index 000000000000..6e0d63f778fb
--- /dev/null
+++ b/app-emacs/tempo-snippets/Manifest
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+AUX 50tempo-snippets-gentoo.el 133 RMD160 b1ec20140b11dafc975bf276864effe61804d8f1 SHA1 9de437ca4a02ba6bbf95312a6ce5d8672e47f903 SHA256 a12fb321121f945e9745376c742267a2015837437ce8d0126e3b83b2f860be45
+DIST tempo-snippets-0.1.4.el.bz2 5114 RMD160 c65f0f63f8384bebe5c7f2994c1f574e5c9e6881 SHA1 94c38d2842ecb4bf95374a1e5a7564ab238a2573 SHA256 b0ae6f8de767544316391d165b74196a696e19efdff343c21f967ae0f7874dcd
+EBUILD tempo-snippets-0.1.4.ebuild 542 RMD160 5a5b231136c113f4e0cdb97f4c4adea38f143c69 SHA1 55daa5e8bb54138932dc79eed66128e460947dec SHA256 0ae2505ee112a24a5892809f1e804a37a6a15d143ca42dc24cc0d3256f727fe0
+MISC ChangeLog 492 RMD160 81a8d3f6626568d1c90694a28e39c7f4ef9aed52 SHA1 094d01ea079c181894014cfa5eb352c0fb65fcc7 SHA256 8359d28def2c864602fd44d436173dbb723b78557f392a6073d7921bc9f4072e
+MISC metadata.xml 158 RMD160 415d172437ca754d24fc5ab186ba8e77934d96e4 SHA1 61f6eff9729cd87a725c2a70c81aca4270a17fc4 SHA256 1393bdef3a74343fdb40a112c7096a1af16f67e7a43413250de28dfe73810eab
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEUEARECAAYFAkiQb8oACgkQOeoy/oIi7uzsfACYrrKhZ6r9RznMQsN/kiTUq0gg
+6QCg5QC9AHWSD9bxswThBg2drrb0sjQ=
+=wJAg
+-----END PGP SIGNATURE-----
diff --git a/app-emacs/tempo-snippets/files/50tempo-snippets-gentoo.el b/app-emacs/tempo-snippets/files/50tempo-snippets-gentoo.el
new file mode 100644
index 000000000000..0bc40a1dc295
--- /dev/null
+++ b/app-emacs/tempo-snippets/files/50tempo-snippets-gentoo.el
@@ -0,0 +1,5 @@
+
+;;; tempo-snippets site-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'tempo-define-snippet "tempo-snippets")
diff --git a/app-emacs/tempo-snippets/metadata.xml b/app-emacs/tempo-snippets/metadata.xml
new file mode 100644
index 000000000000..bc306fe58224
--- /dev/null
+++ b/app-emacs/tempo-snippets/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>emacs</herd>
+</pkgmetadata>
diff --git a/app-emacs/tempo-snippets/tempo-snippets-0.1.4.ebuild b/app-emacs/tempo-snippets/tempo-snippets-0.1.4.ebuild
new file mode 100644
index 000000000000..11640bef2f15
--- /dev/null
+++ b/app-emacs/tempo-snippets/tempo-snippets-0.1.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tempo-snippets/tempo-snippets-0.1.4.ebuild,v 1.1 2008/07/30 13:42:20 ulm Exp $
+
+NEED_EMACS=22
+
+inherit elisp
+
+DESCRIPTION="Visual insertion of tempo templates"
+HOMEPAGE="http://nschum.de/src/emacs/tempo-snippets/
+ http://www.emacswiki.org/cgi-bin/wiki/TempoSnippets"
+SRC_URI="mirror://gentoo/${P}.el.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SITEFILE=50${PN}-gentoo.el