public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libexplain/
Date: Mon,  7 Sep 2015 06:33:03 +0000 (UTC)	[thread overview]
Message-ID: <1441607508.c6f59f0f913e9710ddf78b0f968229702850e37f.jlec@gentoo> (raw)

commit:     c6f59f0f913e9710ddf78b0f968229702850e37f
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 06:31:48 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 06:31:48 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f59f0f

dev-libs/libexplain: Drop old

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-libs/libexplain/Manifest              |  1 -
 dev-libs/libexplain/libexplain-1.3.ebuild | 52 -------------------------------
 2 files changed, 53 deletions(-)

diff --git a/dev-libs/libexplain/Manifest b/dev-libs/libexplain/Manifest
index 844d82d..e78ffb6 100644
--- a/dev-libs/libexplain/Manifest
+++ b/dev-libs/libexplain/Manifest
@@ -1,2 +1 @@
-DIST libexplain-1.3.tar.gz 4742321 SHA256 18b76bd95f9476edc627ae3a3414e364e14c7f461df0c7925919fc9bddce643a SHA512 2af805f8f51912ad2d74326df3b6e7f5423a9af68a930c8f765eb839d2348a4c8e176c81eb6c953795764d08faff97d71132e68fcfcf09242575b0eab7b53120 WHIRLPOOL 83258f5432b0eb374c808e8696c99d8b6798dc87887f18582d57d23668d976e81c2e9d0212852153b00a59ca71f3f63b8ddd110759a3e34a79868d97a98aa20a
 DIST libexplain-1.4.tar.gz 4770006 SHA256 28863b65eccc74934e237cac41364cb3c1802c36c9e2318ed0417460fee83f80 SHA512 c236732f57d0688fed173c27474a00a39c9ac6d5dfbd22f3b68b5d0fff7a70fb130bcedbeb174767f4fd2c012148025e92635cc8df2b958774a3cfba58e6ff2c WHIRLPOOL ce3131c68d57c3d867960eaf2451d5aed152276c85e0182fee70b6499ebbee29ae0fea6d1a84aaefa927c9b983677953003b1a253e54ab3fc516d2b70dc3a3c1

diff --git a/dev-libs/libexplain/libexplain-1.3.ebuild b/dev-libs/libexplain/libexplain-1.3.ebuild
deleted file mode 100644
index 3dbe8fd..0000000
--- a/dev-libs/libexplain/libexplain-1.3.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=yes
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils
-
-DESCRIPTION="Library which may be used to explain Unix and Linux system call errors"
-HOMEPAGE="http://libexplain.sourceforge.net/"
-SRC_URI="http://libexplain.sourceforge.net/${P}.tar.gz"
-
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-LICENSE="GPL-3 LGPL-3"
-IUSE="doc static-libs"
-
-RDEPEND="
-	sys-libs/libcap
-	>=sys-libs/glibc-2.11
-	sys-process/lsof"
-DEPEND="${RDEPEND}
-	>=sys-kernel/linux-headers-2.6.35
-	app-text/ghostscript-gpl
-	sys-apps/groff
-"
-
-DOCS=( README )
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.45-configure.patch
-)
-
-src_prepare() {
-	# Portage incompatible test
-	sed \
-		-e '/t0524a/d' \
-		-e '/t0363a/d' \
-		-i Makefile.in || die
-
-	cp "${S}"/etc/configure.ac "${S}" || die
-
-	autotools-utils_src_prepare
-}
-
-src_compile() {
-	autotools-utils_src_compile
-	use doc && autotools-utils_src_compile all-doc
-}


             reply	other threads:[~2015-09-07  6:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-07  6:33 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-06 12:44 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libexplain/ Agostino Sarubbo

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=1441607508.c6f59f0f913e9710ddf78b0f968229702850e37f.jlec@gentoo \
    --to=jlec@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