From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/superadduser/
Date: Fri, 29 Dec 2017 17:02:40 +0000 (UTC) [thread overview]
Message-ID: <1514566943.605b0f280e3a6bad3b83271321d872aecf6cdee0.soap@gentoo> (raw)
commit: 605b0f280e3a6bad3b83271321d872aecf6cdee0
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 16:52:54 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 17:02:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605b0f28
app-admin/superadduser: Port to EAPI 6
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-admin/superadduser/superadduser-1.0.9.ebuild | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/app-admin/superadduser/superadduser-1.0.9.ebuild b/app-admin/superadduser/superadduser-1.0.9.ebuild
index 2b2feb3db80..ec577756b79 100644
--- a/app-admin/superadduser/superadduser-1.0.9.ebuild
+++ b/app-admin/superadduser/superadduser-1.0.9.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
DESCRIPTION="Interactive adduser script from Slackware"
HOMEPAGE="http://www.interlude.org.uk/unix/slackware/"
SRC_URI=""
@@ -12,7 +14,9 @@ IUSE=""
RDEPEND="sys-apps/shadow"
+S=${WORKDIR}
+
src_install() {
- dosbin "${FILESDIR}"/${PV}/superadduser || die
+ dosbin "${FILESDIR}"/${PV}/superadduser
doman "${FILESDIR}"/superadduser.8
}
next reply other threads:[~2017-12-29 17:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-29 17:02 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-05 19:01 [gentoo-commits] repo/gentoo:master commit in: app-admin/superadduser/ Thomas Deutschmann
2021-04-06 15:42 Sergei Trofimovich
2021-04-06 19:53 Sam James
2021-04-06 19:53 Sam James
2021-04-07 22:42 Sam James
2021-04-07 22:44 Sam James
2021-04-07 22:45 Sam James
2021-04-25 9:16 David Seifert
2021-04-25 9:16 David Seifert
2022-06-30 13:23 Yixun Lan
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=1514566943.605b0f280e3a6bad3b83271321d872aecf6cdee0.soap@gentoo \
--to=soap@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