public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/abi-compliance-checker/
Date: Sat, 17 Oct 2015 08:35:36 +0000 (UTC)	[thread overview]
Message-ID: <1445070929.3bbd990e3bbb01a2f5f908f346b675aa3280b7f0.mgorny@gentoo> (raw)

commit:     3bbd990e3bbb01a2f5f908f346b675aa3280b7f0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 17 08:35:29 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 08:35:29 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bbd990e

dev-util/abi-compliance-checker: Add missing dependencies

Spotted-by: Julian Ospald <hasufell <AT> gentoo.org>

Package-Manager: portage-2.2.23

 ...hecker-1.99.12.ebuild => abi-compliance-checker-1.99.12-r1.ebuild} | 4 ++++
 dev-util/abi-compliance-checker/abi-compliance-checker-1.99.9.ebuild  | 4 ++++
 dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild    | 4 ++++
 3 files changed, 12 insertions(+)

diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.12.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.12-r1.ebuild
similarity index 89%
rename from dev-util/abi-compliance-checker/abi-compliance-checker-1.99.12.ebuild
rename to dev-util/abi-compliance-checker/abi-compliance-checker-1.99.12-r1.ebuild
index 160c517..6f0278a 100644
--- a/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.12.ebuild
+++ b/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.12-r1.ebuild
@@ -13,6 +13,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}
+	dev-util/ctags"
+
 src_compile() {
 	:
 }

diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.9.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.9.ebuild
index 46f358e..9a699a8 100644
--- a/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.9.ebuild
+++ b/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.9.ebuild
@@ -13,6 +13,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}
+	dev-util/ctags"
+
 src_install() {
 	mkdir -p "${D}"/usr || die
 	perl Makefile.pl --install --prefix=/usr --destdir="${D}" || die

diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
index 9c71e65..2a3cd68 100644
--- a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
+++ b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
@@ -20,6 +20,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}
+	dev-util/ctags"
+
 #if LIVE
 SRC_URI=
 KEYWORDS=


             reply	other threads:[~2015-10-17  8:35 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-17  8:35 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-25 22:41 [gentoo-commits] repo/gentoo:master commit in: dev-util/abi-compliance-checker/ Sam James
2022-07-10 14:39 Sam James
2022-06-03 18:37 Mike Gilbert
2021-08-11  6:39 Agostino Sarubbo
2018-09-06 21:22 Michał Górny
2018-05-16  7:26 Michał Górny
2018-05-16  7:26 Michał Górny
2018-05-16  7:26 Michał Górny
2018-05-16  7:26 Michał Górny
2018-01-02  6:19 Michał Górny
2017-08-30  7:12 Michał Górny
2017-08-30  7:12 Michał Górny
2017-07-30  9:38 Michał Górny
2017-06-17  7:15 Michał Górny
2017-06-17  7:15 Michał Górny
2017-04-24 18:29 Michał Górny
2016-10-07 20:16 Michał Górny
2016-08-15 18:40 Michał Górny
2016-07-04 17:47 Michał Górny
2016-07-04 17:47 Michał Górny
2016-06-23 12:48 Michał Górny
2016-05-24 18:42 Mike Gilbert
2016-05-24 17:36 Mike Gilbert
2016-05-24 12:45 Michał Górny
2016-05-24 12:45 Michał Górny
2016-05-08 17:31 Mike Gilbert
2016-01-11 18:05 Michał Górny
2016-01-11 18:05 Michał Górny
2015-10-16 20:29 Michał Górny
2015-10-16 20:29 Michał Górny
2015-10-01 16:21 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=1445070929.3bbd990e3bbb01a2f5f908f346b675aa3280b7f0.mgorny@gentoo \
    --to=mgorny@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