From: "Mats Lidell" <matsl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/jde/
Date: Sun, 2 Dec 2018 23:01:38 +0000 (UTC) [thread overview]
Message-ID: <1543791598.4d98cdfd522bfe976fbf9103928d79c96284bf43.matsl@gentoo> (raw)
commit: 4d98cdfd522bfe976fbf9103928d79c96284bf43
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 2 22:26:17 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sun Dec 2 22:59:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d98cdfd
app-xemacs/jde: Remove old
Remove jde-1.51.ebuild and jde-1.52.ebuild
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
app-xemacs/jde/Manifest | 2 --
app-xemacs/jde/jde-1.51.ebuild | 26 --------------------------
app-xemacs/jde/jde-1.52.ebuild | 28 ----------------------------
3 files changed, 56 deletions(-)
diff --git a/app-xemacs/jde/Manifest b/app-xemacs/jde/Manifest
index 90d20bb9c51..e5e8c0f6331 100644
--- a/app-xemacs/jde/Manifest
+++ b/app-xemacs/jde/Manifest
@@ -1,3 +1 @@
-DIST jde-1.51-pkg.tar.gz 3508064 BLAKE2B f3dd080be5bedc5dc01cdd8d270da9407e70b979af4ebb0ec7beee92f664af95217354cb952bf7fcf3e4d14d4b32c4ff4b2f45dd2175fbee84b395bc991c3e0f SHA512 6bd21d073562a7aef66f4a5c3fff014b5d293bbcb08483f003c0d914c18034806a4cb9e3fb31f07149106a9e0f69eea6311e8740a1660bc2317a63d158c2acc8
-DIST jde-1.52-pkg.tar.gz 3767445 BLAKE2B fddef76a453d594d896480089b45bb8472c72535b4a259d61a8facca62932c0420e9161843f494b2badc11f977d57b85c85687c50534a2d1b3c5320ab98d1bb1 SHA512 f2fa2e266cd832b5761ee967e2b4be52694b941699a099ffc363869bb4036a439ca8010e6428b98cf0dfc474b451f48b031e042092e1f66706b9a50e0f88c413
DIST jde-1.54-pkg.tar.gz 3767364 BLAKE2B 1f4eaa30c72676aa71098780fdae0bd4a2bea0f24be1970a735875319faa32fe6a11ce4eaa306f3e185da2ebd4d270fdb9b2fc5681345380b541407162b982b1 SHA512 f35e8a13dc9c329f50ee3ec94551fee12317c8615e45c00b2699dd40a77f925268819c1d92223b0d2328f08e0bde537daf658f42922b7e1f23d6be670d96ded7
diff --git a/app-xemacs/jde/jde-1.51.ebuild b/app-xemacs/jde/jde-1.51.ebuild
deleted file mode 100644
index ff20dc506db..00000000000
--- a/app-xemacs/jde/jde-1.51.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Integrated Development Environment for Java"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/cc-mode
-app-xemacs/semantic
-app-xemacs/debug
-app-xemacs/speedbar
-app-xemacs/edit-utils
-app-xemacs/xemacs-eterm
-app-xemacs/mail-lib
-app-xemacs/xemacs-base
-app-xemacs/xemacs-devel
-app-xemacs/eieio
-app-xemacs/elib
-app-xemacs/sh-script
-app-xemacs/fsf-compat
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/jde/jde-1.52.ebuild b/app-xemacs/jde/jde-1.52.ebuild
deleted file mode 100644
index 9be95c9814c..00000000000
--- a/app-xemacs/jde/jde-1.52.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Integrated Development Environment for Java"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/cc-mode
-app-xemacs/semantic
-app-xemacs/debug
-app-xemacs/speedbar
-app-xemacs/edit-utils
-app-xemacs/xemacs-eterm
-app-xemacs/mail-lib
-app-xemacs/xemacs-base
-app-xemacs/xemacs-devel
-app-xemacs/cedet-common
-app-xemacs/eieio
-app-xemacs/elib
-app-xemacs/sh-script
-app-xemacs/fsf-compat
-app-xemacs/os-utils
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
next reply other threads:[~2018-12-02 23:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-02 23:01 Mats Lidell [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-10-28 21:34 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/jde/ Sergei Trofimovich
2018-10-28 21:07 Sergei Trofimovich
2018-10-28 17:25 Sergei Trofimovich
2018-10-20 9:49 Mikle Kolyada
2018-08-04 11:44 Mats Lidell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1543791598.4d98cdfd522bfe976fbf9103928d79c96284bf43.matsl@gentoo \
--to=matsl@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox