summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2003-11-20 21:11:45 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2003-11-20 21:11:45 +0000
commit65cb96016a1011647931aa8591d2d98fdf9db732 (patch)
treedd88e5e78ad5feecbe7802995e69e7fbc0a1a8b9 /app-emacs/boxquote
parentminor version bump (diff)
downloadhistorical-65cb96016a1011647931aa8591d2d98fdf9db732.tar.gz
historical-65cb96016a1011647931aa8591d2d98fdf9db732.tar.bz2
historical-65cb96016a1011647931aa8591d2d98fdf9db732.zip
minor version bump
Diffstat (limited to 'app-emacs/boxquote')
-rw-r--r--app-emacs/boxquote/Manifest5
-rw-r--r--app-emacs/boxquote/boxquote-1.18.ebuild29
-rw-r--r--app-emacs/boxquote/files/digest-boxquote-1.181
3 files changed, 32 insertions, 3 deletions
diff --git a/app-emacs/boxquote/Manifest b/app-emacs/boxquote/Manifest
index e2f106447292..6d1a784d8856 100644
--- a/app-emacs/boxquote/Manifest
+++ b/app-emacs/boxquote/Manifest
@@ -1,8 +1,7 @@
-MD5 49e66800cfb08f67a217c3f68c574610 ChangeLog 414
+MD5 8cadd21f7d09e3a5717da1ac3c965ab7 ChangeLog 527
MD5 7262e2941451aae559fd0acd15f8f1c4 boxquote-1.14.ebuild 839
MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158
-MD5 3357340e4d41c611e39bc89c07b8d8f5 boxquote-1.18.ebuild 627
-MD5 7262e2941451aae559fd0acd15f8f1c4 boxquote-1.18.ebuild~ 839
+MD5 456441a7087d8e6121e3fe634377d4d1 boxquote-1.18.ebuild 627
MD5 7aa7bf0d4957f325412506710af3b314 files/50boxquote-gentoo.el 107
MD5 204c70efc020acd7b4e430d2b2e53bc4 files/digest-boxquote-1.14 64
MD5 49fb79ec6c9cb366f6091caa11a47da5 files/digest-boxquote-1.18 63
diff --git a/app-emacs/boxquote/boxquote-1.18.ebuild b/app-emacs/boxquote/boxquote-1.18.ebuild
new file mode 100644
index 000000000000..bedd71a7f6d4
--- /dev/null
+++ b/app-emacs/boxquote/boxquote-1.18.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.18.ebuild,v 1.1 2003/11/20 21:11:42 mkennedy Exp $
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="Quote text with a semi-box"
+HOMEPAGE="http://www.davep.org/emacs/"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+
+DEPEND="virtual/emacs"
+
+S="${WORKDIR}/${P}"
+
+SITEFILE=50boxquote-gentoo.el
+
+src_compile() {
+ elisp-comp *.el
+}
+
+src_install() {
+ elisp-install ${PN} *.el *.elc
+ elisp-site-file-install ${FILESDIR}/${SITEFILE}
+}
diff --git a/app-emacs/boxquote/files/digest-boxquote-1.18 b/app-emacs/boxquote/files/digest-boxquote-1.18
new file mode 100644
index 000000000000..cd029312eb92
--- /dev/null
+++ b/app-emacs/boxquote/files/digest-boxquote-1.18
@@ -0,0 +1 @@
+MD5 7c9ac2a0c21c6c39535ccd42fcaf8acb boxquote-1.18.tar.gz 5171