diff options
Diffstat (limited to 'app-xemacs/ediff')
-rw-r--r-- | app-xemacs/ediff/Manifest | 3 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.68.ebuild | 19 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.77.ebuild | 22 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.81.ebuild | 22 |
4 files changed, 0 insertions, 66 deletions
diff --git a/app-xemacs/ediff/Manifest b/app-xemacs/ediff/Manifest index d85d10f78773..432ed1ecc4f0 100644 --- a/app-xemacs/ediff/Manifest +++ b/app-xemacs/ediff/Manifest @@ -1,4 +1 @@ -DIST ediff-1.68-pkg.tar.gz 317183 BLAKE2B 56610f91e61cf4cfba0c7ad444d06a929ddfb6fc65e41bc8dce57ba354e1e6d5b99c5cea0121d11c32d4f277b7f8303026522b0423669d2e77126905b8d61a0b SHA512 adf3fc6fb0692022d4f44e9b966d076574dc12025b3f90bfb7f7bab6f3735d39c993757619d09a19479afdb73554cf484aae457f1184a8bf5bf831923c4ac6bb -DIST ediff-1.77-pkg.tar.gz 317283 BLAKE2B 1f0fb3206ef6b05cc56ae9512ba7a3f9368952b898e6e324e7b73f748c91de3ec7ed0d7c34dd4961ba9c2d86b988e75065d0578f0777bba602e7693983829e20 SHA512 5f1ba2019dfa762382639516eabcfd81da14dcbb35df77c82f24ae3250d003fb4c596d529c6897b7502ee227a67be85da8d01d4d3109d9f28ef6558f0ebc78d2 -DIST ediff-1.81-pkg.tar.gz 321669 BLAKE2B b4d28035fc6ed786053c04f759524f538e1e61c18df6db1d9e844e8f5718c228cd4c3e8d62f0ba3ef112b6e7bd85c02727a4404fb067fca0135784b963323e20 SHA512 1535f39a6af02e488f756303223cb116687c28d635f761f8456a439c576bf6691119d29e5fa2c7fca2e2a578faa4d09bac34145a8ca92116aca14e7ea93d694f DIST ediff-1.84-pkg.tar.gz 321644 BLAKE2B 8d328b8d85103c6485af311b93265c0c48336f6c587a287312d654c57e97b80924b342e5fbab72a7ce23ea08461361ddb81ae4b9120c6e18f45c5e4f8f05e72d SHA512 e3655de8af7bfa44193ca2d168804ad047de686df5b46e8bdf521df69e38e6f9818415b7b031e8379ab2579276bd114920c1e7796f6a98f9808099a56a5c5913 diff --git a/app-xemacs/ediff/ediff-1.68.ebuild b/app-xemacs/ediff/ediff-1.68.ebuild deleted file mode 100644 index 75adb1de6400..000000000000 --- a/app-xemacs/ediff/ediff-1.68.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Interface over GNU patch" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/pcl-cvs -app-xemacs/elib -app-xemacs/dired -app-xemacs/xemacs-base -app-xemacs/edebug -app-xemacs/prog-modes -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/ediff/ediff-1.77.ebuild b/app-xemacs/ediff/ediff-1.77.ebuild deleted file mode 100644 index c1c90e40757e..000000000000 --- a/app-xemacs/ediff/ediff-1.77.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Interface over GNU patch" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/pcl-cvs -app-xemacs/elib -app-xemacs/dired -app-xemacs/xemacs-base -app-xemacs/edebug -app-xemacs/prog-modes -app-xemacs/gnus -app-xemacs/tramp -app-xemacs/vc -" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" - -inherit xemacs-packages diff --git a/app-xemacs/ediff/ediff-1.81.ebuild b/app-xemacs/ediff/ediff-1.81.ebuild deleted file mode 100644 index f05ca7006fd4..000000000000 --- a/app-xemacs/ediff/ediff-1.81.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Interface over GNU patch" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/pcl-cvs -app-xemacs/elib -app-xemacs/dired -app-xemacs/xemacs-base -app-xemacs/edebug -app-xemacs/prog-modes -app-xemacs/gnus -app-xemacs/tramp -app-xemacs/vc -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |