diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 13:29:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 13:29:07 +0000 |
commit | 40d72a4867504a49fae40f36db0c5324843411d9 (patch) | |
tree | b3dfe13bd717cb80e5cbc6f6c9ad548ad8cf4ce7 /x11-libs/xcb-util | |
parent | Mark these eclasses deprecated by comment. (diff) | |
download | gentoo-2-40d72a4867504a49fae40f36db0c5324843411d9.tar.gz gentoo-2-40d72a4867504a49fae40f36db0c5324843411d9.tar.bz2 gentoo-2-40d72a4867504a49fae40f36db0c5324843411d9.zip |
alpha stable wrt #176367
(Portage version: 2.1.2.7)
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 cb8f892c429a..72ab55b3496d 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.21 2007/05/05 18:15:22 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.22 2007/05/30 13:29:07 armin76 Exp $ + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> xcb-util-0.2.ebuild: + alpha stable wrt #176367 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xcb-util-0.2.ebuild: Marked stable on amd64 for 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 ca2f851c69f4..a21635bc2fc3 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.10 2007/05/05 18:15:22 dang Exp $ +# $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 $ # 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} |