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: Tue,  2 Jan 2018 06:19:03 +0000 (UTC)	[thread overview]
Message-ID: <1514873929.715edb6ea698b2b9d5c28b808058d0ba40127368.mgorny@gentoo> (raw)

commit:     715edb6ea698b2b9d5c28b808058d0ba40127368
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  1 22:06:14 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 06:18:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=715edb6e

dev-util/abi-compliance-checker: Clean old up

 dev-util/abi-compliance-checker/Manifest           |  1 -
 .../abi-compliance-checker-2.1.ebuild              | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-util/abi-compliance-checker/Manifest b/dev-util/abi-compliance-checker/Manifest
index 09af39dbaad..a0103f377cf 100644
--- a/dev-util/abi-compliance-checker/Manifest
+++ b/dev-util/abi-compliance-checker/Manifest
@@ -1,2 +1 @@
-DIST abi-compliance-checker-2.1.tar.gz 229447 BLAKE2B 4d286339d2b1b3d2ab265159f3092d6225da31083cf788b58c28614732ec2658b18376b1e8d5f8d1ad6f22101c4491fa0c813ee57e0a3fa5272fc134a99e22ad SHA512 1621a7862e775c8ffe60d2fca131b002fc8ec3b7370b50c9d6463b539d6b85f504cf2f56cf350d8928cd144ce821b05b37edd3a575d416d167cee237ed96df24
 DIST abi-compliance-checker-2.2.tar.gz 229812 BLAKE2B 8cbbaab1b4063a93a794a6d68acbf4d2c2356eb759b6d5dea2836173887937aca3e23cc3ea54b716a472a43e3e7841f749c2e15286cf5d12780577841b792685 SHA512 4bfdad1d708f2498187a0c06cbabced3c34a05b44900231d453a8dcea88df3f381a180aa2d4cbb4c3df14d0013660b355f630e890e3715c79ce8af3a385759e7

diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-2.1.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-2.1.ebuild
deleted file mode 100644
index 1057874dcfa..00000000000
--- a/dev-util/abi-compliance-checker/abi-compliance-checker-2.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A tool for checking backward compatibility of a C/C++ library"
-HOMEPAGE="http://ispras.linuxbase.org/index.php/ABI_compliance_checker"
-SRC_URI="https://github.com/lvc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
-	dev-util/abi-dumper
-	dev-util/ctags"
-
-src_compile() {
-	:
-}
-
-src_install() {
-	dodir /usr
-	perl Makefile.pl --install --prefix="${EPREFIX}"/usr --destdir="${D}" || die
-	einstalldocs
-}


             reply	other threads:[~2018-01-02  6:19 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-02  6:19 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
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-17  8:35 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=1514873929.715edb6ea698b2b9d5c28b808058d0ba40127368.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