From 913a9f2f7f2d38db8397ca1679eb3f0743ed1b3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Marchesin?= Date: Wed, 28 Sep 2011 17:46:43 -0700 Subject: [PATCH] Upgrade font-utils to 1.2.0. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is required for the new xorg-2.eclass, which is required for xorg-server 1.11.0. Change-Id: Iee25454730ab038b161229afd7020f3f8856d3c3 Reviewed-on: http://gerrit.chromium.org/gerrit/8471 Reviewed-by: Antoine Labour Tested-by: Stéphane Marchesin --- .../{font-util-1.1.1-r1.ebuild => font-util-1.2.0.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sdk_container/src/third_party/portage-stable/media-fonts/font-util/{font-util-1.1.1-r1.ebuild => font-util-1.2.0.ebuild} (86%) diff --git a/sdk_container/src/third_party/portage-stable/media-fonts/font-util/font-util-1.1.1-r1.ebuild b/sdk_container/src/third_party/portage-stable/media-fonts/font-util/font-util-1.2.0.ebuild similarity index 86% rename from sdk_container/src/third_party/portage-stable/media-fonts/font-util/font-util-1.1.1-r1.ebuild rename to sdk_container/src/third_party/portage-stable/media-fonts/font-util/font-util-1.2.0.ebuild index 8f86edc277..95475df506 100644 --- a/sdk_container/src/third_party/portage-stable/media-fonts/font-util/font-util-1.1.1-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/media-fonts/font-util/font-util-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-util/font-util-1.1.1-r1.ebuild,v 1.12 2010/10/21 01:05:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-util/font-util-1.2.0.ebuild,v 1.8 2011/02/14 13:38:54 xarthisius Exp $ EAPI=3 inherit xorg-2