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-editors/jove/
Date: Thu,  5 Sep 2019 10:49:20 +0000 (UTC)	[thread overview]
Message-ID: <1567680539.d3e12893fa4996ead15d22db3dd6794ebe36873f.ulm@gentoo> (raw)

commit:     d3e12893fa4996ead15d22db3dd6794ebe36873f
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  5 10:48:26 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Sep  5 10:48:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e12893

app-editors/jove: Remove old.

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-editors/jove/jove-4.16.0.73.ebuild | 51 ----------------------------------
 1 file changed, 51 deletions(-)

diff --git a/app-editors/jove/jove-4.16.0.73.ebuild b/app-editors/jove/jove-4.16.0.73.ebuild
deleted file mode 100644
index 72d2a677cad..00000000000
--- a/app-editors/jove/jove-4.16.0.73.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Jonathan's Own Version of Emacs, a light emacs-like editor without LISP bindings"
-HOMEPAGE="ftp://ftp.cs.toronto.edu/cs/ftp/pub/hugh/jove-dev/"
-SRC_URI="ftp://ftp.cs.toronto.edu/cs/ftp/pub/hugh/jove-dev/${PN}${PV}.tgz"
-
-LICENSE="JOVE"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="doc"
-
-RDEPEND="sys-libs/ncurses"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-S="${WORKDIR}/${PN}${PV}"
-
-src_prepare() {
-	epatch "${FILESDIR}/${PN}-4.16.0.70.3.1-getline.patch"
-	epatch "${FILESDIR}/${P}-build.patch"
-	epatch "${FILESDIR}/${P}-sendmail.patch"
-	epatch "${FILESDIR}/${P}-doc.patch"
-}
-
-src_compile() {
-	tc-export CC
-
-	emake OPTFLAGS="${CFLAGS}" \
-		SYSDEFS="-DSYSVR4 -D_XOPEN_SOURCE=500" \
-		TERMCAPLIB="$("$(tc-getPKG_CONFIG)" --libs ncurses)"
-
-	if use doc; then
-		# Full manual (*not* man page)
-		emake doc/jove.man
-	fi
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	keepdir /var/lib/jove/preserve
-
-	dodoc README
-	if use doc; then
-		dodoc doc/jove.man
-	fi
-}


             reply	other threads:[~2019-09-05 10:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 10:49 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-20 13:06 [gentoo-commits] repo/gentoo:master commit in: app-editors/jove/ Ulrich Müller
2023-12-07  5:57 Arthur Zamarin
2023-12-06 21:20 Arthur Zamarin
2023-12-06 21:20 Arthur Zamarin
2023-11-07 21:41 Ulrich Müller
2023-11-07 21:41 Ulrich Müller
2022-02-15 18:49 Ulrich Müller
2019-09-05  7:44 Agostino Sarubbo
2019-09-04  9:41 Agostino Sarubbo
2019-09-04  8:38 Agostino Sarubbo
2019-08-08 19:37 Ulrich Müller
2017-02-17 20:18 David Seifert

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=1567680539.d3e12893fa4996ead15d22db3dd6794ebe36873f.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