From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 774B013997F for ; Tue, 12 Nov 2019 15:31:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A150BE0877; Tue, 12 Nov 2019 15:31:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E247E0877 for ; Tue, 12 Nov 2019 15:31:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4EF7534CC33 for ; Tue, 12 Nov 2019 15:31:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9EDF8A6 for ; Tue, 12 Nov 2019 15:31:22 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1573572442.1bfdf6f9488dce6765acbdc26fc72ae3848c3c40.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-libs/libbegemot/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libbegemot/Manifest dev-libs/libbegemot/libbegemot-1.11.ebuild dev-libs/libbegemot/metadata.xml profiles/package.mask X-VCS-Directories: profiles/ dev-libs/libbegemot/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 1bfdf6f9488dce6765acbdc26fc72ae3848c3c40 X-VCS-Branch: master Date: Tue, 12 Nov 2019 15:31:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 08f61e54-9f08-4e80-bf96-cf6087ca7711 X-Archives-Hash: 325f613ffb13df1a640043ccb05393a3 commit: 1bfdf6f9488dce6765acbdc26fc72ae3848c3c40 Author: Aaron Bauman gentoo org> AuthorDate: Tue Nov 12 15:27:22 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Nov 12 15:27:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bfdf6f9 dev-libs/libbegemot: drop last-rited package Closes: https://bugs.gentoo.org/683284 Signed-off-by: Aaron Bauman gentoo.org> dev-libs/libbegemot/Manifest | 1 - dev-libs/libbegemot/libbegemot-1.11.ebuild | 23 ----------------------- dev-libs/libbegemot/metadata.xml | 5 ----- profiles/package.mask | 6 ------ 4 files changed, 35 deletions(-) diff --git a/dev-libs/libbegemot/Manifest b/dev-libs/libbegemot/Manifest deleted file mode 100644 index 57e77f7c38f..00000000000 --- a/dev-libs/libbegemot/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libbegemot-1.11.tar.gz 266310 BLAKE2B c76b2b5e6fe6af0b55da779d6a98d52f1f519b717472338ce17bd2fd709bf397b3801782e1be89dbe2ba289ba9fe19c5527f544f1709770f019f2ad745ffbbd1 SHA512 ea5b0b548ad4240aa945ee9376e13a8ec5848bd9675f7fdc57c3daf1e79735e442c44a550430617a1048d5a0cef06adc9b48d45f42cca9f6049e3f3d0571e627 diff --git a/dev-libs/libbegemot/libbegemot-1.11.ebuild b/dev-libs/libbegemot/libbegemot-1.11.ebuild deleted file mode 100644 index a66e0e144ee..00000000000 --- a/dev-libs/libbegemot/libbegemot-1.11.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit libtool - -DESCRIPTION="begemot utility function library" -HOMEPAGE="http://people.freebsd.org/~harti/" -SRC_URI="http://people.freebsd.org/~harti/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -src_prepare() { - default - elibtoolize -} - -src_compile() { - emake -j1 -} diff --git a/dev-libs/libbegemot/metadata.xml b/dev-libs/libbegemot/metadata.xml deleted file mode 100644 index 6f49eba8f49..00000000000 --- a/dev-libs/libbegemot/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/profiles/package.mask b/profiles/package.mask index 00558fc3be1..80aac264226 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -456,12 +456,6 @@ dev-perl/NetxAP # Removal in 30 days app-emulation/wine-any -# Michał Górny (2019-10-12) -# Utility library that is used only by net-analyzer/bsnmp -# (to be removed). -# Removal in 30 days. Bug #683284. -dev-libs/libbegemot - # Michał Górny (2019-10-12) # Bad quality package. Last commit in 2016 (unpackaged in Gentoo). # GTK+2 only. Most of the settings provided are also found in xfwm4