diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 19:12:08 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 19:12:08 +0200 |
commit | 285850d075531abebedd6ca57fddbbfd064f04a2 (patch) | |
tree | fa571413c4fd1d21ca145c513fd1d09088e40b03 /app-xemacs | |
parent | app-xemacs/ecrypto: drop 0.20, 0.21 (diff) | |
download | gentoo-285850d075531abebedd6ca57fddbbfd064f04a2.tar.gz gentoo-285850d075531abebedd6ca57fddbbfd064f04a2.tar.bz2 gentoo-285850d075531abebedd6ca57fddbbfd064f04a2.zip |
app-xemacs/easypg: drop 1.02, 1.03-r1
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/easypg/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/easypg/easypg-1.02.ebuild | 16 | ||||
-rw-r--r-- | app-xemacs/easypg/easypg-1.03-r1.ebuild | 18 |
3 files changed, 0 insertions, 36 deletions
diff --git a/app-xemacs/easypg/Manifest b/app-xemacs/easypg/Manifest index 79857d6beb6a..c8717e9eca2e 100644 --- a/app-xemacs/easypg/Manifest +++ b/app-xemacs/easypg/Manifest @@ -1,3 +1 @@ -DIST easypg-1.02-pkg.tar.gz 73462 BLAKE2B 050b064cf3b7618defbaf893babb5406f6715cb292aed99d9f54ae4e31a26f89a032a90aff0ffa313c7dd12d07e894ebc302fd311e5e5f3e7c49630285ff5fdf SHA512 ec73fbdec50a01788ca586212d4b71e2c744e3283117515a71f73c3bda82b26d86ef9be52c4f78efeb574635e0b84a87b763f09bb1ced956699d1d97fb294aee -DIST easypg-1.03-pkg.tar.gz 78192 BLAKE2B 5369dbf4f5da0c25c9a2e451dd775a0dc4e6bb5fe077e35b98f655cd23174ec5fc3bcf5df397ad0e9fc5b5728b919da666e91397f0cf13c3a0d9788c580275af SHA512 62541d38a09bcd60232cd18c54ded710515a88c2aa7940d823f120fef1c5316afca746723fb7ac564fad7407365daa736d96afc9d228d74b5d9ff19c4121b506 DIST easypg-1.05-pkg.tar.gz 78239 BLAKE2B 9ffa9b61b4089111d36119d0a011fbaf4b26c5715c383c65600499ca1d06f7f0030ee6d1fd4c746239757745058032aaad562bdeb5ac2ee0a8997ca4167e0f31 SHA512 be7f6770a6f343375ddc9aa54025985382ca41a598c935bceee6055d0bbddb7780f820e4124a5b634cb2c61585c6bcc4b9e3859a62a57f55538bc17c76a6e4ee diff --git a/app-xemacs/easypg/easypg-1.02.ebuild b/app-xemacs/easypg/easypg-1.02.ebuild deleted file mode 100644 index 497ad8c018aa..000000000000 --- a/app-xemacs/easypg/easypg-1.02.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="GnuPG interface for Emacs" -XEMACS_PKG_CAT="standard" - -KEYWORDS="~amd64" - -RDEPEND="app-xemacs/xemacs-base - app-xemacs/dired - app-xemacs/mail-lib" - -inherit xemacs-packages diff --git a/app-xemacs/easypg/easypg-1.03-r1.ebuild b/app-xemacs/easypg/easypg-1.03-r1.ebuild deleted file mode 100644 index 95c3af2c26d6..000000000000 --- a/app-xemacs/easypg/easypg-1.03-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -XEMACS_PKG_CAT="standard" - -inherit xemacs-packages - -SLOT="0" -DESCRIPTION="GnuPG interface for Emacs" - -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/dired -app-xemacs/mail-lib -" |