summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-08-20 15:47:43 +0000
committerJeroen Roovers <jer@gentoo.org>2011-08-20 15:47:43 +0000
commit2f3d1202e1a424806b5a50098a4ae31283fa1a5b (patch)
treeeb586534050d801ad7f078c6bdc39364bac12e92 /x11-libs/xcb-util-image
parentFollowup to bug #378107: fix for EPREFIX. (diff)
downloadgentoo-2-2f3d1202e1a424806b5a50098a4ae31283fa1a5b.tar.gz
gentoo-2-2f3d1202e1a424806b5a50098a4ae31283fa1a5b.tar.bz2
gentoo-2-2f3d1202e1a424806b5a50098a4ae31283fa1a5b.zip
Stable for HPPA (bug #371857).
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/xcb-util-image')
-rw-r--r--x11-libs/xcb-util-image/ChangeLog5
-rw-r--r--x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-image/ChangeLog b/x11-libs/xcb-util-image/ChangeLog
index 47d75c7ab17a..b9c64dcfc43d 100644
--- a/x11-libs/xcb-util-image/ChangeLog
+++ b/x11-libs/xcb-util-image/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xcb-util-image
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.7 2011/07/30 11:08:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.8 2011/08/20 15:47:43 jer Exp $
+
+ 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> xcb-util-image-0.3.8.ebuild:
+ Stable for HPPA (bug #371857).
30 Jul 2011; Raúl Porcel <armin76@gentoo.org> xcb-util-image-0.3.8.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #371857
diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild
index 8d5005fbd973..977ebe44d6e9 100644
--- a/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild
+++ b/x11-libs/xcb-util-image/xcb-util-image-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-image/xcb-util-image-0.3.8.ebuild,v 1.8 2011/07/30 11:08:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild,v 1.9 2011/08/20 15:47:43 jer 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}