public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ess/
Date: Sat,  9 Apr 2022 09:04:00 +0000 (UTC)	[thread overview]
Message-ID: <1649495034.84cfeff94f47d61154cd3199fc329338b79cdc72.ulm@gentoo> (raw)

commit:     84cfeff94f47d61154cd3199fc329338b79cdc72
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 09:02:56 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 09:03:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84cfeff9

app-emacs/ess: Remove old

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/ess/Manifest         |  1 -
 app-emacs/ess/ess-17.11.ebuild | 44 ------------------------------------------
 2 files changed, 45 deletions(-)

diff --git a/app-emacs/ess/Manifest b/app-emacs/ess/Manifest
index 947f8fc529a8..6f0879d4aaed 100644
--- a/app-emacs/ess/Manifest
+++ b/app-emacs/ess/Manifest
@@ -1,2 +1 @@
-DIST ess-17.11.tgz 3275703 BLAKE2B 50ec08040135fb05be35494829b347f1ce1c8fdb8bbc5c11f9327800cbfafbb4e7dd5dc46c2b6ce8d506e4e9ade90e369d14c0498e06f990eccbbacbb7d16cec SHA512 b2bb09d079922ed8bded04387e6aecd38d760d7a3b9a521044fb7e2537fdc0cbb59c707e5aa550fc76aa92a6c47eab0fa40f554060707cfc7656b19adbdea222
 DIST ess-18.10.2.tgz 2939425 BLAKE2B f9a6181dfaffc820a55214418d14aef1443945d6b15cb156ecfb70a8f5878df545662f37114a44ea8aa20338a5eaea6a6ce0884b02f108bd3372653db13e1eff SHA512 9bc04c5ec87ed639e56de9fd7817c3adb1a823f091254a91b906e22e8537fb097b21b80020bf245acbd61420d09949d66fc079f3c552d79bf32b95dc7fa1dca9

diff --git a/app-emacs/ess/ess-17.11.ebuild b/app-emacs/ess/ess-17.11.ebuild
deleted file mode 100644
index 668acfe92701..000000000000
--- a/app-emacs/ess/ess-17.11.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp readme.gentoo-r1
-
-DESCRIPTION="Emacs Speaks Statistics"
-HOMEPAGE="http://ess.r-project.org/"
-SRC_URI="http://ess.r-project.org/downloads/ess/${P}.tgz"
-
-LICENSE="GPL-2+ GPL-3+ Texinfo-manual"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
-RESTRICT="test"
-
-BDEPEND="app-text/texi2html
-	virtual/latex-base"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
-	default
-}
-
-src_install() {
-	emake PREFIX="${ED}/usr" \
-		INFODIR="${ED}/usr/share/info" \
-		LISPDIR="${ED}${SITELISP}/ess" \
-		DOCDIR="${ED}/usr/share/doc/${PF}" \
-		install
-
-	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-
-	# Most documentation is installed by the package's build system.
-	rm -f "${ED}${SITELISP}/${PN}/ChangeLog"
-	dodoc ChangeLog *NEWS doc/{TODO,ess-intro.pdf}
-	newdoc doc/ChangeLog ChangeLog-doc
-	newdoc lisp/ChangeLog ChangeLog-lisp
-
-	DOC_CONTENTS="Please see /usr/share/doc/${PF} for the complete
-		documentation. Usage hints are in ${SITELISP}/${PN}/ess-site.el ."
-	readme.gentoo_create_doc
-}


             reply	other threads:[~2022-04-09  9:04 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-09  9:04 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-19  7:32 [gentoo-commits] repo/gentoo:master commit in: app-emacs/ess/ Arthur Zamarin
2025-01-11  2:02 Maciej Barć
2025-01-11  2:02 Maciej Barć
2024-12-20 15:43 Sam James
2024-11-19 16:10 Ulrich Müller
2024-05-14 22:21 Maciej Barć
2024-03-13 12:05 Arthur Zamarin
2024-03-08 10:01 Sam James
2024-02-07 22:21 Maciej Barć
2024-02-06 15:03 Maciej Barć
2024-02-06 14:29 Maciej Barć
2024-02-06 13:07 Maciej Barć
2024-02-06 13:07 Maciej Barć
2024-02-03 13:00 Maciej Barć
2024-01-23  4:23 Sam James
2023-10-05  7:52 Ulrich Müller
2023-10-05  7:47 Ulrich Müller
2023-10-05  7:21 Ulrich Müller
2021-05-15 21:02 Ulrich Müller
2021-01-06 13:07 Fabian Groffen
2019-06-27  7:26 Sergei Trofimovich
2019-06-26  6:50 Agostino Sarubbo
2019-06-25  8:34 Agostino Sarubbo
2019-05-26  9:33 Ulrich Müller
2019-05-19 20:31 Mikle Kolyada
2019-05-15  9:09 Ulrich Müller
2019-05-13 20:41 Ulrich Müller
2019-05-13 20:41 Ulrich Müller
2019-05-13 20:41 Ulrich Müller
2017-12-08  9:16 Ulrich Müller
2017-12-04 19:29 Ulrich Müller
2017-12-04 19:29 Ulrich Müller
2016-06-19 23:19 Benda XU
2016-06-09 20:34 Ulrich Müller
2016-05-13  8:41 Agostino Sarubbo
2016-05-06 13:27 Ulrich Müller
2016-02-01  9:49 Ulrich Müller
2015-10-11 18:08 Ulrich Müller
2015-10-11 18:08 Ulrich Müller
2015-08-10 23:49 Mikle Kolyada

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=1649495034.84cfeff94f47d61154cd3199fc329338b79cdc72.ulm@gentoo \
    --to=ulm@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