public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: net-misc/makeway/
Date: Sat,  6 Jun 2015 10:37:14 +0000 (UTC)	[thread overview]
Message-ID: <1433586834.d6e0744e687e865fca6dd14c060ef49ddc860deb.jlec@gentoo> (raw)

commit:     d6e0744e687e865fca6dd14c060ef49ddc860deb
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  6 10:33:54 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 10:33:54 2015 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=d6e0744e

net-misc/makeway: Bump to EAPI=5

Package-Manager: portage-2.2.20

 net-misc/makeway/ChangeLog              |  3 +++
 net-misc/makeway/makeway-1.0.0.2.ebuild | 10 +++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/net-misc/makeway/ChangeLog b/net-misc/makeway/ChangeLog
index 310897f..ff217f0 100644
--- a/net-misc/makeway/ChangeLog
+++ b/net-misc/makeway/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 Jun 2015; Justin Lecher <jlec@gentoo.org> makeway-1.0.0.2.ebuild:
+  net-misc/makeway: Bump to EAPI=5
+
   06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   net-misc/makeway: Add github to remote-id in metadata.xml
 

diff --git a/net-misc/makeway/makeway-1.0.0.2.ebuild b/net-misc/makeway/makeway-1.0.0.2.ebuild
index f557892..4f9c1c1 100644
--- a/net-misc/makeway/makeway-1.0.0.2.ebuild
+++ b/net-misc/makeway/makeway-1.0.0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI=5
 
 DESCRIPTION="Route all gateway traffic to us"
 HOMEPAGE="http://nakkaya.com/makeWay.html"
@@ -19,10 +19,10 @@ RDEPEND="${DEPEND}"
 S="${WORKDIR}/nakkaya-makeWay-0182caa"
 
 src_compile() {
-	emake -j1 linux || die
+	emake -j1 linux
 }
 
 src_install() {
-	dodoc README.md || die
-	dobin build/makeWay || die
+	dodoc README.md
+	dobin build/makeWay
 }


             reply	other threads:[~2015-06-06 10:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-06 10:37 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-06 10:37 [gentoo-commits] proj/betagarden:master commit in: net-misc/makeway/ Justin Lecher
2011-10-27 18:02 Justin Lecher
2011-03-05 20:16 Sebastian Pipping
2011-02-22  0:56 Sebastian Pipping
2011-02-22  0:45 Sebastian Pipping

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=1433586834.d6e0744e687e865fca6dd14c060ef49ddc860deb.jlec@gentoo \
    --to=jlec@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