diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-06-17 23:38:13 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-17 23:44:50 +0300 |
commit | 48fb430049753c4156e1bdce9f988467a4315889 (patch) | |
tree | 4017a2805e7c268e51d647cd4462a4b815241bf8 /gnome-extra/yelp-xsl | |
parent | gnome-base/libgtop: remove old (diff) | |
download | gentoo-48fb430049753c4156e1bdce9f988467a4315889.tar.gz gentoo-48fb430049753c4156e1bdce9f988467a4315889.tar.bz2 gentoo-48fb430049753c4156e1bdce9f988467a4315889.zip |
gnome-extra/yelp-xsl: remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-extra/yelp-xsl')
-rw-r--r-- | gnome-extra/yelp-xsl/Manifest | 1 | ||||
-rw-r--r-- | gnome-extra/yelp-xsl/yelp-xsl-3.32.1.ebuild | 25 |
2 files changed, 0 insertions, 26 deletions
diff --git a/gnome-extra/yelp-xsl/Manifest b/gnome-extra/yelp-xsl/Manifest index aff4a4107b4a..f99202fd8f11 100644 --- a/gnome-extra/yelp-xsl/Manifest +++ b/gnome-extra/yelp-xsl/Manifest @@ -1,2 +1 @@ -DIST yelp-xsl-3.32.1.tar.xz 528412 BLAKE2B 0e35757b8bd4139ebf436f69c6254cb26ba92f13d6ce345093b023151d3127f70a866572e6d42c9c93d2faf85abd6dc0ef2720955f5defab3c3415605eaf9152 SHA512 05a03e045c8278faaf39604d6cbccb449130d2c85e3231c8c9737e344fc249cd2949011fb1a0e4fb6085dc21374e7804fc7fa4161f51607d93b301cbcf5453be DIST yelp-xsl-3.34.2.tar.xz 640968 BLAKE2B 108d3fb52eb0548a9592442287513d3deea4ef595a252d3a46f6936243404bcdb31bb3adc234ba69e28a4de03ae35b1a5cac5ea2b2ffd4c6e4d4245c00b457b6 SHA512 ec31a46c8ee2f751f84fb309bf9a1ee3af090856b313375afb8db0ba17e9758b1616cddda4945de7c65f163893bb89a94a7372f90040b37a836f5d6173c80472 diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.32.1.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.32.1.ebuild deleted file mode 100644 index 8b8dfbd2609c..000000000000 --- a/gnome-extra/yelp-xsl/yelp-xsl-3.32.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="XSL stylesheets for yelp" -HOMEPAGE="https://git.gnome.org/browse/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/intltool-0.40 - >=dev-util/itstool-1.2.0 - sys-devel/gettext - virtual/awk - virtual/pkgconfig -" |