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 1015513933E for ; Tue, 13 Jul 2021 04:29:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E669E0E1B; Tue, 13 Jul 2021 04:29:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1FD74E0E1B for ; Tue, 13 Jul 2021 04:29:24 +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 33F20340871 for ; Tue, 13 Jul 2021 04:29:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3F5B798 for ; Tue, 13 Jul 2021 04:29:21 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1626150556.13aca055cf63a86d374ed7ee195543eeca615e80.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libogg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libogg/Manifest media-libs/libogg/libogg-1.3.4-r1.ebuild X-VCS-Directories: media-libs/libogg/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 13aca055cf63a86d374ed7ee195543eeca615e80 X-VCS-Branch: master Date: Tue, 13 Jul 2021 04:29:21 +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: 111baf32-732d-44b3-919c-351e946d0dbb X-Archives-Hash: 662fe0e0912954e19169eabbeeea05ee commit: 13aca055cf63a86d374ed7ee195543eeca615e80 Author: Miroslav Šulc gentoo org> AuthorDate: Tue Jul 13 04:29:16 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Tue Jul 13 04:29:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13aca055 media-libs/libogg: removed obsolete 1.3.4-r1 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-libs/libogg/Manifest | 1 - media-libs/libogg/libogg-1.3.4-r1.ebuild | 32 -------------------------------- 2 files changed, 33 deletions(-) diff --git a/media-libs/libogg/Manifest b/media-libs/libogg/Manifest index 450b147d407..5d5be17d0b1 100644 --- a/media-libs/libogg/Manifest +++ b/media-libs/libogg/Manifest @@ -1,2 +1 @@ -DIST libogg-1.3.4.tar.xz 428696 BLAKE2B 21814db2d45e32be56da1b56afacce4b906b34c7b71e7915ceb7b4a240b9a1c271085a4d19362c97c5bb825569094bd2940a92140204f0449eeeadaa40cc6b30 SHA512 09ffb72c3cbde5c05140f5879bd457106ed4070bd7aa5ea7720cf8910167f1d0fa6312f1f71625d51f21e3033219da858e1a8a2701bfd768b35061f7586f976c DIST libogg-1.3.5.tar.xz 429076 BLAKE2B 464cf767902bd8bd463d3faaae01fecbe33d4cc87dabf38388ac961bfbe24e6d113f4ee88542e6bed6fd7eaaf0709c7f5cb7a306ee910527f79810054ccdbae7 SHA512 5d1cbc2a3a1fcf5543f5729bd5eb560cfc740c5d17a2492ead137970c45e6203ec1f5de536d77c4b73ece9e3b0046eaa9181c02a09de72ac7ae51b1fca1e1ee7 diff --git a/media-libs/libogg/libogg-1.3.4-r1.ebuild b/media-libs/libogg/libogg-1.3.4-r1.ebuild deleted file mode 100644 index 0814202d3a0..00000000000 --- a/media-libs/libogg/libogg-1.3.4-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit multilib-minimal - -DESCRIPTION="the Ogg media file format library" -HOMEPAGE="https://xiph.org/ogg/" -SRC_URI="https://downloads.xiph.org/releases/ogg/${P}.tar.xz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="static-libs" - -PATCHES=( - "${FILESDIR}"/${PN}-1.3.4-libdir-m4.patch -) - -MULTILIB_WRAPPED_HEADERS=( - /usr/include/ogg/config_types.h -) - -multilib_src_configure() { - ECONF_SOURCE="${S}" econf $(use_enable static-libs static) -} - -multilib_src_install_all() { - einstalldocs - find "${ED}" -type f -name "*.la" -delete || die -}