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 5C7DA139337 for ; Mon, 26 Jul 2021 07:15:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E7DCE0A8B; Mon, 26 Jul 2021 07:15:50 +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 62143E0A82 for ; Mon, 26 Jul 2021 07:15:50 +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 C36AA342D8E for ; Mon, 26 Jul 2021 07:15:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED8EF844 for ; Mon, 26 Jul 2021 07:15:40 +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: <1627283695.39b57db384387dfb6af1f2fadce4815eba49d31a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/yelp-xsl/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/yelp-xsl/Manifest gnome-extra/yelp-xsl/yelp-xsl-40.0.ebuild X-VCS-Directories: gnome-extra/yelp-xsl/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 39b57db384387dfb6af1f2fadce4815eba49d31a X-VCS-Branch: master Date: Mon, 26 Jul 2021 07:15:40 +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: 45b74980-c00a-49ff-86be-b02058781135 X-Archives-Hash: 8f231996d5cfe78209a31218beeeb9e4 commit: 39b57db384387dfb6af1f2fadce4815eba49d31a Author: Matt Turner gentoo org> AuthorDate: Mon Jul 26 06:15:18 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Jul 26 07:14:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39b57db3 gnome-extra/yelp-xsl: Drop old versions Signed-off-by: Matt Turner gentoo.org> gnome-extra/yelp-xsl/Manifest | 1 - gnome-extra/yelp-xsl/yelp-xsl-40.0.ebuild | 24 ------------------------ 2 files changed, 25 deletions(-) diff --git a/gnome-extra/yelp-xsl/Manifest b/gnome-extra/yelp-xsl/Manifest index 238996a7770..6af4a4e4350 100644 --- a/gnome-extra/yelp-xsl/Manifest +++ b/gnome-extra/yelp-xsl/Manifest @@ -1,2 +1 @@ -DIST yelp-xsl-40.0.tar.xz 660148 BLAKE2B 3f53c568358a4325ffe36fbd3df71c39f638e1757f9a684d6d67b252463be867b66e9f20c115df3053becffe9baf5f9bf44aec32cf7aef1887ee3a8eb4c93b4c SHA512 50ada34e76bc3b14940e7ccae368ef60802b8baf354ac0784260fd4408dcecaedf08697f249226e3236a54b487b86d7e00bffea6845adde42285f10d2a8f8e4d DIST yelp-xsl-40.2.tar.xz 660556 BLAKE2B 1cc5605f8a272c968b1deff85917e755d6ae13c826ccb21b8a14f8e6d2d21ea2d5ce5781350370994ba1f84009fea15789389b392f8ce111e67e3f948d042b42 SHA512 d365d6d873878a640244053efa9f2b9f7330a8bbca1c47073f0617c1f9150f58e91b48ac7d28e5b65fd113d612afd65b5f9c3d16a6958a957130f85d2f866483 diff --git a/gnome-extra/yelp-xsl/yelp-xsl-40.0.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-40.0.ebuild deleted file mode 100644 index 7ac0da7d469..00000000000 --- a/gnome-extra/yelp-xsl/yelp-xsl-40.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="XSL stylesheets for yelp" -HOMEPAGE="https://gitlab.gnome.org/GNOME/yelp-xsl" - -LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+" -SLOT="0" -IUSE="" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" - -RDEPEND=" - >=dev-libs/libxml2-2.6.12:= - >=dev-libs/libxslt-1.1.8:= -" -DEPEND="${RDEPEND} - >=dev-util/itstool-1.2.0 - >=sys-devel/gettext-0.19.8 - virtual/awk - virtual/pkgconfig -"