public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes/
Date: Sun,  2 Dec 2018 17:35:59 +0000 (UTC)	[thread overview]
Message-ID: <1543771914.975e1592259bedffdb583d3856a76bb39542378e.leio@gentoo> (raw)

commit:     975e1592259bedffdb583d3856a76bb39542378e
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  2 17:31:54 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Dec  2 17:31:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=975e1592

x11-themes/mate-themes: remove old

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

 x11-themes/mate-themes/Manifest                   |  1 -
 x11-themes/mate-themes/mate-themes-3.22.11.ebuild | 58 -----------------------
 2 files changed, 59 deletions(-)

diff --git a/x11-themes/mate-themes/Manifest b/x11-themes/mate-themes/Manifest
index 72705f4b12c..0682ae37eec 100644
--- a/x11-themes/mate-themes/Manifest
+++ b/x11-themes/mate-themes/Manifest
@@ -1,2 +1 @@
-DIST mate-themes-3.22.11.tar.xz 4268704 BLAKE2B 7a85bc6987b2d530d4ecdeebb7d1d9c4833a86ec01b7d734d0b88b8ef829035d4e4f9c5c2afda06a91c85f06db5c96fb6c0944539b0053f450d51ca0dee62c05 SHA512 e8f36ed93485b8229370cb9a009e2473695477574ef2d70f638ecc5757b4d387a0e59a5eadfad5a5c240460cd61f594ee56be015730cdaf62490fc66a652c234
 DIST mate-themes-3.22.18.tar.xz 6103368 BLAKE2B 35cb77fc40d364e19d4e7cf25e7a168773bd8c33e256d97b4cbea91368b38c17201480f21f74c107b5c47fa6254042bdd64e4186dc1b87e00dab89e6b26ad439 SHA512 0851dee8ddb7495b43cbb7590ca3ecd1b3fa5a474f66806cb644462a70324c8221630d1d555e84beb8fa7025c080edc9524f244e47ac42c9843cc9eccc78dd74

diff --git a/x11-themes/mate-themes/mate-themes-3.22.11.ebuild b/x11-themes/mate-themes/mate-themes-3.22.11.ebuild
deleted file mode 100644
index 6e75fe2e8d2..00000000000
--- a/x11-themes/mate-themes/mate-themes-3.22.11.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools gnome2-utils versionator
-
-MATE_GTK_V="$(get_version_component_range 1-2)"
-MATE_GTK_NV="3.$(( ${MATE_GTK_V#3.} + 1 ))" #variable to allow negation of =$P-1*
-
-if [[ ${PV#${MATE_GTK_V}.} == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/mate-desktop/${PN}.git"
-	EGIT_BRANCH="gtk${MATE_GTK_V}"
-else
-	SRC_URI="http://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-HOMEPAGE="http://mate-desktop.org"
-DESCRIPTION="A set of MATE themes, with sets for users with limited or low vision"
-LICENSE="LGPL-2.1"
-SLOT="0/${MATE_GTK_V}"
-
-COMMON_DEPEND=">=x11-libs/gdk-pixbuf-2:2
-	>=x11-libs/gtk+-2:2
-	!<x11-libs/gtk+-${MATE_GTK_V}:3
-	!>=x11-libs/gtk+-${MATE_GTK_NV}:3
-	>=x11-themes/gtk-engines-2.15.3:2
-	x11-themes/gtk-engines-murrine"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
-	>=dev-util/intltool-0.35:*
-	sys-devel/gettext:*
-	>=sys-devel/autoconf-2.53:*
-	>=x11-misc/icon-naming-utils-0.8.7:0
-	virtual/pkgconfig:*"
-
-RESTRICT="binchecks strip"
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-pkg_preinst() {
-	gnome2_icon_savelist
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-}


             reply	other threads:[~2018-12-02 17:36 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-02 17:35 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-26  3:17 [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes/ Sam James
2024-09-17 17:50 Andreas Sturmlechner
2024-08-30  5:57 Joonas Niilola
2024-08-30  5:57 Joonas Niilola
2024-01-20 18:48 Ulrich Müller
2024-01-19 10:53 Sam James
2024-01-19 10:53 Sam James
2024-01-19 10:53 Sam James
2024-01-19 10:53 Sam James
2024-01-19 10:53 Sam James
2023-12-22  6:46 Sam James
2022-12-16 20:39 Arthur Zamarin
2022-12-03  1:15 Sam James
2022-12-03  1:14 Sam James
2022-06-28  2:03 WANG Xuerui
2021-06-30 22:43 Adam Feldman
2021-06-30 22:43 Adam Feldman
2021-06-30 22:43 Adam Feldman
2020-04-06 17:49 Adam Feldman
2020-04-06 17:49 Adam Feldman
2019-04-22  1:47 Aaron Bauman
2019-04-14 21:25 Mikle Kolyada
2019-04-14 16:24 Mikle Kolyada
2019-04-14 15:27 Mikle Kolyada
2019-04-07 10:50 Andreas Sturmlechner
2018-12-02 14:29 Mikle Kolyada
2018-12-02 10:12 Mikle Kolyada
2018-10-06 20:25 Mart Raudsepp
2018-09-23 11:53 Pacho Ramos
2018-09-16  9:10 Mart Raudsepp
2018-09-10 16:19 Mikle Kolyada
2018-09-09 23:53 Thomas Deutschmann
2017-09-27  3:23 NP Hardass
2017-06-04 15:18 Ettore Di Giacinto
2017-04-04 20:29 NP Hardass
2017-04-04 20:29 NP Hardass
2017-04-04 20:29 NP Hardass
2017-02-05 18:13 NP Hardass
2016-11-21 11:02 Ettore Di Giacinto
2016-11-14 21:03 NP Hardass
2016-09-10 18:23 NP Hardass
2016-09-05  3:31 NP Hardass
2016-08-06  2:12 NP Hardass
2016-05-30 19:18 Mikle Kolyada
2016-03-26  2:37 NP Hardass
2016-03-15 17:53 Agostino Sarubbo
2016-03-06  8:09 Mikle Kolyada
2016-02-22 20:48 NP Hardass
2015-12-31 23:37 NP Hardass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1543771914.975e1592259bedffdb583d3856a76bb39542378e.leio@gentoo \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox