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: Sun, 11 Oct 2015 18:08:11 +0000 (UTC) [thread overview]
Message-ID: <1444586851.382d9ec60a3f0042db2066b84cc81c7b9277725c.ulm@gentoo> (raw)
commit: 382d9ec60a3f0042db2066b84cc81c7b9277725c
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 17:50:41 2015 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 18:07:31 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382d9ec6
app-emacs/ess: Remove old.
Package-Manager: portage-2.2.23
app-emacs/ess/Manifest | 1 -
app-emacs/ess/ess-13.09.ebuild | 45 ------------------------------------------
2 files changed, 46 deletions(-)
diff --git a/app-emacs/ess/Manifest b/app-emacs/ess/Manifest
index f35ea15..b7c87a5 100644
--- a/app-emacs/ess/Manifest
+++ b/app-emacs/ess/Manifest
@@ -1,3 +1,2 @@
-DIST ess-13.09.tgz 3356969 SHA256 d0625f8ac38831a05d419435d3a6ccf852878c8aea018c3f4a9c9d6bd61e71d2 SHA512 96a91a41c9b390c27646e4b95d7a41e6b22d592c82bf775f2e1b70905c7bc684c3d6645496275d245c9f882030da1b3bd5cd3ba5711acbec3a07cdb2d065a5dd WHIRLPOOL 3560d95bcb43a65ca86787274fa96106611a98041cf63905a4066223247d8557405b7557da2c468d836d4570d4e791aa36e84e76585fc9668729926ef0759598
DIST ess-14.09.tgz 3350987 SHA256 b6f1badd065e2e42f1d9d75a4e7a04290849d6f7a2bdb8413f73e0eae4014571 SHA512 91e275810f7a8c856f3392194ad3fb3d5f5b966e887568b22c133a362164e71ff5306d1d1a70e97f9d10261fe82eecb5f14e99a0dad4a4e239f5b810d7bba8ac WHIRLPOOL 5eabe6d65d7b5d420a7c6989b82d9901ac20d7b6376223f5aee39da7212ea395d15a98ce86c49fb2782706ba524532ceb38fd23dafaae5891a55958d1c676221
DIST ess-15.03-1.tgz 3177102 SHA256 ad2f1b48dd4671848709d226aab72427129ac2fd5f85c0c0b39b96be24eee66f SHA512 5260d8afa10e1382cac3c70a4b6f753dd77e9f24bb2f68247732605b0f5fbb1b06e090dbcb45d747a484333f0779959c9213a4792103839b11c9e239bf35534d WHIRLPOOL eb1e6917a05b7444f4c37949a51554b6b33a0841bad5dae6aa93f575a7914fb36299c7c63ec27ec24944104a39b5844ada12b1c74a64daa04a682d5e97001834
diff --git a/app-emacs/ess/ess-13.09.ebuild b/app-emacs/ess/ess-13.09.ebuild
deleted file mode 100644
index e80e2e1..0000000
--- a/app-emacs/ess/ess-13.09.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit elisp
-
-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 ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
-
-DEPEND="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 lisp/ChangeLog ChangeLog-lisp
-}
-
-pkg_postinst() {
- elisp-site-regen
- elog "Please see /usr/share/doc/${PF} for the complete documentation."
- elog "Usage hints are in ${SITELISP}/${PN}/ess-site.el ."
-}
next reply other threads:[~2015-10-11 18:08 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-11 18:08 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
2022-04-09 9:04 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-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=1444586851.382d9ec60a3f0042db2066b84cc81c7b9277725c.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