diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:28:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:28:22 +0000 |
commit | 45bb992d0b01dfc5ca671e8f8d5f07a446aa147c (patch) | |
tree | 6fe5021e4ee0e3aa6300ed6a737064dded98f22d | |
parent | arm/sh stable (diff) | |
download | gentoo-2-45bb992d0b01dfc5ca671e8f8d5f07a446aa147c.tar.gz gentoo-2-45bb992d0b01dfc5ca671e8f8d5f07a446aa147c.tar.bz2 gentoo-2-45bb992d0b01dfc5ca671e8f8d5f07a446aa147c.zip |
arm/sh stable
(Portage version: 2.1.3_rc5)
-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 841fbf344b43..7d109c27d2c0 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.12 2007/06/24 06:04:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.13 2007/06/24 22:28:22 vapier 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 mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" RDEPEND=">=x11-libs/libxcb-1" DEPEND="${RDEPEND} |