From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-tweaks/
Date: Thu, 15 Apr 2021 15:36:47 +0000 (UTC) [thread overview]
Message-ID: <1618500625.8befb3e7bdac9e1dd227988b8ae2329317399fee.mattst88@gentoo> (raw)
commit: 8befb3e7bdac9e1dd227988b8ae2329317399fee
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 15:30:25 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 15:30:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8befb3e7
gnome-extra/gnome-tweaks: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
| 1 -
.../gnome-tweaks/gnome-tweaks-3.34.0.ebuild | 51 ----------------------
2 files changed, 52 deletions(-)
--git a/gnome-extra/gnome-tweaks/Manifest b/gnome-extra/gnome-tweaks/Manifest
index 9c34453157a..098765e9895 100644
--- a/gnome-extra/gnome-tweaks/Manifest
+++ b/gnome-extra/gnome-tweaks/Manifest
@@ -1,2 +1 @@
-DIST gnome-tweaks-3.34.0.tar.xz 246592 BLAKE2B 8701b03f64bf6b779f6f96de25684602447b4da8f2714cb38f866e5016532aad3283f3dc217b29161534958c03e72aed33c0803e60681a3616818d037c23e5e8 SHA512 1d2b21a31550d4b48afd02a9fcfb9844eacac7aa726ef624abcb40225af31da29b34e9032b3bb2943e5cb5f7553a6f931467d04bfbc2b026732e6bdcb86eb840
DIST gnome-tweaks-3.34.1.tar.xz 247980 BLAKE2B 55fbb16bcdb1a9ea4b5ca84df802266e07347377eab3712284973146fcc0797af59df5985725b1a95a1fba0d26b580a1c9862675978876de5eeb0de9c0060be3 SHA512 c922bf696b9ff48c8c39fd4ae06f4b72ea7b18645ad41552b0367859066d7601bc59521643335931e1cce799344a1c1ac9a7c28408de4c19bfa4127594a2ec7d
diff --git a/gnome-extra/gnome-tweaks/gnome-tweaks-3.34.0.ebuild b/gnome-extra/gnome-tweaks/gnome-tweaks-3.34.0.ebuild
deleted file mode 100644
index d205a89c335..00000000000
--- a/gnome-extra/gnome-tweaks/gnome-tweaks-3.34.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit gnome.org meson python-single-r1 xdg
-
-DESCRIPTION="Customize advanced GNOME 3 options"
-HOMEPAGE="https://wiki.gnome.org/Apps/Tweaks"
-
-LICENSE="GPL-3+ CC0-1.0"
-SLOT="0"
-
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-
-DEPEND="${PYTHON_DEPS}"
-# See README.md for list of deps
-RDEPEND="${DEPEND}
- $(python_gen_cond_dep '
- >=dev-python/pygobject-3.10.2:3[${PYTHON_MULTI_USEDEP}]
- ')
- >=gnome-base/gnome-settings-daemon-3
- x11-themes/sound-theme-freedesktop
-
- >=dev-libs/glib-2.58:2
- >=x11-libs/gtk+-3.12:3[introspection]
- >=gnome-base/gnome-desktop-3.30:3[introspection]
- gui-libs/libhandy:0.0[introspection]
- net-libs/libsoup:2.4[introspection]
- x11-libs/libnotify[introspection]
-
- >=gnome-base/gsettings-desktop-schemas-3.33.0
- >=gnome-base/gnome-shell-3.24
- x11-wm/mutter
-"
-BDEPEND=">=sys-devel/gettext-0.19.8"
-
-PATCHES=(
- "${FILESDIR}"/3.28.1-gentoo-cursor-themes.patch # Add contents of Gentoo's cursor theme directory to cursor theme list
- "${FILESDIR}"/${PV}-fix-python.patch
-)
-
-src_install() {
- meson_src_install
- python_optimize
- python_fix_shebang "${ED}"/usr/bin/
-}
next reply other threads:[~2021-04-15 15:36 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-15 15:36 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-10 16:24 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-tweaks/ Pacho Ramos
2025-04-10 16:24 Pacho Ramos
2024-07-23 8:36 Pacho Ramos
2024-07-17 12:12 Pacho Ramos
2024-07-17 12:12 Pacho Ramos
2024-05-06 7:09 Mart Raudsepp
2024-05-01 23:18 Ionen Wolkens
2024-03-17 21:37 Mart Raudsepp
2024-03-09 22:59 Mart Raudsepp
2024-02-18 6:09 Arthur Zamarin
2024-01-08 7:03 Sam James
2023-10-08 11:51 Pacho Ramos
2023-07-18 22:04 Matt Turner
2022-10-30 22:29 Matt Turner
2022-10-12 1:35 Matt Turner
2022-05-28 5:45 Sam James
2022-03-05 19:28 Matt Turner
2021-11-13 14:28 Mart Raudsepp
2021-07-11 9:23 Mart Raudsepp
2021-07-10 6:33 Mart Raudsepp
2021-07-08 17:35 Matt Turner
2021-06-04 3:12 Matt Turner
2021-04-16 3:41 Matt Turner
2021-04-15 5:25 Sam James
2021-04-14 18:51 Mikle Kolyada
2021-02-25 12:02 Ben Kohler
2020-06-02 7:41 Mart Raudsepp
2020-06-01 20:30 Michał Górny
2020-04-25 21:14 Mart Raudsepp
2020-02-09 16:25 Michał Górny
2019-12-23 22:02 Mart Raudsepp
2019-09-29 16:16 Pacho Ramos
2019-08-05 23:12 Aaron Bauman
2019-03-17 9:16 Mart Raudsepp
2019-03-06 11:07 Mart Raudsepp
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=1618500625.8befb3e7bdac9e1dd227988b8ae2329317399fee.mattst88@gentoo \
--to=mattst88@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