summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-05-02 02:19:05 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-05-02 02:19:05 +0000
commit2ce0570a4d23c2d2fbc3091722d1063d3cf9d737 (patch)
treeaef57daa2a66ac4176fd7dcfe6fae9808e7b7b52 /x11-libs/xcb-util
parentReplacing einfo with elog (diff)
downloadgentoo-2-2ce0570a4d23c2d2fbc3091722d1063d3cf9d737.tar.gz
gentoo-2-2ce0570a4d23c2d2fbc3091722d1063d3cf9d737.tar.bz2
gentoo-2-2ce0570a4d23c2d2fbc3091722d1063d3cf9d737.zip
(#176736) Requires a new enough version of gperf for the --output-file option.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r--x11-libs/xcb-util/ChangeLog5
-rw-r--r--x11-libs/xcb-util/xcb-util-0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog
index 4cfaff27a734..35a3e5b29d80 100644
--- a/x11-libs/xcb-util/ChangeLog
+++ b/x11-libs/xcb-util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xcb-util
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.18 2007/04/30 17:43:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.19 2007/05/02 02:19:05 dberkholz Exp $
+
+ 02 May 2007; Donnie Berkholz <dberkholz@gentoo.org>; xcb-util-0.2.ebuild:
+ (#176736) Requires a new enough version of gperf for the --output-file option.
30 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> xcb-util-0.2.ebuild:
Stable on sparc
diff --git a/x11-libs/xcb-util/xcb-util-0.2.ebuild b/x11-libs/xcb-util/xcb-util-0.2.ebuild
index 91ebcb05156a..10ee9efc11ee 100644
--- a/x11-libs/xcb-util/xcb-util-0.2.ebuild
+++ b/x11-libs/xcb-util/xcb-util-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.7 2007/04/30 17:43:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.8 2007/05/02 02:19:05 dberkholz Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
RDEPEND=">=x11-libs/libxcb-1"
DEPEND="${RDEPEND}
- dev-util/gperf
+ >=dev-util/gperf-3
x11-proto/xproto"
pkg_postinst() {