summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/pgg')
-rw-r--r--app-xemacs/pgg/Manifest2
-rw-r--r--app-xemacs/pgg/metadata.xml8
-rw-r--r--app-xemacs/pgg/pgg-1.08.ebuild19
-rw-r--r--app-xemacs/pgg/pgg-1.10.ebuild19
4 files changed, 0 insertions, 48 deletions
diff --git a/app-xemacs/pgg/Manifest b/app-xemacs/pgg/Manifest
deleted file mode 100644
index 38f4672..0000000
--- a/app-xemacs/pgg/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST pgg-1.08-pkg.tar.gz 34591 SHA256 2b51a7ebc4d3054eab688ab6537fead1a2294fd596c00dea8b71ca90db9d08d4 SHA512 da448457a084e5f8b291da04c70f8e35652fd14f1118351b7a7d3690e61ddc8fe7283dca0d2b10a441c765f1c4089407b3c52ceb3c39fc18b7d6378a46edea59 WHIRLPOOL bda1fba24d7cdcf137b35553b9b34717acef3542b96511b96ae73863cd732c194b0dca3ec3b35da5f280d10a94a99c6d6dd089def70c49bb2210c53077baa50f
-DIST pgg-1.10-pkg.tar.gz 34638 SHA256 be6d0abd0e8e37d9790973b4d8b1ec94b5053cdc0ac53017b814a84cfb54a387 SHA512 60f77f89b48afb8a632755644218eac93b1b4e479add652fa7ce3ea70c9ba429fd292aa6d47aeee944b2f694384171059430e81855c1b52dd0607392be09a562 WHIRLPOOL 8929820c120878e72124889b4f7a95531d4d344425df1f991377d082e3c882a8654322638d69bdd4088f2f001b811db3e2471f634703fc4ee492fab1af3f917b
diff --git a/app-xemacs/pgg/metadata.xml b/app-xemacs/pgg/metadata.xml
deleted file mode 100644
index c7dd551..0000000
--- a/app-xemacs/pgg/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>xemacs@gentoo.org</email>
- <name>Gentoo XEmacs project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/app-xemacs/pgg/pgg-1.08.ebuild b/app-xemacs/pgg/pgg-1.08.ebuild
deleted file mode 100644
index 5381916..0000000
--- a/app-xemacs/pgg/pgg-1.08.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Emacs interface to various PGP implementations."
-XEMACS_PKG_CAT="standard"
-
-XEMACS_EXPERIMENTAL=true
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/fsf-compat
-app-xemacs/edebug
-app-xemacs/ecrypto
-"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/pgg/pgg-1.10.ebuild b/app-xemacs/pgg/pgg-1.10.ebuild
deleted file mode 100644
index 5381916..0000000
--- a/app-xemacs/pgg/pgg-1.10.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Emacs interface to various PGP implementations."
-XEMACS_PKG_CAT="standard"
-
-XEMACS_EXPERIMENTAL=true
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/fsf-compat
-app-xemacs/edebug
-app-xemacs/ecrypto
-"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-
-inherit xemacs-packages