diff options
author | 2007-05-03 06:43:37 +0000 | |
---|---|---|
committer | 2007-05-03 06:43:37 +0000 | |
commit | 6308b40c69419df621cdce38654c8fdd489555ad (patch) | |
tree | d53946f9028b6549673061a9d5a4505e1ece72ed /x11-libs/xcb-util | |
parent | Stable for HPPA (bug #176841). (diff) | |
download | gentoo-2-6308b40c69419df621cdce38654c8fdd489555ad.tar.gz gentoo-2-6308b40c69419df621cdce38654c8fdd489555ad.tar.bz2 gentoo-2-6308b40c69419df621cdce38654c8fdd489555ad.zip |
Stable for HPPA (bug #176367).
(Portage version: 2.1.2.5)
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 35a3e5b29d80..ebe7767bd76b 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.19 2007/05/02 02:19:05 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.20 2007/05/03 06:43:37 jer Exp $ + + 03 May 2007; Jeroen Roovers <jer@gentoo.org> xcb-util-0.2.ebuild: + Stable for HPPA (bug #176367). 02 May 2007; Donnie Berkholz <dberkholz@gentoo.org>; xcb-util-0.2.ebuild: (#176736) Requires a new enough version of gperf for the --output-file option. diff --git a/x11-libs/xcb-util/xcb-util-0.2.ebuild b/x11-libs/xcb-util/xcb-util-0.2.ebuild index 10ee9efc11ee..b83ebc40e27d 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.8 2007/05/02 02:19:05 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.9 2007/05/03 06:43:37 jer 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} |