summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Brown <rendhalver@gentoo.org>2002-12-16 12:22:48 +0000
committerPeter Brown <rendhalver@gentoo.org>2002-12-16 12:22:48 +0000
commit0e269950cbb9dacc95bd3887eb24227a77c3b368 (patch)
tree44d7c52f8033d153903ab96e19e057c2c1ba8df7 /app-xemacs/mailcrypt
parentadded optional standalone player (diff)
downloadgentoo-2-0e269950cbb9dacc95bd3887eb24227a77c3b368.tar.gz
gentoo-2-0e269950cbb9dacc95bd3887eb24227a77c3b368.tar.bz2
gentoo-2-0e269950cbb9dacc95bd3887eb24227a77c3b368.zip
xemacs packages ebuild
Diffstat (limited to 'app-xemacs/mailcrypt')
-rw-r--r--app-xemacs/mailcrypt/ChangeLog8
-rw-r--r--app-xemacs/mailcrypt/mailcrypt-2.12.ebuild21
2 files changed, 29 insertions, 0 deletions
diff --git a/app-xemacs/mailcrypt/ChangeLog b/app-xemacs/mailcrypt/ChangeLog
new file mode 100644
index 000000000000..fb956bce47b9
--- /dev/null
+++ b/app-xemacs/mailcrypt/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for app-xemacs/mailcrypt
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/ChangeLog,v 1.1 2002/12/16 12:22:47 rendhalver Exp $
+
+*mailcrypt-2.12 (16 Dec 2002)
+
+ 16 Dec 2002; Rendhalver [Peter Brown] <rendhalver@gentoo.org> :
+ Initial import.
diff --git a/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild
new file mode 100644
index 000000000000..b8f2b84fba7e
--- /dev/null
+++ b/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild,v 1.1 2002/12/16 12:22:47 rendhalver Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Support for messaging encryption with PGP."
+PKG_CAT="standard"
+
+DEPEND="app-xemacs/mail-lib
+app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+app-xemacs/cookie
+app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/vm
+"
+
+inherit xemacs-packages
+