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 5F3E0158021 for ; Wed, 21 Dec 2022 22:47:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 813C2E0866; Wed, 21 Dec 2022 22:47:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6146AE0866 for ; Wed, 21 Dec 2022 22:47:55 +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 967513411AF for ; Wed, 21 Dec 2022 22:47:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCB107EB for ; Wed, 21 Dec 2022 22:47:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1671661544.c7f670beb0c056208277c7303c697f819a762569.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/igal/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/igal/Manifest media-gfx/igal/igal-2.0-r1.ebuild X-VCS-Directories: media-gfx/igal/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c7f670beb0c056208277c7303c697f819a762569 X-VCS-Branch: master Date: Wed, 21 Dec 2022 22:47:51 +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: dc22d28d-7d16-4147-bc6f-a5c07043d8ef X-Archives-Hash: 3156e7e5a8ed9d61605592ecfe1ca3ff commit: c7f670beb0c056208277c7303c697f819a762569 Author: Sam James gentoo org> AuthorDate: Wed Dec 21 22:18:29 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Dec 21 22:25:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f670be media-gfx/igal: drop 2.0-r1 Bug: https://bugs.gentoo.org/886729 Signed-off-by: Sam James gentoo.org> media-gfx/igal/Manifest | 1 - media-gfx/igal/igal-2.0-r1.ebuild | 42 --------------------------------------- 2 files changed, 43 deletions(-) diff --git a/media-gfx/igal/Manifest b/media-gfx/igal/Manifest index 69d88eb11a25..90630bfa10bb 100644 --- a/media-gfx/igal/Manifest +++ b/media-gfx/igal/Manifest @@ -1,2 +1 @@ DIST igal-3.1.tar.gz 29372 BLAKE2B bb83a13b082d4d94b0ff186ef34e9c670b5a49ba74ccd40675db6820931132697b886e58db9da7e620322fdb29a59437acd817d6ef69ea4cebdaa408d1fbe567 SHA512 28f036a5450d05c2d795355f52e0e3f5720d94e5e9d82d4b6bd53ff8ce5ea08352e3ec85ddbcca754e986a06fd205b1667b102981484c783add4496c50c102fe -DIST igal2-2.0.tar.gz 27206 BLAKE2B 64683d32d0fc3c16d4e27f6dcd1acb3d1e1b55de8e4362065bda9b9b27e6d54409e115af46da2505dfe79f00e5004ebfb395dc4fe71d91b557c43a0c4d4f01e1 SHA512 663bc4f05fbb226c55c3304126ceb480f050715499a2849567ad1d33da568ed02f85b64ad176f6e1cb1c99c8f50650676a7323f0d0497880802a245274a77a0f diff --git a/media-gfx/igal/igal-2.0-r1.ebuild b/media-gfx/igal/igal-2.0-r1.ebuild deleted file mode 100644 index 233dd6c64dce..000000000000 --- a/media-gfx/igal/igal-2.0-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_P=${PN}2-${PV} - -DESCRIPTION="Static HTML image gallery generator" -HOMEPAGE="https://igal.trexler.at" -SRC_URI="https://${PN}.trexler.at/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" - -RDEPEND=" - dev-lang/perl - virtual/imagemagick-tools - virtual/jpeg" -DEPEND="" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { - default - sed -e "s:/usr/local/lib/igal2:/usr/share/igal2:g" \ - -i igal2 -i igal2.1 || die - sed -i -e "s:/usr/local/bin/igal2:/usr/bin/igal2:" \ - utilities/igal2.sh || die -} - -src_compile() { :; } - -src_install() { - dobin igal2 utilities/igal2.sh - dosym igal2 /usr/bin/igal - doman igal2.1 - dodoc ChangeLog README - insinto /usr/share/igal2 - doins *.html tile.png igal2.css -}