public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/log4cpp/
Date: Mon, 29 Aug 2022 08:38:33 +0000 (UTC)	[thread overview]
Message-ID: <1661762182.e5e473018bc9f7581278a7bac10fd0cbd74c15ba.asturm@gentoo> (raw)

commit:     e5e473018bc9f7581278a7bac10fd0cbd74c15ba
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 08:02:00 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 08:36:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5e47301

dev-libs/log4cpp: drop 1.1.3, EAPI-6--

Closes: https://bugs.gentoo.org/867115
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/log4cpp/log4cpp-1.1.3.ebuild | 61 -----------------------------------
 1 file changed, 61 deletions(-)

diff --git a/dev-libs/log4cpp/log4cpp-1.1.3.ebuild b/dev-libs/log4cpp/log4cpp-1.1.3.ebuild
deleted file mode 100644
index a8a7106a7709..000000000000
--- a/dev-libs/log4cpp/log4cpp-1.1.3.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools multilib-minimal
-
-DESCRIPTION="C++ classes for flexible logging to files, syslog and other destinations"
-HOMEPAGE="http://log4cpp.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0/5"
-KEYWORDS="amd64 ~arm ppc ~riscv ~s390 x86"
-IUSE="doc static-libs test"
-RESTRICT="!test? ( test )"
-
-DEPEND="doc? ( app-doc/doxygen )"
-RDEPEND=""
-
-PATCHES=(
-	"${FILESDIR}"/1.0-doc_install_path.patch
-	"${FILESDIR}"/1.0-gcc43.patch
-	"${FILESDIR}"/1.0-asneeded.patch
-	"${FILESDIR}"/${PN}-1.1-cmath-fix.patch
-	"${FILESDIR}"/${PN}-1.1-automake-1.13.patch
-	"${FILESDIR}"/${PN}-1.1-glibc-2.31.patch
-)
-
-S="${WORKDIR}/${PN}"
-
-MULTILIB_CHOST_TOOLS=(
-	/usr/bin/log4cpp-config
-)
-
-src_prepare() {
-	default
-
-	mv configure.{in,ac} || die
-
-	# Build tests conditionally
-	if ! use test; then
-		sed -i -e '/^SUBDIRS/s/ tests//' Makefile.am || die
-	fi
-
-	eautoreconf
-}
-
-multilib_src_configure() {
-	ECONF_SOURCE=${S} econf \
-		--without-idsa \
-		$(use_enable doc doxygen) \
-		$(use_enable static-libs static)
-}
-
-multilib_src_install_all() {
-	einstalldocs
-
-	# package installs .pc files
-	find "${D}" -name '*.la' -delete || die
-}


             reply	other threads:[~2022-08-29  8:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-29  8:38 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 16:44 [gentoo-commits] repo/gentoo:master commit in: dev-libs/log4cpp/ Michał Górny
2024-11-23 12:29 Sam James
2024-11-03 21:26 Andreas K. Hüttel
2023-11-26 12:38 Arthur Zamarin
2023-11-26  1:07 Sam James
2022-09-09  7:59 David Seifert
2022-08-30 19:06 Sam James
2022-08-29  7:22 Joonas Niilola
2022-08-29  7:22 Joonas Niilola
2022-08-29  7:14 Agostino Sarubbo
2022-04-30 15:53 Marek Szuba
2021-01-07 12:27 Sam James
2021-01-07 10:09 Sam James
2021-01-04 17:39 Sam James
2021-01-04  1:32 Sam James
2019-10-13 13:38 Benda XU
2017-12-31 12:44 David Seifert
2017-12-31 12:44 David Seifert

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=1661762182.e5e473018bc9f7581278a7bac10fd0cbd74c15ba.asturm@gentoo \
    --to=asturm@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