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 7158E1382DE for ; Tue, 28 Jun 2016 20:30:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3E63E0C20; 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 35403E0C15 for ; Tue, 28 Jun 2016 20:30:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7E1DD340931 for ; Tue, 28 Jun 2016 20:30:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 029E62442 for ; Tue, 28 Jun 2016 20:30:22 +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: <1467145786.1a91cbf8dae8f755441ee3e8b8c056896aa1e1ab.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/geocode-glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/geocode-glib/Manifest sci-geosciences/geocode-glib/geocode-glib-3.18.1.ebuild X-VCS-Directories: sci-geosciences/geocode-glib/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 1a91cbf8dae8f755441ee3e8b8c056896aa1e1ab X-VCS-Branch: master Date: Tue, 28 Jun 2016 20:30:22 +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: 96d7a1b1-bcae-47c1-86f5-19c91d53e047 X-Archives-Hash: da9c5b6c2230a4391553028b5f46efe7 commit: 1a91cbf8dae8f755441ee3e8b8c056896aa1e1ab Author: Pacho Ramos gentoo org> AuthorDate: Tue Jun 28 20:11:38 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jun 28 20:29:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a91cbf8 sci-geosciences/geocode-glib: Drop old Package-Manager: portage-2.3.0_rc1 sci-geosciences/geocode-glib/Manifest | 1 - .../geocode-glib/geocode-glib-3.18.1.ebuild | 50 ---------------------- 2 files changed, 51 deletions(-) diff --git a/sci-geosciences/geocode-glib/Manifest b/sci-geosciences/geocode-glib/Manifest index 011a215..9fb90ce 100644 --- a/sci-geosciences/geocode-glib/Manifest +++ b/sci-geosciences/geocode-glib/Manifest @@ -1,2 +1 @@ -DIST geocode-glib-3.18.1.tar.xz 368040 SHA256 75d12bf82575449b8290b7463e8b6cf1b99f2c9942db6391a3d5b0bbb600c365 SHA512 6add0d859d2366df54b35b0ada5661e0613e41f19cec386b48f00ae7d878f36d6b08f4feecce156cb04c8f81bee9e6ff60fbd06502d0f809e3017639f2bf595c WHIRLPOOL ed5ef02e66439ba5ec2c8abb9898e57ae25772130a4fbb7f8022224d58f1fa010c2429fbb44826bdc4ba0a91ac3c651de48273b435ade63c40da0bf390da9e00 DIST geocode-glib-3.18.2.tar.xz 369516 SHA256 95b11ef2697ac5dbb2f397e7117e08e157b2168624c71507656928095012494e SHA512 3ad874d9ae2c5d172dc5a2be06ae2c78293c33f5845b1d4b4eacec789beb87cc6278cde1ab6bd098a36ce6e2596a312333f0e6cfab00b5977416ad14578ff7eb WHIRLPOOL eb65633fcd7ad2d36365fe8e869e2f0057905cf58dc297e195635d334e0afcf63406553aa736381efd6ea16389a9c3ee51335cbefdf21f50f2b901c9c4c4f881 diff --git a/sci-geosciences/geocode-glib/geocode-glib-3.18.1.ebuild b/sci-geosciences/geocode-glib/geocode-glib-3.18.1.ebuild deleted file mode 100644 index 504779d..0000000 --- a/sci-geosciences/geocode-glib/geocode-glib-3.18.1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" # --enable-debug does not do anything useful - -inherit gnome2 - -DESCRIPTION="GLib geocoding library that uses the Yahoo! Place Finder service" -HOMEPAGE="https://git.gnome.org/browse/geocode-glib" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="+introspection test" - -RDEPEND=" - >=dev-libs/glib-2.34:2 - >=dev-libs/json-glib-0.99.2[introspection?] - gnome-base/gvfs[http] - >=net-libs/libsoup-2.42:2.4[introspection?] - introspection? ( - >=dev-libs/gobject-introspection-0.6.3:= - net-libs/libsoup:2.4[introspection] ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.13 - >=sys-devel/gettext-0.18 - virtual/pkgconfig - test? ( sys-apps/dbus ) -" -# eautoreconf requires: -# dev-libs/gobject-introspection-common -# gnome-base/gnome-common - -# FIXME: need network #424719, recheck -# need various locales to be present -RESTRICT="test" - -src_prepare() { - epatch "${FILESDIR}"/${P}-fix-GLIBC-features.patch -} - -src_test() { - export GVFS_DISABLE_FUSE=1 - export GIO_USE_VFS=gvfs - ewarn "Tests require network access to http://where.yahooapis.com" - dbus-launch emake check || die "tests failed" -}