commit:     c5892054dfb36956a1b2c59d8a5f53591a9deee5
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 20:34:31 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 20:34:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5892054

app-emacs/crypt++: treeclean

Closes: https://bugs.gentoo.org/914449
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/crypt++/Manifest                        |  2 --
 app-emacs/crypt++/crypt++-2.92.ebuild             | 17 -----------------
 app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild | 17 -----------------
 app-emacs/crypt++/files/50crypt++-gentoo.el       |  2 --
 app-emacs/crypt++/metadata.xml                    | 17 -----------------
 5 files changed, 55 deletions(-)

diff --git a/app-emacs/crypt++/Manifest b/app-emacs/crypt++/Manifest
deleted file mode 100644
index 4b12537558a8..000000000000
--- a/app-emacs/crypt++/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST crypt++-2.94_pre20080430.el.bz2 28692 BLAKE2B 
2b7f227b87b16fc6b3fdfdb62059a55c70ee95008a144bc7ec0e8c3f5699ec2ba14989b8ae2da3fa7c4bb56070eac7ea1755caddfd27e6c2a53e8a62068ca6cc
 SHA512 
8e142840f8e2db4688e9ce4432ee14db4225899a88a35dea3e371f829ccfc24faa34c607517e344e7706bf75126d758b0490dd5324efa43d4649de127076a5ce
-DIST crypt++el_2.92.orig.tar.gz 34251 BLAKE2B 
579d44269ec84a9548e9e4cb845601027be3862f2f56a2ab99b3c46155f6839c7e5b9426c97ea12ac936df62fb533f5424de8afc7df6983f339eb166b6df6486
 SHA512 
d3abf169f60c3d1a270149b800d96f7132ebeb99b6952858b81cb2c05ffdce30f6c46f75723490731c47e7eb44515554e012da98351bbd9f9127dcba8453e389

diff --git a/app-emacs/crypt++/crypt++-2.92.ebuild 
b/app-emacs/crypt++/crypt++-2.92.ebuild
deleted file mode 100644
index a8c8d60499f8..000000000000
--- a/app-emacs/crypt++/crypt++-2.92.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="Handle all sorts of compressed and encrypted files"
-HOMEPAGE="https://www.emacswiki.org/emacs/CryptPlusPlus";
-SRC_URI="mirror://debian/pool/main/c/crypt++el/crypt++el_${PV}.orig.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-
-S="${WORKDIR}/${PN}el-${PV}"
-SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild 
b/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild
deleted file mode 100644
index b12dc8e38344..000000000000
--- a/app-emacs/crypt++/crypt++-2.94_pre20080430.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="Handle all sorts of compressed and encrypted files"
-HOMEPAGE="https://www.emacswiki.org/emacs/CryptPlusPlus";
-# snapshot from 
http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/xemacs-packages/os-utils/crypt.el
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-
-SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/crypt++/files/50crypt++-gentoo.el 
b/app-emacs/crypt++/files/50crypt++-gentoo.el
deleted file mode 100644
index 0009afdeff1c..000000000000
--- a/app-emacs/crypt++/files/50crypt++-gentoo.el
+++ /dev/null
@@ -1,2 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(require 'crypt++)

diff --git a/app-emacs/crypt++/metadata.xml b/app-emacs/crypt++/metadata.xml
deleted file mode 100644
index ee736d488591..000000000000
--- a/app-emacs/crypt++/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-  <email>gnu-em...@gentoo.org</email>
-  <name>Gentoo GNU Emacs project</name>
-</maintainer>
-<longdescription>
-  crypt++.el is a package of Lisp functions that recognize automatically
-  encrypted and encoded (i.e., compressed) files when they are first visited
-  or written. The BUFFER corresponding to the file is decoded and/or decrypted
-  before it is presented to the user. The file itself is unchanged on the
-  disk. When the buffer is subsequently saved to disk, a hook function
-  re-encodes the buffer before the actual disk write takes place.
-</longdescription>
-<stabilize-allarches/>
-</pkgmetadata>

Reply via email to