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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0815B15800A for ; Sat, 2 Sep 2023 14:30:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87FE42BC033; Sat, 2 Sep 2023 14:30:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C6562BC033 for ; Sat, 2 Sep 2023 14:30:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 12740340DBF for ; Sat, 2 Sep 2023 14:30:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7873D110B for ; Sat, 2 Sep 2023 14:30:04 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1693664998.c39153deef0cfe7f71de8144df53e809c96c76cf.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libansilove/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libansilove/Manifest dev-libs/libansilove/libansilove-1.4.0.ebuild X-VCS-Directories: dev-libs/libansilove/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: c39153deef0cfe7f71de8144df53e809c96c76cf X-VCS-Branch: master Date: Sat, 2 Sep 2023 14:30:04 +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: 9211c8ed-a4e2-4704-9397-ffc695e9c068 X-Archives-Hash: ee50f553370799cdf51afcfba1e74e38 commit: c39153deef0cfe7f71de8144df53e809c96c76cf Author: Maciej Barć gentoo org> AuthorDate: Sat Sep 2 14:16:43 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Sep 2 14:29:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39153de dev-libs/libansilove: drop old 1.4.0 Signed-off-by: Maciej Barć gentoo.org> dev-libs/libansilove/Manifest | 1 - dev-libs/libansilove/libansilove-1.4.0.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/dev-libs/libansilove/Manifest b/dev-libs/libansilove/Manifest index 359a643db9f5..00486a178c58 100644 --- a/dev-libs/libansilove/Manifest +++ b/dev-libs/libansilove/Manifest @@ -1,2 +1 @@ -DIST libansilove-1.4.0.tar.gz 62317 BLAKE2B b24aa06e5e761a09005b1e08a0d2d0c6f29f67c497b4f6903231dc2bb3db8d4b4fc89b8b6d69656a0df669c4454d4731832c8e81b8376d586bb5ec7076af919d SHA512 759b63a097cde6500ed5234bd35d199353a82bf80b10be3925173917e161b62702dc094e79bc71ceefdf02ea3d36063462824a51a5fcd379c32323ab1330f822 DIST libansilove-1.4.1.tar.gz 62359 BLAKE2B dd08b0167088ed312dd1f78e7e862ff4e19961670bd5e130bc584b7a4764cd3754cf9890679b8719e1ac4128b884872776e6f8ec3534f585944e791d1b3f04a6 SHA512 2e299aa0eaf1df457d26bde1a8e0d5df1670e7a48e492cd3d2600e546d365e159da5bf6dda68d4056886d01b426747380428f3575c29b4c0ff759be3790fdf77 diff --git a/dev-libs/libansilove/libansilove-1.4.0.ebuild b/dev-libs/libansilove/libansilove-1.4.0.ebuild deleted file mode 100644 index 28dc9621d63d..000000000000 --- a/dev-libs/libansilove/libansilove-1.4.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="library to convert ANSi and artscene related file formats into PNG images" -HOMEPAGE="https://github.com/ansilove/libansilove" - -if [[ "${PV}" == *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/ansilove/${PN}.git" -else - SRC_URI="https://github.com/ansilove/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" -fi - -LICENSE="BSD-2" -SLOT="0" - -RDEPEND="media-libs/gd:2=[png]" -DEPEND="${RDEPEND}"