From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/pymacs/
Date: Sun, 9 Oct 2016 07:56:05 +0000 (UTC) [thread overview]
Message-ID: <1475999714.2082ee15bb57dcb23d1043d18e7f6a0ce56f585c.pacho@gentoo> (raw)
commit: 2082ee15bb57dcb23d1043d18e7f6a0ce56f585c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 9 07:49:43 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 07:55:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2082ee15
app-emacs/pymacs: Drop old
Package-Manager: portage-2.3.1
app-emacs/pymacs/Manifest | 1 -
app-emacs/pymacs/pymacs-0.23-r1.ebuild | 53 ----------------------------------
2 files changed, 54 deletions(-)
diff --git a/app-emacs/pymacs/Manifest b/app-emacs/pymacs/Manifest
index 0ad92dc..e9bd827 100644
--- a/app-emacs/pymacs/Manifest
+++ b/app-emacs/pymacs/Manifest
@@ -1,2 +1 @@
-DIST Pymacs-0.23.tar.gz 92161 SHA256 eb419e307c9670ac5ad76de44c8803bd91ff0a1a8d6b6035fa4d0427a85f5163 SHA512 c07cc4fa75ca3f03a517563172c9647f1f8402bfe7cdac45aa285c838fe15ab4fd08cb2a0364d985fc4d0ad5670436c4f2c6fa81efe1424b10d2a430699308d3 WHIRLPOOL 5477b4eaf9c134f80101be9a83c2285d8105aeaa189e4f39190abb024073e942c660fe74eff2defb42f5422d64fe73cb24b8e206c53f624aec0e1a9795db4f58
DIST pymacs-0.25.tar.gz 120597 SHA256 51dc21b33316e6e244e78e5e88d8ae9a88afc0dcef34ba702ea9be589839bec2 SHA512 e17f7ee754413e21403d23894ee263fb0edae180a60c746b02cf101b2f0c782116e7bb61215bd0a8c689a991e211d780d220d4672b58f43108e7218a6f0c8dc0 WHIRLPOOL 90a211d1b62387e05deb759786fd82eeed23c1800307f1345e1c06c579c0455480433c24fda34a881f887595e169076a6ed56f6e8774933f0431aa96940e0152
diff --git a/app-emacs/pymacs/pymacs-0.23-r1.ebuild b/app-emacs/pymacs/pymacs-0.23-r1.ebuild
deleted file mode 100644
index 3172e9a..00000000
--- a/app-emacs/pymacs/pymacs-0.23-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2"
-
-inherit distutils elisp
-
-MY_P=Pymacs-${PV}
-DESCRIPTION="A tool that allows both-side communication beetween Python and Emacs Lisp"
-HOMEPAGE="http://pymacs.progiciels-bpi.ca/"
-SRC_URI="http://pymacs.progiciels-bpi.ca/archives/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm hppa ia64 ppc ppc64 s390 sh x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="doc"
-
-# additional doc? dependencies for multirow.sty and aeguill.sty (bug 247703)
-DEPEND="
- doc? ( dev-python/docutils
- virtual/latex-base
- dev-texlive/texlive-latexextra
- dev-texlive/texlive-langfrench )"
-RDEPEND=""
-
-SITEFILE=50${PN}-gentoo.el
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
- python_set_active_version 2
-}
-
-src_compile() {
- emake || die "emake failed"
- elisp-compile pymacs.el || die "elisp-compile failed"
- if use doc; then
- VARTEXFONTS="${T}"/fonts \
- emake pymacs.pdf || die "emake pymacs.pdf failed"
- fi
-}
-
-src_install() {
- elisp_src_install
- distutils_src_install
- dodoc THANKS pymacs.rst
- if use doc; then
- insinto /usr/share/doc/${PF}
- doins pymacs.pdf
- fi
-}
next reply other threads:[~2016-10-09 7:56 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-09 7:56 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-19 20:52 [gentoo-commits] repo/gentoo:master commit in: app-emacs/pymacs/ Maciej Barć
2024-04-14 7:49 Ulrich Müller
2023-08-15 3:17 Sam James
2023-08-11 3:26 Sam James
2023-08-11 3:26 Sam James
2023-08-11 3:26 Sam James
2023-08-11 3:26 Sam James
2023-07-08 21:22 Maciej Barć
2023-02-27 0:05 Maciej Barć
2022-08-19 23:29 Sam James
2022-05-19 15:16 Maciej Barć
2022-04-20 21:30 Sam James
2021-05-23 17:11 Ulrich Müller
2021-03-04 6:46 Sam James
2021-01-06 13:07 Fabian Groffen
2020-09-25 10:21 Ulrich Müller
2020-05-28 17:13 Ulrich Müller
2020-05-28 15:45 Agostino Sarubbo
2020-05-28 15:42 Agostino Sarubbo
2020-05-28 15:40 Agostino Sarubbo
2020-05-28 15:39 Agostino Sarubbo
2020-05-25 6:28 Agostino Sarubbo
2020-04-26 13:56 Ulrich Müller
2020-04-19 13:39 Ulrich Müller
2020-02-11 11:38 Michał Górny
2019-12-07 7:58 Ulrich Müller
2019-11-27 13:08 Mikle Kolyada
2019-11-20 11:35 Agostino Sarubbo
2019-11-20 11:27 Agostino Sarubbo
2019-11-20 11:21 Agostino Sarubbo
2019-11-19 12:48 Agostino Sarubbo
2019-11-18 11:50 Agostino Sarubbo
2019-10-16 16:58 Ulrich Müller
2018-02-20 20:55 Patrice Clement
2017-09-30 3:14 Michael Palimaka
2017-07-06 5:02 Markus Meier
2017-06-25 8:25 Sergei Trofimovich
2017-04-21 17:36 Pacho Ramos
2017-01-29 14:49 Fabian Groffen
2016-01-25 8:58 Ulrich Müller
2016-01-25 8:31 Justin Lecher
2016-01-22 12:03 Justin Lecher
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=1475999714.2082ee15bb57dcb23d1043d18e7f6a0ce56f585c.pacho@gentoo \
--to=pacho@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