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 1QAoMD-0006GI-8n for garchives@archives.gentoo.org; Fri, 15 Apr 2011 19:07:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41E2F1C099; Fri, 15 Apr 2011 19:04:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 15ED01C099 for ; Fri, 15 Apr 2011 19:04:18 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C74051B416A for ; Fri, 15 Apr 2011 19:04:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2F67280072 for ; Fri, 15 Apr 2011 19:04:17 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: Subject: [gentoo-commits] proj/x11:master commit in: x11-libs/libX11/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-libs/libX11/libX11-9999.ebuild x11-libs/libX11/metadata.xml X-VCS-Directories: x11-libs/libX11/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: dbdc3f6e824f71cbfa24698e634e8b31282eeb44 Date: Fri, 15 Apr 2011 19:04:17 +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: X-Archives-Hash: e021b38c5440ad4113c7eec03ed62449 commit: dbdc3f6e824f71cbfa24698e634e8b31282eeb44 Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Fri Apr 15 18:32:32 2011 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Fri Apr 15 18:32:32 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3Ddbdc3f6e x11-libs/libX11: Migrate to XORG_CONFIGURE_OPTIONS. (Portage version: 2.2.0_alpha29_p5/git/Linux x86_64, signed Manifest comm= it with key 05DE07BB) --- x11-libs/libX11/libX11-9999.ebuild | 4 ++-- x11-libs/libX11/metadata.xml | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/x11-libs/libX11/libX11-9999.ebuild b/x11-libs/libX11/libX11-= 9999.ebuild index 323488f..6bb3d17 100644 --- a/x11-libs/libX11/libX11-9999.ebuild +++ b/x11-libs/libX11/libX11-9999.ebuild @@ -30,12 +30,12 @@ PATCHES=3D( =20 pkg_setup() { xorg-2_pkg_setup - CONFIGURE_OPTIONS=3D" + XORG_CONFIGURE_OPTIONS=3D( $(use_with doc xmlto) $(use_enable doc specs) $(use_enable ipv6) --without-fop - " + ) } =20 src_configure() { diff --git a/x11-libs/libX11/metadata.xml b/x11-libs/libX11/metadata.xml new file mode 100644 index 0000000..01c4c00 --- /dev/null +++ b/x11-libs/libX11/metadata.xml @@ -0,0 +1,5 @@ + + + +x11 +