public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: app-text/skribe/
Date: Thu,  1 Mar 2018 08:20:50 +0000 (UTC)	[thread overview]
Message-ID: <1519892451.a271759453fb123c113868cd35fdbabafdd2444c.nimiux@gentoo> (raw)

commit:     a271759453fb123c113868cd35fdbabafdd2444c
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  1 08:20:51 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Mar  1 08:20:51 2018 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=a2717594

app-text/skribe: Updates header and EAPI

 app-text/skribe/skribe-1.2l-r1.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-text/skribe/skribe-1.2l-r1.ebuild b/app-text/skribe/skribe-1.2l-r1.ebuild
index bf555d36..1b236ec6 100644
--- a/app-text/skribe/skribe-1.2l-r1.ebuild
+++ b/app-text/skribe/skribe-1.2l-r1.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/skribe/skribe-1.2l.ebuild,v 1.3 2010/09/15 21:47:28 chiiph Exp $
 
-EAPI="3"
+EAPI=6
 
 inherit multilib eutils
 
@@ -29,6 +28,7 @@ src_prepare() {
 
 	# Put the new emacs file (only if bigloo[emacs]) in DESTDIR instead of live filesystem
 	epatch "${FILESDIR}/${P}-proper_skribe_el_installation.patch"
+	eapply_user
 }
 
 src_configure() {
@@ -42,9 +42,9 @@ src_configure() {
 }
 
 src_compile() {
-	emake -j1 || die "emake failed"
+	emake -j1
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "install failed"
+	emake DESTDIR="${D}" install
 }


             reply	other threads:[~2018-03-01  8:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-01  8:20 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-09 17:41 [gentoo-commits] proj/lisp:master commit in: app-text/skribe/ José María Alonso
2018-03-09 21:36 José María Alonso

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=1519892451.a271759453fb123c113868cd35fdbabafdd2444c.nimiux@gentoo \
    --to=nimiux@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