From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P9l5b-0004oC-7O for garchives@archives.gentoo.org; Sat, 23 Oct 2010 20:53:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73E87E06BF; Sat, 23 Oct 2010 20:53:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 566EDE06BF for ; Sat, 23 Oct 2010 20:53:15 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D77701B407B for ; Sat, 23 Oct 2010 20:53:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2279) id 7D22620051; Sat, 23 Oct 2010 20:53:13 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in eclass: xorg-2.eclass X-VCS-Repository: gentoo-x86 X-VCS-Files: xorg-2.eclass X-VCS-Directories: eclass X-VCS-Committer: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Message-Id: <20101023205313.7D22620051@flycatcher.gentoo.org> Date: Sat, 23 Oct 2010 20:53:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: f0c26193-5e69-4076-b43d-b2c31c25c20e X-Archives-Hash: 34e0298da108ae3ee6ae242a2f8a80b4 mgorny 10/10/23 20:53:13 Modified: xorg-2.eclass Log: DEPEND on font-util in fonts. That should fix bugs #338411 and #313595. Revision Changes Path 1.14 eclass/xorg-2.eclass file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/xorg-2.ecla= ss?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/xorg-2.ecla= ss?rev=3D1.14&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/xorg-2.ecla= ss?r1=3D1.13&r2=3D1.14 Index: xorg-2.eclass =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xorg-2.eclass 27 Sep 2010 09:40:25 -0000 1.13 +++ xorg-2.eclass 23 Oct 2010 20:53:13 -0000 1.14 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v 1.13 2010/09/2= 7 09:40:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v 1.14 2010/10/2= 3 20:53:13 mgorny Exp $ # # @ECLASS: xorg-2.eclass # @MAINTAINER: @@ -113,6 +113,7 @@ x11-apps/mkfontscale x11-apps/mkfontdir" PDEPEND+=3D" media-fonts/font-alias" + DEPEND+=3D" >=3Dmedia-fonts/font-util-1.1.1-r1" =20 # @ECLASS-VARIABLE: FONT_DIR # @DESCRIPTION: