From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-852151-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7B2B51384B4 for <garchives@archives.gentoo.org>; Fri, 18 Dec 2015 13:33:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2A0CE0853; Fri, 18 Dec 2015 13:33:43 +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 7F894E0853 for <gentoo-commits@lists.gentoo.org>; Fri, 18 Dec 2015 13:33:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 74DAF33D3C7 for <gentoo-commits@lists.gentoo.org>; Fri, 18 Dec 2015 13:33:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 312BEB41 for <gentoo-commits@lists.gentoo.org>; Fri, 18 Dec 2015 13:33:39 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org> Message-ID: <1450445597.4b4b81a6d1162285df31b52d78889576346c1147.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/dvipng/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/dvipng/dvipng-1.15.ebuild X-VCS-Directories: app-text/dvipng/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 4b4b81a6d1162285df31b52d78889576346c1147 X-VCS-Branch: master Date: Fri, 18 Dec 2015 13:33:39 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6ca2bc86-9377-42c8-9866-c00e3012d16e X-Archives-Hash: a1e3cc270c63705377e57d7f4ee8810e commit: 4b4b81a6d1162285df31b52d78889576346c1147 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Dec 18 13:33:17 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Dec 18 13:33:17 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b4b81a6 app-text/dvipng: Add slot operator dependency on media-libs/gd:2=. Package-Manager: portage-2.2.26 app-text/dvipng/dvipng-1.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/dvipng/dvipng-1.15.ebuild b/app-text/dvipng/dvipng-1.15.ebuild index c5f7cf4..803f1c6 100644 --- a/app-text/dvipng/dvipng-1.15.ebuild +++ b/app-text/dvipng/dvipng-1.15.ebuild @@ -17,7 +17,7 @@ IUSE="truetype test" RDEPEND=" dev-libs/kpathsea:= - media-libs/gd[jpeg,png] + media-libs/gd:2=[jpeg,png] media-libs/libpng:0= virtual/latex-base sys-libs/zlib