diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-06-24 06:08:37 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-06-24 06:08:37 +0000 |
commit | 96a829fd82357f0b7f43efa163591589b8214c8c (patch) | |
tree | 8019deca09f0e03da8dbf1e5b03125c3891358e1 /x11-libs/xcb-util | |
parent | Stable on mips, per #176465. (diff) | |
download | historical-96a829fd82357f0b7f43efa163591589b8214c8c.tar.gz historical-96a829fd82357f0b7f43efa163591589b8214c8c.tar.bz2 historical-96a829fd82357f0b7f43efa163591589b8214c8c.zip |
Stable on mips, per #175465.
Package-Manager: portage-2.1.3_rc5
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 72ab55b3496d..5409edcefee3 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.22 2007/05/30 13:29:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.23 2007/06/24 06:04:09 kumba Exp $ + + 24 Jun 2007; Joshua Kinard <kumba@gentoo.org> xcb-util-0.2.ebuild: + Stable on mips, per #175465. 30 May 2007; Raúl Porcel <armin76@gentoo.org> xcb-util-0.2.ebuild: alpha stable wrt #176367 diff --git a/x11-libs/xcb-util/xcb-util-0.2.ebuild b/x11-libs/xcb-util/xcb-util-0.2.ebuild index a21635bc2fc3..841fbf344b43 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.11 2007/05/30 13:29:07 armin76 Exp $ +# $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 $ # 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 mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" RDEPEND=">=x11-libs/libxcb-1" DEPEND="${RDEPEND} |