diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-04-11 20:35:42 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-11 20:37:20 +0300 |
commit | 6837c3ee232e12a74b3200b287cb4f01ec247e88 (patch) | |
tree | ee68b0ca59ca6daa2573585678491937477a8421 /dev-util/gtk-update-icon-cache | |
parent | dev-python/pika-pool: remove package from tree (diff) | |
download | gentoo-6837c3ee232e12a74b3200b287cb4f01ec247e88.tar.gz gentoo-6837c3ee232e12a74b3200b287cb4f01ec247e88.tar.bz2 gentoo-6837c3ee232e12a74b3200b287cb4f01ec247e88.zip |
dev-util/gtk-update-icon-cache: remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-util/gtk-update-icon-cache')
4 files changed, 0 insertions, 96 deletions
diff --git a/dev-util/gtk-update-icon-cache/Manifest b/dev-util/gtk-update-icon-cache/Manifest index ecd99a0fd988..1ac0cc65c34f 100644 --- a/dev-util/gtk-update-icon-cache/Manifest +++ b/dev-util/gtk-update-icon-cache/Manifest @@ -1,4 +1 @@ -DIST gtk-update-icon-cache-3.24.11.tar.bz2 91127 BLAKE2B 048e42e680e1d7b3697f6609205327c1aeded4cbde03350acc7c907bd781c4ded0c749d0375fb20919e5c3ccb45927dbc6fd7c521d59ddaf6b8c4c7b86a0b06c SHA512 40d8f415fcbfec2d7ba4bec94c92d16b40e5bb62ac3a31db1c3f05939336073e8dc376cc450b3649bc06b2ebbf7cf080f3139e5251a7b0707d306e23337b977d -DIST gtk-update-icon-cache-3.24.13.tar.bz2 91090 BLAKE2B 26ba67b9b6660d20a4b321f74a43f586628317ef16280413c1c728d2f3d3703f77210e54c5e1a87f02e9bd5de32c54203d686341e19c216d807603fd117a5c4b SHA512 55513079d3da40c29fee5899631d21f699d5846ba3e7b028de3b5f49f200168eab60c96126309e29de6f520cdd7855cfb63b5a1aba3c1061f85d2322a117c6c5 -DIST gtk-update-icon-cache-3.24.14.tar.bz2 91713 BLAKE2B c4ecb1a0d0481a69dcacc158aa618b7524f86a307bc667a78c9e4a20f90fc9caf580d867a089147bb2f605197e338055481df79cb6061e5867420125eb272b02 SHA512 b679c460bf072de4710ccd2c87ce009f467ee71a69c395718cb6b3a6bec02e5c4942a56bc8d4fe90ba6cb22401dffb7de43adc5b26c148a601605882264f9c21 DIST gtk-update-icon-cache-3.24.16.tar.bz2 91713 BLAKE2B 883c1437ecbff8cdec545fb3a59270569de32f59c48cb7e2401332a2547ccf41487ff2778e382815695eca34cf88baddc955acf8b2b7b7ab1edf06dec5be8683 SHA512 53bdaa8d29e1c343cf9e5d0acddd852d1a3d43a9c03e8e7c186245f5ab536742b39bd7c76b9fee3a2b5342ab573be621d59f7282f41b08097061c8f5df158c06 diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.11.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.11.ebuild deleted file mode 100644 index c82aa749e296..000000000000 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.11.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit meson - -DESCRIPTION="GTK update icon cache" -HOMEPAGE="https://www.gtk.org/ https://gitlab.gnome.org/Community/gentoo/gtk-update-icon-cache" -SRC_URI="https://gitlab.gnome.org/Community/gentoo/${PN}/-/archive/${PV}/${P}.tar.bz2" - -LICENSE="LGPL-2.1+" -SLOT="0" -IUSE="" - -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -# man page was previously installed by gtk+:3 ebuild -RDEPEND=" - >=dev-libs/glib-2.53.4:2 - >=x11-libs/gdk-pixbuf-2.30:2 - !<x11-libs/gtk+-2.24.28-r1:2 - !<x11-libs/gtk+-3.22.2:3 -" -DEPEND="${RDEPEND} - app-text/docbook-xml-dtd:4.3 - app-text/docbook-xsl-stylesheets - dev-libs/libxslt - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild deleted file mode 100644 index b74577e727ce..000000000000 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit meson - -DESCRIPTION="GTK update icon cache" -HOMEPAGE="https://www.gtk.org/ https://gitlab.gnome.org/Community/gentoo/gtk-update-icon-cache" -SRC_URI="https://gitlab.gnome.org/Community/gentoo/${PN}/-/archive/${PV}/${P}.tar.bz2" - -LICENSE="LGPL-2.1+" -SLOT="0" -IUSE="" - -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -# man page was previously installed by gtk+:3 ebuild -RDEPEND=" - >=dev-libs/glib-2.53.4:2 - >=x11-libs/gdk-pixbuf-2.30:2 - !<x11-libs/gtk+-2.24.28-r1:2 - !<x11-libs/gtk+-3.22.2:3 -" -DEPEND="${RDEPEND} - app-text/docbook-xml-dtd:4.3 - app-text/docbook-xsl-stylesheets - dev-libs/libxslt - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.14.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.14.ebuild deleted file mode 100644 index 4c02aa74fa1a..000000000000 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.14.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit meson - -DESCRIPTION="GTK update icon cache" -HOMEPAGE="https://www.gtk.org/ https://gitlab.gnome.org/Community/gentoo/gtk-update-icon-cache" -SRC_URI="https://gitlab.gnome.org/Community/gentoo/${PN}/-/archive/${PV}/${P}.tar.bz2" - -LICENSE="LGPL-2.1+" -SLOT="0" -IUSE="" - -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -# man page was previously installed by gtk+:3 ebuild -RDEPEND=" - >=dev-libs/glib-2.53.4:2 - >=x11-libs/gdk-pixbuf-2.30:2 - !<x11-libs/gtk+-2.24.28-r1:2 - !<x11-libs/gtk+-3.22.2:3 -" -DEPEND="${RDEPEND} - app-text/docbook-xml-dtd:4.3 - app-text/docbook-xsl-stylesheets - dev-libs/libxslt - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" |