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 0EA47138334 for ; Mon, 23 Dec 2019 22:03:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1A29E0A4F; Mon, 23 Dec 2019 22:02:58 +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 BA05FE0A4F for ; Mon, 23 Dec 2019 22:02:58 +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 C6DEC34DB13 for ; Mon, 23 Dec 2019 22:02:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8E967BB7C for ; Mon, 23 Dec 2019 22:02:52 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1577138553.f21d5e0a91083305dbefc1c850c3fa4fc4936d7b.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-font-viewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-font-viewer/Manifest media-gfx/gnome-font-viewer/gnome-font-viewer-3.30.0.ebuild X-VCS-Directories: media-gfx/gnome-font-viewer/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: f21d5e0a91083305dbefc1c850c3fa4fc4936d7b X-VCS-Branch: master Date: Mon, 23 Dec 2019 22:02:52 +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: 75e58e95-869d-4b3b-afd9-e362ebda6340 X-Archives-Hash: 8672c1ccea0e56b3382367cdee38e6a2 commit: f21d5e0a91083305dbefc1c850c3fa4fc4936d7b Author: Mart Raudsepp gentoo org> AuthorDate: Mon Dec 23 21:59:37 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Dec 23 22:02:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f21d5e0a media-gfx/gnome-font-viewer: remove old Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> media-gfx/gnome-font-viewer/Manifest | 1 - .../gnome-font-viewer-3.30.0.ebuild | 28 ---------------------- 2 files changed, 29 deletions(-) diff --git a/media-gfx/gnome-font-viewer/Manifest b/media-gfx/gnome-font-viewer/Manifest index ed6235fc0b6..139101e85e2 100644 --- a/media-gfx/gnome-font-viewer/Manifest +++ b/media-gfx/gnome-font-viewer/Manifest @@ -1,2 +1 @@ -DIST gnome-font-viewer-3.30.0.tar.xz 139076 BLAKE2B 0c84b4e8550df6689f69da1f8b968d436721ba3a9cd97fd7f8f71ad7316af8146d368b65b0702bb7c25c4fd210cf8fb9634620b129505cb3f4f78e3e450c3718 SHA512 9ba3dffdd0152c9a1380b39f4f96de7e7d0281c675c0821d4c0be27b7aab9f23d3ca7497b70dcf47807be5cc7fcf252877e5cd0009f6cf1ec231d429477fe600 DIST gnome-font-viewer-3.32.0.tar.xz 153852 BLAKE2B b79279e57b2ce4310acf3d1164da68b9408518456f72d28aae09092c53f9ab5cc6e1754b06c6ed147fdb842f76a3e0e4ad2bd7f5ddad5773091b28eae9811d78 SHA512 16b000b16b3e3e996dd83ef7f2a2f6877f6d367c6fd69f26f385dd13cc87a7690cd85e8895008fc7c5ca32ad4a15b763fe918ddc08aaf042f65087289b126681 diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-3.30.0.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-3.30.0.ebuild deleted file mode 100644 index eb3984b8702..00000000000 --- a/media-gfx/gnome-font-viewer/gnome-font-viewer-3.30.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome.org meson xdg - -DESCRIPTION="Font viewer utility for GNOME" -HOMEPAGE="https://git.gnome.org/browse/gnome-font-viewer" - -LICENSE="GPL-2+ LGPL-2.1+" -SLOT="0" -IUSE="" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux" - -RDEPEND=" - >=dev-libs/glib-2.35.1:2 - >=x11-libs/gtk+-3.20:3 - >=media-libs/harfbuzz-0.9.9 - media-libs/fontconfig:1.0 - media-libs/freetype:2 - gnome-base/gnome-desktop:3= -" -DEPEND="${RDEPEND} - dev-libs/appstream-glib - dev-libs/libxml2:2 - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -"