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 3E2031382CD for ; Sat, 25 Jun 2016 18:43:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15F1C94202; Sat, 25 Jun 2016 18:43:38 +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 076FA941E9 for ; Sat, 25 Jun 2016 18:43:35 +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 0F0EA340C8A for ; Sat, 25 Jun 2016 18:43:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7E1E243F for ; Sat, 25 Jun 2016 18:43:29 +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: <1466880188.284f040c2c4130e8bbe3aa4d7d52f841f9d25a9b.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-system-monitor/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-system-monitor/Manifest gnome-extra/gnome-system-monitor/gnome-system-monitor-3.16.0.ebuild X-VCS-Directories: gnome-extra/gnome-system-monitor/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 284f040c2c4130e8bbe3aa4d7d52f841f9d25a9b X-VCS-Branch: master Date: Sat, 25 Jun 2016 18:43:29 +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: 59359259-27db-4509-981b-fda53f72b818 X-Archives-Hash: d35123ada43215c0cfee2e745051c179 commit: 284f040c2c4130e8bbe3aa4d7d52f841f9d25a9b Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 25 18:32:03 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 25 18:43:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=284f040c gnome-extra/gnome-system-monitor: Drop old Package-Manager: portage-2.3.0_rc1 gnome-extra/gnome-system-monitor/Manifest | 1 - .../gnome-system-monitor-3.16.0.ebuild | 44 ---------------------- 2 files changed, 45 deletions(-) diff --git a/gnome-extra/gnome-system-monitor/Manifest b/gnome-extra/gnome-system-monitor/Manifest index b0ebc70..f353488 100644 --- a/gnome-extra/gnome-system-monitor/Manifest +++ b/gnome-extra/gnome-system-monitor/Manifest @@ -1,2 +1 @@ -DIST gnome-system-monitor-3.16.0.tar.xz 856044 SHA256 00936e8b5d29fc01cd6daf6c119242877d81b2dcca33fb0ee9ce4adec8675391 SHA512 22722150478c6d449908b16bfe4683e29151023e8f47407ea76ed09d4612ffee74c190f22e89153b1e21ad990b9fca6e3c42295dee16e16685a08e9349a6a68c WHIRLPOOL 21b96c33c1ea38b58f1fb5a1c8b18147e5c6ff60effe41cfa50b2410b60a378be23d4223ba9d8c83e7ca3e86ca5474a70ede065e27b57eb88f62d162e5c01453 DIST gnome-system-monitor-3.18.2.tar.xz 883704 SHA256 9e4a5d6aefa362448f301907fe07f3889e3dd7824922ceef8c48a7808be3e666 SHA512 4eb39e8df68e734ea06dbd46b093435eb6ae6fb35c6bafefef8f2d355717065bd019d3adc0310e32a7425f3d0dc53a752a1e321db40ebd46b25ddec7ec05a5f9 WHIRLPOOL f5370ed77286ccb2de25f489b7060132041a09cfef176bad8775fb7940d5cac633b36a67eef0b6e43dab58a7ca36268803513cd9cf4fe7267d0e45f50f29a343 diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.16.0.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.16.0.ebuild deleted file mode 100644 index 1bc052c..0000000 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.16.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="The Gnome System Monitor" -HOMEPAGE="https://help.gnome.org/users/gnome-system-monitor/" - -LICENSE="GPL-2" -SLOT="0" -IUSE="systemd +X" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" - -RDEPEND=" - >=dev-libs/glib-2.37.3:2 - >=gnome-base/libgtop-2.28.2:2= - >=x11-libs/gtk+-3.12:3[X(+)] - >=dev-cpp/gtkmm-3.3.18:3.0 - >=dev-cpp/glibmm-2.34:2 - >=dev-libs/libxml2-2.0:2 - >=gnome-base/librsvg-2.35:2 - - systemd? ( >=sys-apps/systemd-38:0= ) - X? ( >=x11-libs/libwnck-2.91.0:3 ) -" -#eautoreconf requires gnome-base/gnome-common -DEPEND="${RDEPEND} - >=app-text/gnome-doc-utils-0.20 - >=dev-util/intltool-0.41.0 - virtual/pkgconfig - - systemd? ( !=sys-apps/systemd-43* ) -" - -src_configure() { - gnome2_src_configure \ - $(use_enable systemd) \ - $(use_enable X wnck) \ - ITSTOOL=$(type -P true) -}