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 561E3591BD for ; Fri, 12 Feb 2016 10:07:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EEF8E0876; Fri, 12 Feb 2016 10:07:41 +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 C9E32E0876 for ; Fri, 12 Feb 2016 10:07:40 +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 E37EC340BCD for ; Fri, 12 Feb 2016 10:07:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 245B3CEE for ; Fri, 12 Feb 2016 10:07:37 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1455271652.7e1cbdeedfb9d601f9cdff8b2a697b842d0af558.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/inkscape/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/inkscape/inkscape-0.48.5-r1.ebuild media-gfx/inkscape/inkscape-0.91-r1.ebuild media-gfx/inkscape/inkscape-0.91.ebuild X-VCS-Directories: media-gfx/inkscape/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 7e1cbdeedfb9d601f9cdff8b2a697b842d0af558 X-VCS-Branch: master Date: Fri, 12 Feb 2016 10:07:37 +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: 21ef2120-9b2d-4dcc-b84a-3efd7aecaf2b X-Archives-Hash: 527e55c5138369c5474f80bec4e16d52 commit: 7e1cbdeedfb9d601f9cdff8b2a697b842d0af558 Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 12 10:07:23 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Feb 12 10:07:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1cbdee media-gfx/inkscape: Add SLOT operator for gsl Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> media-gfx/inkscape/inkscape-0.48.5-r1.ebuild | 4 ++-- media-gfx/inkscape/inkscape-0.91-r1.ebuild | 4 ++-- media-gfx/inkscape/inkscape-0.91.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-gfx/inkscape/inkscape-0.48.5-r1.ebuild b/media-gfx/inkscape/inkscape-0.48.5-r1.ebuild index 3a82bb3..2933da2 100644 --- a/media-gfx/inkscape/inkscape-0.48.5-r1.ebuild +++ b/media-gfx/inkscape/inkscape-0.48.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -41,7 +41,7 @@ COMMON_DEPEND=" media-libs/fontconfig media-libs/freetype:2 media-libs/libpng:0 - sci-libs/gsl + sci-libs/gsl:= x11-libs/libX11 >=x11-libs/gtk+-2.10.7:2 >=x11-libs/pango-1.4.0 diff --git a/media-gfx/inkscape/inkscape-0.91-r1.ebuild b/media-gfx/inkscape/inkscape-0.91-r1.ebuild index 6a6c270..5de54ca 100644 --- a/media-gfx/inkscape/inkscape-0.91-r1.ebuild +++ b/media-gfx/inkscape/inkscape-0.91-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -43,7 +43,7 @@ COMMON_DEPEND=" media-libs/fontconfig media-libs/freetype:2 media-libs/libpng:0 - sci-libs/gsl + sci-libs/gsl:= x11-libs/libX11 >=x11-libs/gtk+-2.10.7:2 >=x11-libs/pango-1.24 diff --git a/media-gfx/inkscape/inkscape-0.91.ebuild b/media-gfx/inkscape/inkscape-0.91.ebuild index f8f1af2..29237cb 100644 --- a/media-gfx/inkscape/inkscape-0.91.ebuild +++ b/media-gfx/inkscape/inkscape-0.91.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -43,7 +43,7 @@ COMMON_DEPEND=" media-libs/fontconfig media-libs/freetype:2 media-libs/libpng:0 - sci-libs/gsl + sci-libs/gsl:= x11-libs/libX11 >=x11-libs/gtk+-2.10.7:2 >=x11-libs/pango-1.24