summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-10-25 12:52:40 +0000
committerHans de Graaff <graaff@gentoo.org>2007-10-25 12:52:40 +0000
commit58f1387bd38ece90ad87ff194a65224ba0b6698d (patch)
tree0f382a73326ed80d3af53ff1ce4d475532eff9fe /app-xemacs/mailcrypt
parentKeyword texlive for ~sparc --- Bug #195815 (diff)
downloadhistorical-58f1387bd38ece90ad87ff194a65224ba0b6698d.tar.gz
historical-58f1387bd38ece90ad87ff194a65224ba0b6698d.tar.bz2
historical-58f1387bd38ece90ad87ff194a65224ba0b6698d.zip
Remove old version
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-xemacs/mailcrypt')
-rw-r--r--app-xemacs/mailcrypt/ChangeLog5
-rw-r--r--app-xemacs/mailcrypt/files/digest-mailcrypt-2.123
-rw-r--r--app-xemacs/mailcrypt/mailcrypt-2.12.ebuild21
3 files changed, 4 insertions, 25 deletions
diff --git a/app-xemacs/mailcrypt/ChangeLog b/app-xemacs/mailcrypt/ChangeLog
index 12745a5e3460..db481cb75292 100644
--- a/app-xemacs/mailcrypt/ChangeLog
+++ b/app-xemacs/mailcrypt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/mailcrypt
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/ChangeLog,v 1.12 2007/06/03 18:46:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mailcrypt/ChangeLog,v 1.13 2007/10/25 12:47:20 graaff Exp $
+
+ 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -mailcrypt-2.12.ebuild:
+ Remove old version
03 Jun 2007; Hans de Graaff <graaff@gentoo.org> mailcrypt-2.14.ebuild:
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
diff --git a/app-xemacs/mailcrypt/files/digest-mailcrypt-2.12 b/app-xemacs/mailcrypt/files/digest-mailcrypt-2.12
deleted file mode 100644
index 2a795f761704..000000000000
--- a/app-xemacs/mailcrypt/files/digest-mailcrypt-2.12
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 a82276fc399b6a72d8769d6e3bcc7e41 mailcrypt-2.12-pkg.tar.gz 153873
-RMD160 d9da2f9d0dfd1bffca9e607d840891c4e81a09dc mailcrypt-2.12-pkg.tar.gz 153873
-SHA256 dda801223c8697dce610210759badd5fce453a621b1fdc869a35c8e2762ba711 mailcrypt-2.12-pkg.tar.gz 153873
diff --git a/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild
deleted file mode 100644
index 3593f186606e..000000000000
--- a/app-xemacs/mailcrypt/mailcrypt-2.12.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# 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.13 2007/07/11 02:37:37 mr_bones_ Exp $
-
-SLOT="0"
-IUSE=""
-DESCRIPTION="Support for messaging encryption with PGP."
-PKG_CAT="standard"
-
-RDEPEND="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
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages