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 A79171382C5 for ; Mon, 31 May 2021 02:20:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9839E0817; Mon, 31 May 2021 02:19:59 +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 D0D44E0817 for ; Mon, 31 May 2021 02:19:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4E513335D06 for ; Mon, 31 May 2021 02:19:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8FC9E79A for ; Mon, 31 May 2021 02:19:53 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1622427587.5f2a540129065de236e1b2f39ba37101c729959d.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/pangomm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/pangomm/Manifest dev-cpp/pangomm/pangomm-2.48.0.ebuild X-VCS-Directories: dev-cpp/pangomm/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 5f2a540129065de236e1b2f39ba37101c729959d X-VCS-Branch: master Date: Mon, 31 May 2021 02:19:53 +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: b7a61bb8-8ef0-4b00-97a2-e8e922d6eff0 X-Archives-Hash: 757eecc3e5f5860eeae9bca70d6ae3af commit: 5f2a540129065de236e1b2f39ba37101c729959d Author: Matt Turner gentoo org> AuthorDate: Mon May 31 02:12:30 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon May 31 02:19:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2a5401 dev-cpp/pangomm: Drop old versions Signed-off-by: Matt Turner gentoo.org> dev-cpp/pangomm/Manifest | 1 - dev-cpp/pangomm/pangomm-2.48.0.ebuild | 51 ----------------------------------- 2 files changed, 52 deletions(-) diff --git a/dev-cpp/pangomm/Manifest b/dev-cpp/pangomm/Manifest index bff92fb80b4..3fdd6184d2b 100644 --- a/dev-cpp/pangomm/Manifest +++ b/dev-cpp/pangomm/Manifest @@ -1,3 +1,2 @@ DIST pangomm-2.42.2.tar.xz 656760 BLAKE2B 8fae779aa78b2337b83759adc7aadec1f61c08c54d892e3cdd05180e2ab032a61faa72c39281fab649bcd08591c5d7ace9ea65b25f76ce17d6f4d96f38900b6a SHA512 5e4826d64c0178527b4df73e901d2fdf5661d41777e189f5e2d4b26577e42689efaccf5a28502246c6b3926571ccd5876cb23d33267b44ace7ee164322c14667 -DIST pangomm-2.48.0.tar.xz 674516 BLAKE2B 58c3e93c6127a14b5bc866b43bff4ab25a1ac1a06813c73e4f2a4d02adad3f51b7ec922f7c6e3d4af518a1f8f31c19de4df0c11b91a10ee61c2e16df8aa025ea SHA512 0c1be5726740669c366214caf8b8b0bca1c7b223aafb2e6ce64f7a5a90d07c62ee509821ac787f3997ae78aa3a3ffd5cff7d33c73bc7ebd7fe642c56689d98a3 DIST pangomm-2.48.1.tar.xz 675452 BLAKE2B bb012fc5cb66d5cb98f522e3706fdd35bcc5692fcd942f86ee1e20116590ceca26874c5a58bd3f8fac4f154700dfb37ea060747a6c3069e67adf83ba551e7abc SHA512 c204a1cb7a404f055d62880a760716c5567a835ca495cc5e01589ed59fabb332490e529de716c3438cefbc4428c025d6d01c71e4412b2843e3ab3a3175ccc2f4 diff --git a/dev-cpp/pangomm/pangomm-2.48.0.ebuild b/dev-cpp/pangomm/pangomm-2.48.0.ebuild deleted file mode 100644 index 924043617bf..00000000000 --- a/dev-cpp/pangomm/pangomm-2.48.0.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..9} ) -inherit gnome.org meson multilib-minimal python-any-r1 - -DESCRIPTION="C++ interface for pango" -HOMEPAGE="https://www.gtkmm.org" - -LICENSE="LGPL-2.1+" -SLOT="2.48" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" -IUSE="doc" - -DEPEND=" - >=dev-cpp/cairomm-1.16.0:1.16[doc?,${MULTILIB_USEDEP}] - >=dev-cpp/glibmm-2.68.0:2.68[doc?,${MULTILIB_USEDEP}] - >=dev-libs/libsigc++-3:3[doc?,${MULTILIB_USEDEP}] - >=x11-libs/pango-1.48.0[${MULTILIB_USEDEP}] -" -RDEPEND="${DEPEND}" -BDEPEND=" - virtual/pkgconfig - doc? ( - app-doc/doxygen[dot] - dev-lang/perl - dev-libs/libxslt - ) - ${PYTHON_DEPS} -" - -multilib_src_configure() { - local emesonargs=( - -Dbuild-documentation=$(multilib_native_usex doc true false) - ) - meson_src_configure -} - -multilib_src_compile() { - meson_src_compile -} - -multilib_src_install() { - meson_src_install -} - -multilib_src_test() { - meson_src_test -}