diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-28 16:20:51 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-04-28 16:20:51 +0000 |
commit | e5adef57b0b5e9afbedc58bbbeacd5ac069434f4 (patch) | |
tree | 7300409f3fb4207781d136b6ffb45688fb3f6d19 /x11-libs/xcb-util | |
parent | Use doenvd (#173884) (diff) | |
download | historical-e5adef57b0b5e9afbedc58bbbeacd5ac069434f4.tar.gz historical-e5adef57b0b5e9afbedc58bbbeacd5ac069434f4.tar.bz2 historical-e5adef57b0b5e9afbedc58bbbeacd5ac069434f4.zip |
Stable on ppc wrt bug 176367
Package-Manager: portage-2.1.2.2
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 060f9b913044..d42542d18dcc 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.15 2007/04/25 17:00:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.16 2007/04/28 16:19:25 nixnut Exp $ + + 28 Apr 2007; nixnut <nixnut@gentoo.org> xcb-util-0.2.ebuild: + Stable on ppc wrt bug 176367 25 Apr 2007; Raúl Porcel <armin76@gentoo.org> xcb-util-0.2.ebuild: Stable on ia64 wrt bug #175465. 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} |