From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 70B21138334 for ; Sat, 18 May 2019 21:24:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F530E0A8E; Sat, 18 May 2019 21:24:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43FDCE0A8E for ; Sat, 18 May 2019 21:24:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A891344A42 for ; Sat, 18 May 2019 21:24:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A4135FB for ; Sat, 18 May 2019 21:24:32 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1558214660.ffa10a9bf03c2e29613044c57a52faffcc585d31.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-weather/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-weather/Manifest gnome-extra/gnome-weather/gnome-weather-3.24.0.ebuild X-VCS-Directories: gnome-extra/gnome-weather/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: ffa10a9bf03c2e29613044c57a52faffcc585d31 X-VCS-Branch: master Date: Sat, 18 May 2019 21:24:32 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 56d1e988-035c-4592-b821-beb60044b64f X-Archives-Hash: b04d21454f0e86dab0b34138de1409b3 commit: ffa10a9bf03c2e29613044c57a52faffcc585d31 Author: Mart Raudsepp gentoo org> AuthorDate: Sat May 18 21:04:27 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat May 18 21:24:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa10a9b gnome-extra/gnome-weather: remove old Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> gnome-extra/gnome-weather/Manifest | 1 - .../gnome-weather/gnome-weather-3.24.0.ebuild | 51 ---------------------- 2 files changed, 52 deletions(-) diff --git a/gnome-extra/gnome-weather/Manifest b/gnome-extra/gnome-weather/Manifest index 87a366a82a6..555a7407fc8 100644 --- a/gnome-extra/gnome-weather/Manifest +++ b/gnome-extra/gnome-weather/Manifest @@ -1,2 +1 @@ -DIST gnome-weather-3.24.0.tar.xz 5358924 BLAKE2B 89091c0dd2e69109621450621a03231da9fc6032cfdc44386e632ab3e8e478fc9a02efff86417277fbdbd2c39d730efd76df1a787e14112dd0447b53715b5aff SHA512 c286c97dc1cbb4991e56ed49e8c788c6a58f0f0dcd5534812ee3e06a0570fd1bb0b45f7e35bdc11443f62dc3a2cd262db4f3d2b1f238cfc24236de88de4a4bce DIST gnome-weather-3.26.0.tar.xz 5362056 BLAKE2B 0a427f8be6f8b79346d106430f6673961d03ca6770940f92eb866859907c7dc2e11805091bd9715e922176acad5c971114c9df33e6551c8992051e6ef873a298 SHA512 adb5400ca2674142132e499880793f9c4fafaa9a4459b2718eb24180480f8e4e1edb81aad947283208c3fe32f1c662d380421efa1b6b57968268ca64318a33ff diff --git a/gnome-extra/gnome-weather/gnome-weather-3.24.0.ebuild b/gnome-extra/gnome-weather/gnome-weather-3.24.0.ebuild deleted file mode 100644 index ae57ebeea9d..00000000000 --- a/gnome-extra/gnome-weather/gnome-weather-3.24.0.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) - -inherit gnome2 python-any-r1 virtualx - -DESCRIPTION="A weather application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Design/Apps/Weather" - -LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RDEPEND=" - >=app-misc/geoclue-2.3.1:2.0 - >=dev-libs/gjs-1.43.3 - >=dev-libs/glib-2.32:2 - >=dev-libs/gobject-introspection-1.35.9:= - >=dev-libs/libgweather-3.17.2:= - gnome-base/gsettings-desktop-schemas - >=x11-libs/gtk+-3.11.4:3 -" -# libxml2 required for glib-compile-resources -DEPEND="${RDEPEND} - dev-libs/appstream-glib - dev-libs/libxml2:2 - >=dev-util/intltool-0.26 - virtual/pkgconfig - test? ( - ${PYTHON_DEPS} - $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') ) -" - -python_check_deps() { - use test && has_version "dev-util/dogtail[${PYTHON_USEDEP}]" -} - -pkg_setup() { - use test && python-any-r1_pkg_setup -} - -src_configure() { - gnome2_src_configure $(use_enable test dogtail) -} - -src_test() { - virtx emake check TESTS_ENVIRONMENT="dbus-run-session" -}