* [gentoo-commits] proj/lisp:master commit in: app-text/skribe/
@ 2018-03-01 8:20 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2018-03-01 8:20 UTC (permalink / raw
To: gentoo-commits
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
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: app-text/skribe/
@ 2018-03-09 17:41 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2018-03-09 17:41 UTC (permalink / raw
To: gentoo-commits
commit: 115529723402a8170c93ba88920eab7fff5e3e33
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: Fri Mar 9 17:38:49 2018 +0000
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
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: app-text/skribe/
@ 2018-03-09 21:36 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2018-03-09 21:36 UTC (permalink / raw
To: gentoo-commits
commit: 595e2fbc2225332c8f659d7bb5e177ec2d618537
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: Fri Mar 9 21:34:21 2018 +0000
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
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-09 21:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-01 8:20 [gentoo-commits] proj/lisp:master commit in: app-text/skribe/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2018-03-09 17:41 José María Alonso
2018-03-09 21:36 José María Alonso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox