summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-09 17:33:51 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-09 17:33:51 +0200
commitfe15ff520087b7988db8e149c8924b5b39021f2d (patch)
treeddde2999cbf14a217a8954b6621ec4b09834825f /app-xemacs
parentapp-xemacs/edebug: drop 1.22 (diff)
downloadgentoo-fe15ff520087b7988db8e149c8924b5b39021f2d.tar.gz
gentoo-fe15ff520087b7988db8e149c8924b5b39021f2d.tar.bz2
gentoo-fe15ff520087b7988db8e149c8924b5b39021f2d.zip
app-xemacs/eieio: drop 1.05, 1.07
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/eieio/Manifest2
-rw-r--r--app-xemacs/eieio/eieio-1.05.ebuild16
-rw-r--r--app-xemacs/eieio/eieio-1.07.ebuild17
3 files changed, 0 insertions, 35 deletions
diff --git a/app-xemacs/eieio/Manifest b/app-xemacs/eieio/Manifest
index 26c621476e83..17796173188e 100644
--- a/app-xemacs/eieio/Manifest
+++ b/app-xemacs/eieio/Manifest
@@ -1,3 +1 @@
-DIST eieio-1.05-pkg.tar.gz 165803 BLAKE2B 92425dbaf275be435acc9d51f1ab5fad0a771d8205b11881229a244372059f71a8fa5c2d485c9cdc5208a21a4b54acd03f41e39847c4901bde81bb42b30bb2a5 SHA512 7caa2cff977f850e4b59b00a2c34252bb235d901e4605092181aebac7690eb996b2bce7bb9262a9ec4c6aa691e89046cb723b8f0cd643f5b9b6cb5af51385497
-DIST eieio-1.07-pkg.tar.gz 177923 BLAKE2B efc84c48fac4bd76ca4c843a4bff97dc10f21f45be9067c54c871a64314c9012b80e8d5e292f8844e1b7c3ed86a3f8044dfa547109c09891a3aeb11d515b7b0d SHA512 e4c76aa617bf80ca3fa7de249535ba63b22c3c8d787361dfce9381f4cb31500cb8f40e564c70928ee99492a0b71a67a13dd90e9626335b18b2a49877a124a551
DIST eieio-1.10-pkg.tar.gz 179945 BLAKE2B 5bca0fb3ac1a94adc73dc7d0233645308aee5bd12923cb390c648a1334cb2b69488b8593781936ccea8719dc1e9a53526b1b348e1b9ca42681531f409029a48c SHA512 deb5de328e40a7c2fed189c89a3e3ab5cd5a26cd7243398c34bf2ed6bc1ebe7e72ecc23a2aef9d967a2477ecc4c797486e477a50e1cc78cd506c1e3170a85512
diff --git a/app-xemacs/eieio/eieio-1.05.ebuild b/app-xemacs/eieio/eieio-1.05.ebuild
deleted file mode 100644
index 84ca0b0e923c..000000000000
--- a/app-xemacs/eieio/eieio-1.05.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Enhanced Implementation of Emacs Interpreted Objects"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/speedbar
-app-xemacs/xemacs-base
-app-xemacs/edebug
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/eieio/eieio-1.07.ebuild b/app-xemacs/eieio/eieio-1.07.ebuild
deleted file mode 100644
index d338fb8cc1a3..000000000000
--- a/app-xemacs/eieio/eieio-1.07.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Enhanced Implementation of Emacs Interpreted Objects"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/edebug
-app-xemacs/cedet-common
-app-xemacs/speedbar
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages