summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2018-03-17 11:20:33 +1100
committerMichael Palimaka <kensington@gentoo.org>2018-03-17 11:21:58 +1100
commitd5b5f12f4ca6e3cb8d321f9e8ddd9f268042a657 (patch)
tree3394405ae7636e8950b03289b06c7d357db1bb0d
parentx11-misc/shared-mime-info: remove 1.4 and 1.8 (diff)
downloadgentoo-d5b5f12f4ca6e3cb8d321f9e8ddd9f268042a657.tar.gz
gentoo-d5b5f12f4ca6e3cb8d321f9e8ddd9f268042a657.tar.bz2
gentoo-d5b5f12f4ca6e3cb8d321f9e8ddd9f268042a657.zip
x11-themes/hicolor-icon-theme: remove 0.15 and 0.16
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--x11-themes/hicolor-icon-theme/Manifest2
-rw-r--r--x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild23
-rw-r--r--x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.16.ebuild23
3 files changed, 0 insertions, 48 deletions
diff --git a/x11-themes/hicolor-icon-theme/Manifest b/x11-themes/hicolor-icon-theme/Manifest
index eb410c779726..e51465d865d6 100644
--- a/x11-themes/hicolor-icon-theme/Manifest
+++ b/x11-themes/hicolor-icon-theme/Manifest
@@ -1,3 +1 @@
-DIST hicolor-icon-theme-0.15.tar.xz 51056 BLAKE2B a72894ac3094bbacc807b8bd67e18620b35ff7cc6536d7a782fe0c490e9ca1b34d0f79fc99828461bccd0993c1dabed32b39c95d203968350b94ae399ae5bcba SHA512 4ae3cb1d2d1dfc219424d41ffd72323a44e5320117e5e88f81c1629964dd42ab2055c999d0c846f9d8834e7b922b5cec36481e8c82fede6a4e73faf3ac09bd20
-DIST hicolor-icon-theme-0.16.tar.xz 52976 BLAKE2B 61cff7a6c907284618b3a1d5e204adb1c16f8130b8e63fad86dbec7a9d38183a6be33bb519e7b2ee5be6decfe7e14ff15f883c4b6b6dad5e038827dce239a8cf SHA512 db883032c3c0375575e20127f100cda3fbd4ab7c90952bd555ce99318a5c233695bf8799ac08ef2617efeac3fcdee227e2ecdd3d8361db8240d68f088446877f
DIST hicolor-icon-theme-0.17.tar.xz 53016 BLAKE2B c20c6e23eae799468d9f4aac038d823611cabdbcc8237d9fdb4f3d7ee5c8031223b0e9e0cf7c2b3fdf975291489223445775f340024cb6d4bdbdd29a4cf5548e SHA512 eca8655930aa7e234f42630041c0053fde067b970fad1f81c55fcd4c5046c03edfdf2ede72a3e78fba2908e7da53e9463d3c5ae12ab9f5ef261e29a49f9c7a8d
diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild
deleted file mode 100644
index 70208b72125a..000000000000
--- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit gnome2-utils
-
-DESCRIPTION="Fallback theme for the freedesktop icon theme specification"
-HOMEPAGE="https://freedesktop.org/wiki/Software/icon-theme"
-SRC_URI="https://icon-theme.freedesktop.org/releases/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="app-arch/xz-utils"
-
-RESTRICT="binchecks strip"
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.16.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.16.ebuild
deleted file mode 100644
index cd94aeb61769..000000000000
--- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.16.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils
-
-DESCRIPTION="Fallback theme for the freedesktop icon theme specification"
-HOMEPAGE="https://freedesktop.org/wiki/Software/icon-theme"
-SRC_URI="https://icon-theme.freedesktop.org/releases/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="app-arch/xz-utils"
-
-RESTRICT="binchecks strip"
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }