summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-07-13 19:55:03 +0000
committerMarkus Meier <maekke@gentoo.org>2011-07-13 19:55:03 +0000
commit552a84653525a252395011e070b577de2aa73679 (patch)
tree5892058d85eca5aba0a0eadf6facc61ea2513a3b /x11-libs
parentarm stable, bug #373957 (diff)
downloadgentoo-2-552a84653525a252395011e070b577de2aa73679.tar.gz
gentoo-2-552a84653525a252395011e070b577de2aa73679.tar.bz2
gentoo-2-552a84653525a252395011e070b577de2aa73679.zip
x86 stable, bug #371857
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xcb-util-renderutil/ChangeLog6
-rw-r--r--x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-renderutil/ChangeLog b/x11-libs/xcb-util-renderutil/ChangeLog
index 1c654ea3a8a5..4d0d19e20dd4 100644
--- a/x11-libs/xcb-util-renderutil/ChangeLog
+++ b/x11-libs/xcb-util-renderutil/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/xcb-util-renderutil
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v 1.4 2011/06/28 20:07:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v 1.5 2011/07/13 19:55:03 maekke Exp $
+
+ 13 Jul 2011; Markus Meier <maekke@gentoo.org>
+ xcb-util-renderutil-0.3.8.ebuild:
+ x86 stable, bug #371857
28 Jun 2011; Brent Baude <ranger@gentoo.org>
xcb-util-renderutil-0.3.8.ebuild:
diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild
index 6729412fbd57..d73854506c7e 100644
--- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild
+++ b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild,v 1.5 2011/06/28 20:07:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild,v 1.6 2011/07/13 19:55:03 maekke Exp $
EAPI=4
@@ -15,7 +15,7 @@ EGIT_HAS_SUBMODULES=yes
DESCRIPTION="X C-language Bindings sample implementations"
HOMEPAGE="http://xcb.freedesktop.org/"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
IUSE="test"
RDEPEND=">=x11-libs/xcb-util-${PV}