diff options
author | 2011-07-23 13:41:18 +0000 | |
---|---|---|
committer | 2011-07-23 13:41:18 +0000 | |
commit | de6a63b6cf2ded4dbd32cc400e5119dd3654e1c8 (patch) | |
tree | 5a3dc15814eba4e1c4b2c6388fefbda6bc4adfa5 /x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild | |
parent | ppc/ppc64 stable wrt #372391 (diff) | |
download | historical-de6a63b6cf2ded4dbd32cc400e5119dd3654e1c8.tar.gz historical-de6a63b6cf2ded4dbd32cc400e5119dd3654e1c8.tar.bz2 historical-de6a63b6cf2ded4dbd32cc400e5119dd3654e1c8.zip |
ppc64 stable wrt #372333
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild')
-rw-r--r-- | x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild index d73854506c7e..52775b91d5bf 100644 --- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild +++ b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild,v 1.6 2011/07/13 19:55:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild,v 1.7 2011/07/23 13:39:53 xarthisius Exp $ EAPI=4 @@ -15,7 +15,7 @@ EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="http://xcb.freedesktop.org/" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" RDEPEND=">=x11-libs/xcb-util-${PV} |