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 E3ECA1382DF for ; Tue, 28 Jun 2016 20:30:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7827AE0C14; Tue, 28 Jun 2016 20:30:29 +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 4043EE0C0E for ; Tue, 28 Jun 2016 20:30:26 +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 88DDD340DC7 for ; Tue, 28 Jun 2016 20:30:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D32A22440 for ; Tue, 28 Jun 2016 20:30:21 +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: <1467145780.0896d5337a8e108c4f7b38ff4278a461777f5115.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/gnome-maps/Manifest sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild X-VCS-Directories: sci-geosciences/gnome-maps/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 0896d5337a8e108c4f7b38ff4278a461777f5115 X-VCS-Branch: master Date: Tue, 28 Jun 2016 20:30:21 +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: 2af5c419-0f9f-46ae-a5e8-c33e5ef3f803 X-Archives-Hash: 144094393980fcc8abab6122ec481433 commit: 0896d5337a8e108c4f7b38ff4278a461777f5115 Author: Pacho Ramos gentoo org> AuthorDate: Tue Jun 28 20:08:19 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jun 28 20:29:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0896d533 sci-geosciences/gnome-maps: Drop old Package-Manager: portage-2.3.0_rc1 sci-geosciences/gnome-maps/Manifest | 1 - .../gnome-maps/gnome-maps-3.16.2.ebuild | 38 ---------------------- 2 files changed, 39 deletions(-) diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest index dbc11c9..0e8dd69 100644 --- a/sci-geosciences/gnome-maps/Manifest +++ b/sci-geosciences/gnome-maps/Manifest @@ -1,2 +1 @@ -DIST gnome-maps-3.16.2.tar.xz 835624 SHA256 a7d791e4fb2dc3674232edf5c6d6112274869524db458695fc9fece49df07c96 SHA512 c62edd04805dfbf8f01afdab8173564111c1ba9eb41adbc547dcc06077114cd79ea4fe5fbfaff0583ced126201a5f9dc179459ffe0b50cbd5e5139b8eda189f8 WHIRLPOOL 26d47d429b6c9c1e332ac13a555c3d371ee2462f22af6dc90018454d1754da102bcfa3824c8dda5a650e51453ec0e9dd88164efbcf96a10aa7d057017af434ee DIST gnome-maps-3.18.2.tar.xz 864904 SHA256 693ff1559252eabe5d8c9c7354333b5aa1996e870936456d15706a0e0bac9278 SHA512 ed0f0f7ff927d9b41701cd66afa266857b618bda1a95a837a48554e7399020722f19841fba4fb1e767bb8db83111f029408065fc534b56b25dcca4cb1206975d WHIRLPOOL 0e939640ca9f8a55f44cfb7a533bedd3074aea417c5f936f935610e9265ba8a940dc1f50c8710da0ce6efb6ad13f3f32500efb43b246892959e691e96da41410 diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild deleted file mode 100644 index 382240a..0000000 --- a/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild +++ /dev/null @@ -1,38 +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 eutils gnome2 - -DESCRIPTION="A map application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Maps" - -LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" -SLOT="0" -IUSE="" -KEYWORDS="amd64 x86" - -RDEPEND=" - >=app-misc/geoclue-0.12.99:2.0 - >=dev-libs/folks-0.10 - >=dev-libs/gjs-1.43.3 - >=dev-libs/gobject-introspection-0.6.3 - >=dev-libs/glib-2.39.3:2 - >=dev-libs/libgee-0.16:0.8[introspection] - media-libs/clutter-gtk:1.0[introspection] - media-libs/clutter:1.0[introspection] - media-libs/cogl:1.0[introspection] - >=media-libs/libchamplain-0.12.10-r1:0.12[gtk,introspection] - net-libs/libgfbgraph - net-libs/libsoup:2.4[introspection] - >=sci-geosciences/geocode-glib-3.15.2[introspection] - x11-libs/gdk-pixbuf:2[introspection] - >=x11-libs/gtk+-3.15.9:3[introspection] -" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.40 - virtual/pkgconfig -"