[gentoo-commits] proj/lisp:master commit in: app-text/skribe/

2018-03-09 Thread José María Alonso
commit: 595e2fbc2225332c8f659d7bb5e177ec2d618537
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Thu Mar  1 08:20:51 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Fri Mar  9 21:34:21 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=595e2fbc

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
 }



[gentoo-commits] proj/lisp:master commit in: app-text/skribe/

2018-03-09 Thread José María Alonso
commit: 115529723402a8170c93ba88920eab7fff5e3e33
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Thu Mar  1 08:20:51 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Fri Mar  9 17:38:49 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=11552972

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
 }



[gentoo-commits] proj/lisp:master commit in: app-text/skribe/

2018-03-01 Thread José María Alonso
commit: a271759453fb123c113868cd35fdbabafdd2444c
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Thu Mar  1 08:20:51 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Thu Mar  1 08:20:51 2018 +
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
 }