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 3A52758973 for ; Mon, 1 Feb 2016 08:26:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0BB0E083C; Mon, 1 Feb 2016 08:26:09 +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 2C9FDE083C for ; Mon, 1 Feb 2016 08:26:09 +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 3F04D340C2D for ; Mon, 1 Feb 2016 08:26:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFB658EB for ; Mon, 1 Feb 2016 08:26:05 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1454315157.dfbfabceade2e946463f07c746f46229b0ac8f72.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/xcolor/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tex/xcolor/xcolor-2.11.ebuild X-VCS-Directories: dev-tex/xcolor/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: dfbfabceade2e946463f07c746f46229b0ac8f72 X-VCS-Branch: master Date: Mon, 1 Feb 2016 08:26:05 +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: 75dec400-33cf-4437-b3d2-2e5ce9d010f8 X-Archives-Hash: 3eff6ec30a4dee83f192e54e8232e9c0 commit: dfbfabceade2e946463f07c746f46229b0ac8f72 Author: Alexis Ballier gentoo org> AuthorDate: Mon Feb 1 08:00:26 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Feb 1 08:25:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfbfabce dev-tex/xcolor: depend on tl-latexextra; bug #573530 by Denis Dupeyron. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier gentoo.org> dev-tex/xcolor/xcolor-2.11.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-tex/xcolor/xcolor-2.11.ebuild b/dev-tex/xcolor/xcolor-2.11.ebuild index bb9d3c7..a4e4cd4 100644 --- a/dev-tex/xcolor/xcolor-2.11.ebuild +++ b/dev-tex/xcolor/xcolor-2.11.ebuild @@ -16,6 +16,7 @@ IUSE="" RDEPEND=" dev-texlive/texlive-latex dev-texlive/texlive-pstricks + dev-texlive/texlive-latexextra " DEPEND="${RDEPEND}