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 9A069138350 for ; Sat, 11 Jan 2020 19:40:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 798AFE09DB; Sat, 11 Jan 2020 19:40:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3A286E09DB for ; Sat, 11 Jan 2020 19:40:24 +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 2498234DF61 for ; Sat, 11 Jan 2020 19:40:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4E659C for ; Sat, 11 Jan 2020 19:40:19 +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: <1578771601.6d622bacdf8aefbac75f20dbcab07288323740c2.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/yelp-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/yelp-tools/Manifest app-text/yelp-tools/yelp-tools-3.18.0.ebuild X-VCS-Directories: app-text/yelp-tools/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 6d622bacdf8aefbac75f20dbcab07288323740c2 X-VCS-Branch: master Date: Sat, 11 Jan 2020 19:40: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: 00043880-29c1-4b01-b387-6a8e90a9be1a X-Archives-Hash: 3bf4c5c1c2e335677a40fd68eb128da0 commit: 6d622bacdf8aefbac75f20dbcab07288323740c2 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Jan 11 19:26:47 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Jan 11 19:40:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d622bac app-text/yelp-tools: remove old Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> app-text/yelp-tools/Manifest | 1 - app-text/yelp-tools/yelp-tools-3.18.0.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/app-text/yelp-tools/Manifest b/app-text/yelp-tools/Manifest index 5756309fc8a..217d6f903bb 100644 --- a/app-text/yelp-tools/Manifest +++ b/app-text/yelp-tools/Manifest @@ -1,2 +1 @@ -DIST yelp-tools-3.18.0.tar.xz 210712 BLAKE2B 8b9af089bc2d337d5474525f369b5ff5773391dac4deba7610545625a8550cb2735f9295282cd490b176ba9648f3b91e3865fedba27c4c0b4155b2e99bf8db8e SHA512 75957b06bdade966a33a41ecc68dfa3eb3b3e3550dc8c6664ee694c4b043c8b45a2403dd23c9810347ed7234ceb5389a34133554de012a7e0afc5db891525fb8 DIST yelp-tools-3.32.2.tar.xz 211668 BLAKE2B b45aef4d03f1954ac33bb05a9c788af40a74d76b54c2a0bcc466098e18435e02eb40004465dda399eb74e986caf404e51a393974d37ef1abeff6d76289840ecc SHA512 c9383426b854ae46ff4587bef07955541de3026f845025f9e99ba095cce11ff307e23d00d07a2da8763bcb6f9f061fc610351170e2abd99b5669912463729a85 diff --git a/app-text/yelp-tools/yelp-tools-3.18.0.ebuild b/app-text/yelp-tools/yelp-tools-3.18.0.ebuild deleted file mode 100644 index 860196bb74f..00000000000 --- a/app-text/yelp-tools/yelp-tools-3.18.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="Collection of tools for building and converting documentation" -HOMEPAGE="https://wiki.gnome.org/Apps/Yelp/Tools" - -LICENSE="|| ( GPL-2+ freedist ) GPL-2+" # yelp.m4 is GPL2 || freely distributable -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=" - >=dev-libs/libxml2-2.6.12 - >=dev-libs/libxslt-1.1.8 - dev-util/itstool - >=gnome-extra/yelp-xsl-3.17.3 - virtual/awk -" -DEPEND="${RDEPEND} - virtual/pkgconfig -"