diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 16:25:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 16:25:13 +0000 |
commit | 0fe6617ebba95e0bfe8c80c9cf343666bb2ffe07 (patch) | |
tree | a80b5e5965e2880be7baa227756498a5878c2204 /x11-libs | |
parent | alpha/ia64/s390/sh/sparc stable wrt #282290 (diff) | |
download | gentoo-2-0fe6617ebba95e0bfe8c80c9cf343666bb2ffe07.tar.gz gentoo-2-0fe6617ebba95e0bfe8c80c9cf343666bb2ffe07.tar.bz2 gentoo-2-0fe6617ebba95e0bfe8c80c9cf343666bb2ffe07.zip |
alpha/ia64/s390/sh/sparc stable wrt #282290
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index 5c72f66a78b8..f402a957e310 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.46 2009/12/14 11:11:27 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.47 2009/12/15 16:25:13 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xcb-util-0.3.6.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #282290 14 Dec 2009; Rémi Cardona <remi@gentoo.org> xcb-util-0.3.3.ebuild, -xcb-util-0.3.4.ebuild, -xcb-util-0.3.5.ebuild, xcb-util-0.3.6.ebuild: diff --git a/x11-libs/xcb-util/xcb-util-0.3.6.ebuild b/x11-libs/xcb-util/xcb-util-0.3.6.ebuild index 2dc3ab18b22a..1ade31f9c1a2 100644 --- a/x11-libs/xcb-util/xcb-util-0.3.6.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.6.ebuild,v 1.7 2009/12/14 11:11:27 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.6.ebuild,v 1.8 2009/12/15 16:25:13 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,7 @@ DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.4" |