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 71620158086 for ; Sun, 12 Dec 2021 10:10:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A83E2BC008; Sun, 12 Dec 2021 10:10:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5727D2BC008 for ; Sun, 12 Dec 2021 10:10:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C01D7343115 for ; Sun, 12 Dec 2021 10:10:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D15A1D5 for ; Sun, 12 Dec 2021 10:10:19 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1639303793.b6adc4310edc9c7fbee408a344c89ef7f1908250.bircoph@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/imlib2_loaders/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/imlib2_loaders/Manifest media-plugins/imlib2_loaders/imlib2_loaders-1.6.1.ebuild X-VCS-Directories: media-plugins/imlib2_loaders/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: b6adc4310edc9c7fbee408a344c89ef7f1908250 X-VCS-Branch: master Date: Sun, 12 Dec 2021 10:10:19 +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: d5501ced-fc39-4edf-ba60-8ef004ecf58a X-Archives-Hash: 8ca2f536c6f00e8da10108b5aaed4acd commit: b6adc4310edc9c7fbee408a344c89ef7f1908250 Author: Andrew Savchenko gentoo org> AuthorDate: Sun Dec 12 09:28:52 2021 +0000 Commit: Andrew Savchenko gentoo org> CommitDate: Sun Dec 12 10:09:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6adc431 media-plugins/imlib2_loaders: drop old Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Andrew Savchenko gentoo.org> media-plugins/imlib2_loaders/Manifest | 1 - .../imlib2_loaders/imlib2_loaders-1.6.1.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/media-plugins/imlib2_loaders/Manifest b/media-plugins/imlib2_loaders/Manifest index 04e6c2c93e60..4729d673697f 100644 --- a/media-plugins/imlib2_loaders/Manifest +++ b/media-plugins/imlib2_loaders/Manifest @@ -1,3 +1,2 @@ -DIST imlib2_loaders-1.6.1.tar.gz 375642 BLAKE2B 20f4213e3d84c333faff82910f4f402524e50f567cddcce225678c0706d04c5a9520d8a54956f50be4d42fd231f317573ec091864f1d526336aacc8f7e0ae399 SHA512 1017b3587b2815d8347e9aef3f11649bdaadd48be10fe89d6e6eb8cb1d022723d414869cf12a2bff3eaa2f14c12ffd424767993e07990f8fa3ce5062ab0844fa DIST imlib2_loaders-1.7.1.tar.bz2 302348 BLAKE2B 8f73daa5b70d7122c136a001df920649a438edc60d4e7e94b691dfecc0864b66c321c676fb78a2f9e990b842d31fd5f95dcbacf232d6b9809382173449f86673 SHA512 5752768aa61c36e8f8ae5ff9219f950ba7b1561629bb21e4b4e16890d0fa904e93899e64152f05c6d7190553404336ec33b1d88b0cbec46c61a26598e27d449d DIST imlib2_loaders-1.7.5.tar.xz 252548 BLAKE2B 5bc048dad9949dabd9ba3253fe862089975fe0b1dc6bc898e0b5fbc27cf4c2d7be81dbec64aa9fc1da357ed881e5617017f36c46d009a633e594a54fa29beeb0 SHA512 3b307dfae033466d2fa37f90d47626d32fd90228747cbd03ca3bfafe33fb995dbd1b86cfd13e4982c622b18940e4d6b2ec4826c017f5dce0c1cdee1b558c9204 diff --git a/media-plugins/imlib2_loaders/imlib2_loaders-1.6.1.ebuild b/media-plugins/imlib2_loaders/imlib2_loaders-1.6.1.ebuild deleted file mode 100644 index 8243af8e60c8..000000000000 --- a/media-plugins/imlib2_loaders/imlib2_loaders-1.6.1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Additional image loaders for Imlib2" -HOMEPAGE="https://www.enlightenment.org/ - https://sourceforge.net/projects/enlightenment/files/imlib2-src/" -SRC_URI="https://downloads.sourceforge.net/enlightenment/${P}.tar.gz" - -LICENSE="|| ( BSD GPL-2 )" -SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" -IUSE="eet xcf" - -RDEPEND=">=media-libs/imlib2-${PV} - eet? ( dev-libs/efl[eet] )" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -src_configure() { - local myconf=( - --disable-static - $(use_enable eet) - $(use_enable xcf) - ) - - econf "${myconf[@]}" -} - -src_install() { - V=1 emake install DESTDIR="${D}" - einstalldocs - - find "${D}" -name '*.la' -delete || die -}