summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-05-31 12:06:52 -0400
committerMatt Turner <mattst88@gentoo.org>2022-05-31 14:23:36 -0400
commit03bf59427c917d0a25ead077e22474b91ca0dd19 (patch)
tree81c5e04701e2974e4ddb56fc998112a97debbabf /gnome-extra/yelp-xsl
parentgnome-extra/yelp: Drop old versions (diff)
downloadgentoo-03bf59427c917d0a25ead077e22474b91ca0dd19.tar.gz
gentoo-03bf59427c917d0a25ead077e22474b91ca0dd19.tar.bz2
gentoo-03bf59427c917d0a25ead077e22474b91ca0dd19.zip
gnome-extra/yelp-xsl: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-extra/yelp-xsl')
-rw-r--r--gnome-extra/yelp-xsl/Manifest1
-rw-r--r--gnome-extra/yelp-xsl/yelp-xsl-41.1.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/gnome-extra/yelp-xsl/Manifest b/gnome-extra/yelp-xsl/Manifest
index 9e47bbb82701..26c325e1b525 100644
--- a/gnome-extra/yelp-xsl/Manifest
+++ b/gnome-extra/yelp-xsl/Manifest
@@ -1,2 +1 @@
-DIST yelp-xsl-41.1.tar.xz 661572 BLAKE2B d7a0ab809722d7159d587a0fa761f69c0c73c7336caabad85e685a79e541d87b9aec9cabc474376f55596f92dc0dbbb146fcbe885dbc0377641312549d8eb5a3 SHA512 1ffdf2feb5ca69824efdb86c3e290ebbe639c41f3cef7bd5af3550ddf1667e9e347ecc20d66cbd6f5860ae9245ba34d359d1fdaf53fa3944fd578d9ac5652a59
DIST yelp-xsl-42.0.tar.xz 663824 BLAKE2B bf1ceae255a6166cda81be57e0cae14c25e4668d70e16bafb3aeaf0958b2393c4c6be8a4575b24fc7560fdddd60c3790b89890015d13f4124445f037549781de SHA512 70d86bedd00fd38ffefb82962b591b710aa6ba59f9a12c968d5c47afeed9f4afecfb5e1228fbaba3acab5d5673cb6511d3d51674f7602f5001835d9c134fedda
diff --git a/gnome-extra/yelp-xsl/yelp-xsl-41.1.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-41.1.ebuild
deleted file mode 100644
index f09ca253c8ab..000000000000
--- a/gnome-extra/yelp-xsl/yelp-xsl-41.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-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"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
- >=dev-libs/libxml2-2.6.12:=
- >=dev-libs/libxslt-1.1.8:=
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
- >=dev-util/itstool-1.2.0
- >=sys-devel/gettext-0.19.8
- virtual/awk
- virtual/pkgconfig
-"