diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-28 16:19:25 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-28 16:19:25 +0000 |
commit | f72d142bc10d0f09af9caa039816daeade8a62eb (patch) | |
tree | 8efb8fba5318ef73b3a69ba06936141ae0bd85cf /x11-libs/xcb-util/xcb-util-0.2.ebuild | |
parent | Migrated to generation 2. (diff) | |
download | gentoo-2-f72d142bc10d0f09af9caa039816daeade8a62eb.tar.gz gentoo-2-f72d142bc10d0f09af9caa039816daeade8a62eb.tar.bz2 gentoo-2-f72d142bc10d0f09af9caa039816daeade8a62eb.zip |
Stable on ppc wrt bug 176367
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/xcb-util/xcb-util-0.2.ebuild')
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util/xcb-util-0.2.ebuild b/x11-libs/xcb-util/xcb-util-0.2.ebuild index 1b1f6b769d5c..bff2221237e2 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.4 2007/04/25 17:00:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.5 2007/04/28 16:19:25 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" LICENSE="X11" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-libs/libxcb-1" DEPEND="${RDEPEND} |