From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D990359CAF for ; Sat, 2 Apr 2016 13:15:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D2C7E080C; Sat, 2 Apr 2016 13:15:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73D60E080C for ; Sat, 2 Apr 2016 13:15:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 450AD340DEF for ; Sat, 2 Apr 2016 13:15:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D451A83 for ; Sat, 2 Apr 2016 13:15:44 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1459602939.a8379e5f1c82d483a70418ed76c3ea3ed2c6b67c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-tweak-tool/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-tweak-tool/Manifest gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.16.2.ebuild gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.1.ebuild X-VCS-Directories: gnome-extra/gnome-tweak-tool/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a8379e5f1c82d483a70418ed76c3ea3ed2c6b67c X-VCS-Branch: master Date: Sat, 2 Apr 2016 13:15:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 081cab4d-8dff-4a9e-81a3-ce9bb77d6671 X-Archives-Hash: ac27add692ab655de97d14227ee43a7c commit: a8379e5f1c82d483a70418ed76c3ea3ed2c6b67c Author: Pacho Ramos gentoo org> AuthorDate: Sat Apr 2 13:15:19 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Apr 2 13:15:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8379e5f gnome-extra/gnome-tweak-tool: Drop old Package-Manager: portage-2.2.28 gnome-extra/gnome-tweak-tool/Manifest | 1 - .../gnome-tweak-tool-3.16.2.ebuild | 74 ---------------------- .../gnome-tweak-tool-3.18.1.ebuild | 74 ---------------------- 3 files changed, 149 deletions(-) diff --git a/gnome-extra/gnome-tweak-tool/Manifest b/gnome-extra/gnome-tweak-tool/Manifest index d669715..afc7505 100644 --- a/gnome-extra/gnome-tweak-tool/Manifest +++ b/gnome-extra/gnome-tweak-tool/Manifest @@ -1,2 +1 @@ -DIST gnome-tweak-tool-3.16.2.tar.xz 242948 SHA256 b1e403725c3489be07e1d754f044d1128eddb38204a344bbe0baa523d531bd64 SHA512 02c0f2c0879e1fba7ced09cd8f973c697db915208df7cc2e13179367b52120c14ad76c395e366b584b88fbf5497b284d1a72a37c60c3db90b146519c9bb451e4 WHIRLPOOL f428cabad9bc2e7d21ce02489ed2dfb98c24b899e04d3a5790abfa0149fa44272ca28e557e5bedb0501f2da28034e84319750f31f4b5a2cc4633ee3378c6f81d DIST gnome-tweak-tool-3.18.1.tar.xz 252716 SHA256 5c2c1103237648413c2d63a941e06b7057d6b102276b5968517753075de29430 SHA512 0e7d05292dc961e25efb8b410fca20281541ac9cecde307a733c0c95a370255cf790dcef0d708544b1174c95184550a966466ac510ced6ba69d2e82508433cf5 WHIRLPOOL 35d4049d370ada31ec558881e93f4f22ac3384b9e6ae8f6b78eebe7a732283555021a2cd98cfa6238570baaa23d6cba2ee0a3603e9e0a84e3cd745e67a8c3e9b diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.16.2.ebuild b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.16.2.ebuild deleted file mode 100644 index 1796840..0000000 --- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.16.2.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 ) - -inherit eutils gnome2 python-r1 - -DESCRIPTION="Tool to customize GNOME 3 options" -HOMEPAGE="https://wiki.gnome.org/action/show/Apps/GnomeTweakTool" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" - -# Newer pygobject needed due upstream bug #723951 -COMMON_DEPEND=" - ${PYTHON_DEPS} - >=gnome-base/gsettings-desktop-schemas-3.4 - >=dev-python/pygobject-3.10.2:3[${PYTHON_USEDEP}] -" -# g-s-d, gnome-desktop, gnome-shell etc. needed at runtime for the gsettings schemas -RDEPEND="${COMMON_DEPEND} - >=gnome-base/gnome-desktop-3.6.0.1:3=[introspection] - >=x11-libs/gtk+-3.12:3[introspection] - - net-libs/libsoup[introspection] - x11-libs/libnotify[introspection] - - >=gnome-base/gnome-settings-daemon-3 - gnome-base/gnome-shell - >=gnome-base/nautilus-3 -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.40.0 - virtual/pkgconfig -" - -src_prepare() { - # Add contents of Gentoo's cursor theme directory to cursor theme list - epatch "${FILESDIR}/${PN}-3.10.1-gentoo-cursor-themes.patch" - - # Prevent problems setting WM preferences, upstream bug #706834 - epatch "${FILESDIR}/${PN}-3.8.1-wm-preferences.patch" - - gnome2_src_prepare - python_copy_sources -} - -src_configure() { - python_foreach_impl run_in_build_dir gnome2_src_configure -} - -src_compile() { - python_foreach_impl run_in_build_dir gnome2_src_compile -} - -src_test() { - python_foreach_impl run_in_build_dir default -} - -src_install() { - install_python() { - gnome2_src_install - python_doscript gnome-tweak-tool || die - } - python_foreach_impl run_in_build_dir install_python -} diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.1.ebuild b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.1.ebuild deleted file mode 100644 index 5314e0a..0000000 --- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.18.1.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 ) - -inherit eutils gnome2 python-r1 - -DESCRIPTION="Tool to customize GNOME 3 options" -HOMEPAGE="https://wiki.gnome.org/action/show/Apps/GnomeTweakTool" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -# Newer pygobject needed due upstream bug #723951 -COMMON_DEPEND=" - ${PYTHON_DEPS} - >=gnome-base/gsettings-desktop-schemas-3.4 - >=dev-python/pygobject-3.10.2:3[${PYTHON_USEDEP}] -" -# g-s-d, gnome-desktop, gnome-shell etc. needed at runtime for the gsettings schemas -RDEPEND="${COMMON_DEPEND} - >=gnome-base/gnome-desktop-3.6.0.1:3=[introspection] - >=x11-libs/gtk+-3.12:3[introspection] - - net-libs/libsoup[introspection] - x11-libs/libnotify[introspection] - - >=gnome-base/gnome-settings-daemon-3 - gnome-base/gnome-shell - >=gnome-base/nautilus-3 -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.40.0 - virtual/pkgconfig -" - -src_prepare() { - # Add contents of Gentoo's cursor theme directory to cursor theme list - epatch "${FILESDIR}/${PN}-3.10.1-gentoo-cursor-themes.patch" - - # Prevent problems setting WM preferences, upstream bug #706834 - epatch "${FILESDIR}/${PN}-3.8.1-wm-preferences.patch" - - gnome2_src_prepare - python_copy_sources -} - -src_configure() { - python_foreach_impl run_in_build_dir gnome2_src_configure -} - -src_compile() { - python_foreach_impl run_in_build_dir gnome2_src_compile -} - -src_test() { - python_foreach_impl run_in_build_dir default -} - -src_install() { - install_python() { - gnome2_src_install - python_doscript gnome-tweak-tool || die - } - python_foreach_impl run_in_build_dir install_python -}