public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/delay/
Date: Thu,  5 Apr 2018 15:21:26 +0000 (UTC)	[thread overview]
Message-ID: <1522941517.a460496832aee51ef5ffe64bbec8a265b601fb34.bman@gentoo> (raw)

commit:     a460496832aee51ef5ffe64bbec8a265b601fb34
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 30 20:21:43 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr  5 15:18:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4604968

app-misc/delay: EAPI6, use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/7719

 app-misc/delay/delay-1.6-r2.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/app-misc/delay/delay-1.6-r2.ebuild b/app-misc/delay/delay-1.6-r2.ebuild
index e17f3df63e2..365857916fc 100644
--- a/app-misc/delay/delay-1.6-r2.ebuild
+++ b/app-misc/delay/delay-1.6-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-inherit autotools eutils toolchain-funcs
+inherit autotools
 
 DESCRIPTION="Sleeplike program that counts down the number of seconds specified"
-HOMEPAGE="http://onegeek.org/~tom/software/delay/"
-SRC_URI="http://onegeek.org/~tom/software/delay/dl/${P}.tar.gz"
+HOMEPAGE="https://onegeek.org/~tom/software/delay/"
+SRC_URI="https://onegeek.org/~tom/software/delay/dl/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -20,11 +20,12 @@ DEPEND="
 "
 
 src_prepare() {
-	epatch \
+	eapply \
 		"${FILESDIR}"/${P}-headers.patch \
 		"${FILESDIR}"/${P}-tinfo.patch
 
 	mv configure.in configure.ac || die
 
+	default
 	eautoreconf
 }


             reply	other threads:[~2018-04-05 15:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-05 15:21 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-24 13:48 [gentoo-commits] repo/gentoo:master commit in: app-misc/delay/ Arthur Zamarin
2023-03-22  5:31 Sam James
2023-02-12  6:41 Sam James
2022-11-24  9:53 Sam James
2022-07-31 20:03 David Seifert
2021-12-02  3:06 Yixun Lan
2021-12-01  9:04 Agostino Sarubbo
2020-05-12 11:18 Agostino Sarubbo
2020-04-08 14:09 Agostino Sarubbo
2020-01-14  4:14 Jeroen Roovers
2019-06-07  6:53 Agostino Sarubbo
2019-06-05 13:40 Agostino Sarubbo
2017-12-10 14:16 David Seifert
2017-01-29 14:59 Fabian Groffen

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=1522941517.a460496832aee51ef5ffe64bbec8a265b601fb34.bman@gentoo \
    --to=bman@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