summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-03-18 12:17:58 -0700
committerMatt Turner <mattst88@gentoo.org>2022-03-18 12:23:03 -0700
commitb7f8e047ad094ce86b1ca29bf10a1330208751e7 (patch)
tree99cbce2d2e5d0e034c3a44aac61da8255824fa7d /gnome-extra/yelp-xsl
parentgnome-extra/sushi: Drop old versions (diff)
downloadgentoo-b7f8e047ad094ce86b1ca29bf10a1330208751e7.tar.gz
gentoo-b7f8e047ad094ce86b1ca29bf10a1330208751e7.tar.bz2
gentoo-b7f8e047ad094ce86b1ca29bf10a1330208751e7.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-40.2.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/gnome-extra/yelp-xsl/Manifest b/gnome-extra/yelp-xsl/Manifest
index d788b453a85a..83766a615bd6 100644
--- a/gnome-extra/yelp-xsl/Manifest
+++ b/gnome-extra/yelp-xsl/Manifest
@@ -1,2 +1 @@
-DIST yelp-xsl-40.2.tar.xz 660556 BLAKE2B 1cc5605f8a272c968b1deff85917e755d6ae13c826ccb21b8a14f8e6d2d21ea2d5ce5781350370994ba1f84009fea15789389b392f8ce111e67e3f948d042b42 SHA512 d365d6d873878a640244053efa9f2b9f7330a8bbca1c47073f0617c1f9150f58e91b48ac7d28e5b65fd113d612afd65b5f9c3d16a6958a957130f85d2f866483
DIST yelp-xsl-41.1.tar.xz 661572 BLAKE2B d7a0ab809722d7159d587a0fa761f69c0c73c7336caabad85e685a79e541d87b9aec9cabc474376f55596f92dc0dbbb146fcbe885dbc0377641312549d8eb5a3 SHA512 1ffdf2feb5ca69824efdb86c3e290ebbe639c41f3cef7bd5af3550ddf1667e9e347ecc20d66cbd6f5860ae9245ba34d359d1fdaf53fa3944fd578d9ac5652a59
diff --git a/gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild
deleted file mode 100644
index 207fdba66c3d..000000000000
--- a/gnome-extra/yelp-xsl/yelp-xsl-40.2.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 ~riscv ~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
-"