public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sxid/
Date: Thu, 11 May 2017 22:05:22 +0000 (UTC)	[thread overview]
Message-ID: <1494540321.7f634a1461d6f4b26f3637cd90faa67a80740d5e.monsieurp@gentoo> (raw)

commit:     7f634a1461d6f4b26f3637cd90faa67a80740d5e
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 21:55:30 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu May 11 22:05:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f634a14

app-admin/sxid: EAPI 6 bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-admin/sxid/sxid-4.2-r2.ebuild | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/app-admin/sxid/sxid-4.2-r2.ebuild b/app-admin/sxid/sxid-4.2-r2.ebuild
new file mode 100644
index 00000000000..1dd3cef652d
--- /dev/null
+++ b/app-admin/sxid/sxid-4.2-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="suid, sgid file and directory checking"
+HOMEPAGE="http://freshmeat.net/projects/sxid"
+SRC_URI="http://linukz.org/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="virtual/mailx"
+
+DOCS=( docs/sxid.{conf,cron}.example )
+
+src_prepare() {
+	default
+	# this is an admin application and really requires root to run correctly
+	# we need to move the binary to the sbin directory
+	sed -i s/bindir/sbindir/g source/Makefile.in || die
+	eautoreconf
+}
+
+pkg_postinst() {
+	elog
+	elog "You will need to configure sxid.conf for your system using the manpage and example"
+	elog
+}


             reply	other threads:[~2017-05-11 22:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-11 22:05 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-02-24  8:07 [gentoo-commits] repo/gentoo:master commit in: app-admin/sxid/ Jason Zaman
2018-02-25 18:21 Thomas Deutschmann
2018-05-08 22:05 Sergei Trofimovich
2018-05-20  0:33 Aaron Bauman
2019-08-10 15:41 Joonas Niilola
2019-08-10 15:41 Joonas Niilola
2019-08-10 15:43 Joonas Niilola
2023-06-28  7:50 Sam James
2023-09-15  6:42 Arthur Zamarin
2023-09-28  5:16 Joonas Niilola
2023-09-28  5:22 Joonas Niilola
2023-10-01 18:10 Arthur Zamarin
2023-10-01 18:15 Andreas Sturmlechner
2024-11-23 12:31 Arthur Zamarin
2024-11-23 14:15 Michał Górny

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=1494540321.7f634a1461d6f4b26f3637cd90faa67a80740d5e.monsieurp@gentoo \
    --to=monsieurp@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