* [gentoo-commits] proj/x11:master commit in: x11-libs/libXmu/
@ 2011-04-15 19:04 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2011-04-15 19:04 UTC (permalink / raw
To: gentoo-commits
commit: 516e69d478297a0c77eb3045a41b7c50f5e73d6a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 18:36:06 2011 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 18:36:06 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=516e69d4
x11-libs/libXmu: Migrate to XORG_CONFIGURE_OPTIONS.
(Portage version: 2.2.0_alpha29_p5/git/Linux x86_64, signed Manifest commit with key 05DE07BB)
---
x11-libs/libXmu/libXmu-9999.ebuild | 8 +++++---
x11-libs/libXmu/metadata.xml | 5 +++++
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/x11-libs/libXmu/libXmu-9999.ebuild b/x11-libs/libXmu/libXmu-9999.ebuild
index 4c2aba0..3cd08a1 100644
--- a/x11-libs/libXmu/libXmu-9999.ebuild
+++ b/x11-libs/libXmu/libXmu-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -21,8 +21,10 @@ DEPEND="${RDEPEND}"
pkg_setup() {
xorg-2_pkg_setup
- CONFIGURE_OPTIONS="$(use_enable ipv6)
+ XORG_CONFIGURE_OPTIONS=(
+ $(use_enable ipv6)
$(use_enable doc docs)
$(use_with doc xmlto)
- --without-fop"
+ --without-fop
+ )
}
diff --git a/x11-libs/libXmu/metadata.xml b/x11-libs/libXmu/metadata.xml
new file mode 100644
index 0000000..01c4c00
--- /dev/null
+++ b/x11-libs/libXmu/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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/x11:master commit in: x11-libs/libXmu/
@ 2012-03-08 0:25 Chi-Thanh Christopher Nguyen
0 siblings, 0 replies; 2+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2012-03-08 0:25 UTC (permalink / raw
To: gentoo-commits
commit: 59f9361732bf41c7cd0214cbec00d8e043e5d0e6
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 8 00:25:20 2012 +0000
Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Thu Mar 8 00:25:20 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=59f93617
x11-libs/libXmu: sync keywords with portage.
---
x11-libs/libXmu/libXmu-9999.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/x11-libs/libXmu/libXmu-9999.ebuild b/x11-libs/libXmu/libXmu-9999.ebuild
index 3cd08a1..4c3d9a6 100644
--- a/x11-libs/libXmu/libXmu-9999.ebuild
+++ b/x11-libs/libXmu/libXmu-9999.ebuild
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org Xmu library"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="ipv6"
RDEPEND="x11-libs/libXt
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-08 0:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-15 19:04 [gentoo-commits] proj/x11:master commit in: x11-libs/libXmu/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2012-03-08 0:25 Chi-Thanh Christopher Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox