diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 05:57:26 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 05:57:26 +0000 |
commit | d4e65e42cd75bd8a531c9d9bc4a526dadc42c03d (patch) | |
tree | a0049c0eda18ae1eacd4e990e78aeb6343d8fd83 /x11-libs/xcb-util | |
parent | Stable on x86, bug #175465. (diff) | |
download | gentoo-2-d4e65e42cd75bd8a531c9d9bc4a526dadc42c03d.tar.gz gentoo-2-d4e65e42cd75bd8a531c9d9bc4a526dadc42c03d.tar.bz2 gentoo-2-d4e65e42cd75bd8a531c9d9bc4a526dadc42c03d.zip |
Stable on x86, bug #175465.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r-- | x11-libs/xcb-util/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index d42542d18dcc..03e2c3b5fd4e 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.16 2007/04/28 16:19:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.17 2007/04/29 05:57:26 ticho Exp $ + + 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xcb-util-0.2.ebuild: + Stable on x86, bug #175465. 28 Apr 2007; nixnut <nixnut@gentoo.org> xcb-util-0.2.ebuild: Stable on ppc wrt bug 176367 diff --git a/x11-libs/xcb-util/xcb-util-0.2.ebuild b/x11-libs/xcb-util/xcb-util-0.2.ebuild index bff2221237e2..9ed208caa26a 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.5 2007/04/28 16:19:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.6 2007/04/29 05:57:26 ticho 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} |