summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-05-04 12:47:54 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-05-08 00:44:04 -0400
commit9e9bb0bdd5069b319a06ccb4f71058173c450f03 (patch)
tree6e65f903c04ba30747b0c02a85d2ecd22c107e4a /x11-themes
parentx11-themes/mate-icon-theme: Stabilize 1.22.2 for amd64,x86 (diff)
downloadgentoo-9e9bb0bdd5069b319a06ccb4f71058173c450f03.tar.gz
gentoo-9e9bb0bdd5069b319a06ccb4f71058173c450f03.tar.bz2
gentoo-9e9bb0bdd5069b319a06ccb4f71058173c450f03.zip
x11-themes/mate-icon-theme: Drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/mate-icon-theme/Manifest2
-rw-r--r--x11-themes/mate-icon-theme/mate-icon-theme-1.22.0.ebuild30
-rw-r--r--x11-themes/mate-icon-theme/mate-icon-theme-1.22.1.ebuild30
3 files changed, 0 insertions, 62 deletions
diff --git a/x11-themes/mate-icon-theme/Manifest b/x11-themes/mate-icon-theme/Manifest
index 8f7a3520769d..a93335a07d36 100644
--- a/x11-themes/mate-icon-theme/Manifest
+++ b/x11-themes/mate-icon-theme/Manifest
@@ -1,4 +1,2 @@
-DIST mate-icon-theme-1.22.0.tar.xz 20313164 BLAKE2B 2b1c84f35cf0eae36741d50470e7e76792e2a878edaf29c531e1f7c39a05d7c821221e279ed0f561caa49ff20f9928dfcb947debf2169d349c5d8ac6e44367f1 SHA512 b4f0b5040e412bcbe818c14f101556cd643cc9dfce02aa676edc790f17de7da2272754235f8d9ad000551e7d92a5974cec3336712074747fcf669c0a729f8a5e
-DIST mate-icon-theme-1.22.1.tar.xz 21483380 BLAKE2B 41008c36fe6b060c3f2077a35e9486debb05c2bf7a3147521637c3d3b89a412f230db531908e3039f9e9bc08acc77b423d33e5e055151e54cff47fa45d527da0 SHA512 640fea3dfd4d9f2edd24353e4a36d57520de356c421b24ee1aec7fca98d3f76a789808a1d005a20ed87ee089d1777376e5b3f229ce0e90b06adf242f6a79b3b9
DIST mate-icon-theme-1.22.2.tar.xz 21450764 BLAKE2B 85135d017a701635735448bb2104e66b8147bd7251d1b1ad8d8deed3d35081f86f92c5f12ef048bfc4b26c8c4d98835a2fd8cf924fc1df9ee0dfd3f7f62e9968 SHA512 bea4676305b3b26b1a65080d960c33276c1ba30bcd442a200773745b2723700f1ff04affb2483f9c2389475b80700355e85a1fa7fe20c8ee645927d95e0d3b23
DIST mate-icon-theme-1.24.0.tar.xz 22178384 BLAKE2B 7e1dbfcc83da49f30bad89106bfadf8d19d1ef3074d1302edad2934a46e6caac1aab003a126c823757e4a75127279107945e921d6463a05476ca98cf898ff74f SHA512 18ad6a236f02b7536697fed9086eadd997f0c47cc8311324e43641b21ccf942d0dbd52fa6c49623e679d3b23d82619cc256c98d9f8ccc3b3d4cda5d9a6e465f1
diff --git a/x11-themes/mate-icon-theme/mate-icon-theme-1.22.0.ebuild b/x11-themes/mate-icon-theme/mate-icon-theme-1.22.0.ebuild
deleted file mode 100644
index 6d708caea5e6..000000000000
--- a/x11-themes/mate-icon-theme/mate-icon-theme-1.22.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="MATE default icon themes"
-LICENSE="CC-BY-SA-3.0 CC-PD GPL-1+"
-SLOT="0"
-
-COMMON_DEPEND=">=x11-themes/hicolor-icon-theme-0.10"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40
- >=x11-misc/icon-naming-utils-0.8.7:0
- sys-devel/gettext:*
- virtual/pkgconfig:*"
-
-RESTRICT="binchecks strip"
-
-src_configure() {
- mate_src_configure --enable-icon-mapping
-}
diff --git a/x11-themes/mate-icon-theme/mate-icon-theme-1.22.1.ebuild b/x11-themes/mate-icon-theme/mate-icon-theme-1.22.1.ebuild
deleted file mode 100644
index af8564ed69f2..000000000000
--- a/x11-themes/mate-icon-theme/mate-icon-theme-1.22.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-fi
-
-DESCRIPTION="MATE default icon themes"
-LICENSE="CC-BY-SA-3.0 CC-PD GPL-1+"
-SLOT="0"
-
-COMMON_DEPEND=">=x11-themes/hicolor-icon-theme-0.10"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40
- >=x11-misc/icon-naming-utils-0.8.7:0
- sys-devel/gettext:*
- virtual/pkgconfig:*"
-
-RESTRICT="binchecks strip"
-
-src_configure() {
- mate_src_configure --enable-icon-mapping
-}