From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: x11-libs/libICE/
Date: Fri, 15 Apr 2011 19:04:17 +0000 (UTC) [thread overview]
Message-ID: <812b94710334c890809f0d6035387c35a46a443d.mgorny@gentoo> (raw)
commit: 812b94710334c890809f0d6035387c35a46a443d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 18:32:38 2011 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 18:32:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=812b9471
x11-libs/libICE: Migrate to XORG_CONFIGURE_OPTIONS.
(Portage version: 2.2.0_alpha29_p5/git/Linux x86_64, signed Manifest commit with key 05DE07BB)
---
x11-libs/libICE/libICE-9999.ebuild | 8 +++++---
x11-libs/libICE/metadata.xml | 5 +++++
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/x11-libs/libICE/libICE-9999.ebuild b/x11-libs/libICE/libICE-9999.ebuild
index 95205cc..5c41e75 100644
--- a/x11-libs/libICE/libICE-9999.ebuild
+++ b/x11-libs/libICE/libICE-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -19,9 +19,11 @@ DEPEND="${RDEPEND}"
pkg_setup() {
xorg-2_pkg_setup
- CONFIGURE_OPTIONS="$(use_enable ipv6)
+ XORG_CONFIGURE_OPTIONS=(
+ $(use_enable ipv6)
$(use_enable doc docs)
$(use_enable doc specs)
$(use_with doc xmlto)
- --without-fop"
+ --without-fop
+ )
}
diff --git a/x11-libs/libICE/metadata.xml b/x11-libs/libICE/metadata.xml
new file mode 100644
index 0000000..01c4c00
--- /dev/null
+++ b/x11-libs/libICE/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>x11</herd>
+</pkgmetadata>
next reply other threads:[~2011-04-15 19:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-15 19:04 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-04 20:35 [gentoo-commits] proj/x11:master commit in: x11-libs/libICE/ Chi-Thanh Christopher Nguyen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=812b94710334c890809f0d6035387c35a46a443d.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox