summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2006-05-17 06:08:53 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2006-05-17 06:08:53 +0000
commitfbd1377f01d245da80451cd5b627c9f07fb98b33 (patch)
treeeb24a123995278bf19bf2f0fa6e7befabe6fa68b /app-emacs
parentStable on alpha wrt security Bug #118541. (diff)
downloadgentoo-2-fbd1377f01d245da80451cd5b627c9f07fb98b33.tar.gz
gentoo-2-fbd1377f01d245da80451cd5b627c9f07fb98b33.tar.bz2
gentoo-2-fbd1377f01d245da80451cd5b627c9f07fb98b33.zip
New upstream (Debian seems to maintain it now, so use their source archive); Fix HOMEPAGE; Resolves Bug #110347.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/crypt++/ChangeLog10
-rw-r--r--app-emacs/crypt++/crypt++-2.92.ebuild30
-rw-r--r--app-emacs/crypt++/files/digest-crypt++-2.912
-rw-r--r--app-emacs/crypt++/files/digest-crypt++-2.923
4 files changed, 43 insertions, 2 deletions
diff --git a/app-emacs/crypt++/ChangeLog b/app-emacs/crypt++/ChangeLog
index 67ca31f1df65..4d4da84b4e46 100644
--- a/app-emacs/crypt++/ChangeLog
+++ b/app-emacs/crypt++/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emacs/crypt++
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/crypt++/ChangeLog,v 1.6 2005/10/24 13:40:42 josejx Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/crypt++/ChangeLog,v 1.7 2006/05/17 06:08:52 mkennedy Exp $
+
+*crypt++-2.92 (17 May 2006)
+
+ 17 May 2006; Matthew Kennedy <mkennedy@gentoo.org> +crypt++-2.92.ebuild:
+ New upstream (Debian seems to maintain it now, so use their source archive);
+ Fix HOMEPAGE; Resolves Bug #110347.
24 Oct 2005; Joseph Jezak <josejx@gentoo.org> crypt++-2.91.ebuild:
Marked ~ppc.
diff --git a/app-emacs/crypt++/crypt++-2.92.ebuild b/app-emacs/crypt++/crypt++-2.92.ebuild
new file mode 100644
index 000000000000..ba9c24dc21c7
--- /dev/null
+++ b/app-emacs/crypt++/crypt++-2.92.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/crypt++/crypt++-2.92.ebuild,v 1.1 2006/05/17 06:08:52 mkennedy Exp $
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="Handle all sorts of compressed and encrypted files"
+HOMEPAGE="http://freshmeat.net/projects/crypt/
+ http://packages.debian.org/unstable/editors/crypt++el.html"
+SRC_URI="http://ftp.debian.org/debian/pool/main/c/crypt++el/crypt++el_${PV}.orig.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+DEPEND="virtual/emacs"
+
+SITEFILE=50crypt++-gentoo.el
+
+S=${WORKDIR}/${PN}el-${PV}
+
+src_compile() {
+ elisp-comp *.el
+}
+
+src_install() {
+ elisp-install ${PN} *.{el,elc}
+ elisp-site-file-install ${FILESDIR}/${SITEFILE}
+}
diff --git a/app-emacs/crypt++/files/digest-crypt++-2.91 b/app-emacs/crypt++/files/digest-crypt++-2.91
index 6b4f86bcc4c5..e5558fb056f8 100644
--- a/app-emacs/crypt++/files/digest-crypt++-2.91
+++ b/app-emacs/crypt++/files/digest-crypt++-2.91
@@ -1 +1,3 @@
MD5 2436b8dd4e09f8a6e4bae83241a01730 crypt++-2.91.tar.bz2 29480
+RMD160 8d633c7aeec11290bd7c6572346984fcd16da4d9 crypt++-2.91.tar.bz2 29480
+SHA256 8b6543b7aa883cab7a28d57093f129bc1d25020d7483af123e1488a08bbbbf2b crypt++-2.91.tar.bz2 29480
diff --git a/app-emacs/crypt++/files/digest-crypt++-2.92 b/app-emacs/crypt++/files/digest-crypt++-2.92
new file mode 100644
index 000000000000..c0b66faaf3d4
--- /dev/null
+++ b/app-emacs/crypt++/files/digest-crypt++-2.92
@@ -0,0 +1,3 @@
+MD5 5a1b47c7ccba84a4c2d48cb55a4f449a crypt++el_2.92.orig.tar.gz 34251
+RMD160 794d75cb81036fadc0fe1c02e3c5494521b06e74 crypt++el_2.92.orig.tar.gz 34251
+SHA256 ca0a44968c6a75763857fcd61063310a6011b912be473e09d8762a6451f9f3a4 crypt++el_2.92.orig.tar.gz 34251