public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/oinkmaster/
Date: Sat,  3 Apr 2021 18:59:29 +0000 (UTC)	[thread overview]
Message-ID: <1617476352.59c2b0a0335b5051f4f6bf7601d2e482c83c37f6.sam@gentoo> (raw)

commit:     59c2b0a0335b5051f4f6bf7601d2e482c83c37f6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 18:43:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  3 18:59:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c2b0a0

net-analyzer/oinkmaster: port to EAPI 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/oinkmaster/oinkmaster-2.0.ebuild | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/oinkmaster/oinkmaster-2.0.ebuild b/net-analyzer/oinkmaster/oinkmaster-2.0.ebuild
index 35f0ef818c0..c09b2be81e2 100644
--- a/net-analyzer/oinkmaster/oinkmaster-2.0.ebuild
+++ b/net-analyzer/oinkmaster/oinkmaster-2.0.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit eutils
+EAPI=7
 
 DESCRIPTION="Rule management for SNORT"
 SRC_URI="mirror://sourceforge/oinkmaster/${P}.tar.gz"
@@ -14,11 +13,11 @@ KEYWORDS="amd64 ~arm ppc sparc x86"
 IUSE="X"
 
 RDEPEND="
+	app-arch/gzip
+	app-arch/tar
 	>=dev-lang/perl-5.6.1
-	X? ( dev-perl/Tk )
 	net-misc/wget
-	app-arch/tar
-	app-arch/gzip
+	X? ( dev-perl/Tk )
 "
 
 src_install() {


             reply	other threads:[~2021-04-03 18:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-03 18:59 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-24 23:16 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/oinkmaster/ Conrad Kostecki

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=1617476352.59c2b0a0335b5051f4f6bf7601d2e482c83c37f6.sam@gentoo \
    --to=sam@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