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 24B9E138A1A for ; Sun, 23 Nov 2014 19:37:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB9ACE0A93; Sun, 23 Nov 2014 19:37:23 +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 23184E0A91 for ; Sun, 23 Nov 2014 19:37:23 +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 45D3D3401D6 for ; Sun, 23 Nov 2014 19:37:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75A9FAC2E for ; Sun, 23 Nov 2014 19:37:19 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1416769394.95e8b25cd7f145d9850eac450df36e9a216b79fe.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-cdr/brasero/ X-VCS-Repository: proj/gnome X-VCS-Files: app-cdr/brasero/brasero-9999.ebuild X-VCS-Directories: app-cdr/brasero/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 95e8b25cd7f145d9850eac450df36e9a216b79fe X-VCS-Branch: master Date: Sun, 23 Nov 2014 19:37:19 +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: 7c370780-a9d9-418c-8775-41bd943df8d6 X-Archives-Hash: 03f4b82fc410ba9f07228d5cab223db5 commit: 95e8b25cd7f145d9850eac450df36e9a216b79fe Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Nov 23 19:03:14 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Nov 23 19:03:14 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=95e8b25c app-cdr/brasero: sync with gentoo-x86 --- app-cdr/brasero/brasero-9999.ebuild | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/app-cdr/brasero/brasero-9999.ebuild b/app-cdr/brasero/brasero-9999.ebuild index 8030853..9280b77 100644 --- a/app-cdr/brasero/brasero-9999.ebuild +++ b/app-cdr/brasero/brasero-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -12,7 +12,7 @@ if [[ ${PV} = 9999 ]]; then fi DESCRIPTION="CD/DVD burning application for the GNOME desktop" -HOMEPAGE="http://projects.gnome.org/brasero/" +HOMEPAGE="https://wiki.gnome.org/Apps/Brasero" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0/3.1" # subslot is 3.suffix of libbrasero-burn3 @@ -42,7 +42,7 @@ COMMON_DEPEND=" >=dev-libs/libisofs-0.6.4:= ) nautilus? ( >=gnome-base/nautilus-2.91.90 ) playlist? ( >=dev-libs/totem-pl-parser-2.29.1:= ) - tracker? ( >=app-misc/tracker-0.12:= ) + tracker? ( >=app-misc/tracker-0.12:0= ) " RDEPEND="${COMMON_DEPEND} media-libs/gst-plugins-good:1.0 @@ -59,10 +59,8 @@ RDEPEND="${COMMON_DEPEND} packagekit? ( app-admin/packagekit-base ) " DEPEND="${COMMON_DEPEND} - app-text/yelp-tools - dev-util/intltool + >=dev-util/intltool-0.50 >=dev-util/gtk-doc-am-1.12 - gnome-base/gnome-common:3 sys-devel/gettext virtual/pkgconfig test? ( app-text/docbook-xml-dtd:4.3 )