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 906A6138A1A for ; Sat, 21 Feb 2015 17:42:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 275F9E093A; Sat, 21 Feb 2015 17:42:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E8DEE093A for ; Sat, 21 Feb 2015 17:42:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97A19340A41 for ; Sat, 21 Feb 2015 17:42:15 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2269) id 539C312407; Sat, 21 Feb 2015 17:42:14 +0000 (UTC) From: "Thomas Beierlein (tomjbe)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tomjbe@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-radio/xastir: xastir-2.0.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xastir-2.0.6.ebuild ChangeLog X-VCS-Directories: media-radio/xastir X-VCS-Committer: tomjbe X-VCS-Committer-Name: Thomas Beierlein Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150221174214.539C312407@oystercatcher.gentoo.org> Date: Sat, 21 Feb 2015 17:42:14 +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: 942ee735-778f-4c85-8107-7dc588a4f1cb X-Archives-Hash: d873d9ba9fef80a02eb80751f3fe7d49 tomjbe 15/02/21 17:42:14 Modified: xastir-2.0.6.ebuild ChangeLog Log: Fix slot dependencies for media-libs/tiff and sys-libs/db (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x762053D5) Revision Changes Path 1.2 media-radio/xastir/xastir-2.0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/xastir-2.0.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/xastir-2.0.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/xastir-2.0.6.ebuild?r1=1.1&r2=1.2 Index: xastir-2.0.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xastir-2.0.6.ebuild 27 Sep 2014 14:51:00 -0000 1.1 +++ xastir-2.0.6.ebuild 21 Feb 2015 17:42:14 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.6.ebuild,v 1.1 2014/09/27 14:51:00 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.6.ebuild,v 1.2 2015/02/21 17:42:14 tomjbe Exp $ EAPI=5 inherit autotools eutils flag-o-matic toolchain-funcs @@ -21,13 +21,13 @@ x11-apps/xfontsel dev-libs/libpcre net-misc/curl - sys-libs/db + sys-libs/db:4.8 sci-libs/shapelib !graphicsmagick? ( media-gfx/imagemagick[-hdri,-q32] ) graphicsmagick? ( media-gfx/graphicsmagick[-q32] ) geotiff? ( sci-libs/proj sci-libs/libgeotiff - media-libs/tiff ) + media-libs/tiff:0 ) gdal? ( sci-libs/gdal ) festival? ( app-accessibility/festival )" RDEPEND="${DEPEND}" 1.40 media-radio/xastir/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 27 Sep 2014 14:51:00 -0000 1.39 +++ ChangeLog 21 Feb 2015 17:42:14 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for media-radio/xastir -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.39 2014/09/27 14:51:00 tomjbe Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.40 2015/02/21 17:42:14 tomjbe Exp $ + + 21 Feb 2015; Thomas Beierlein xastir-2.0.6.ebuild: + Fix slot dependencies for media-libs/tiff and sys-libs/db *xastir-2.0.6 (27 Sep 2014)