summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-06-23 07:42:27 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-06-23 07:42:27 +0000
commitb8c1ceed1f8cd81ac6f6a209187af6f4816c50a8 (patch)
tree63c445bb6a629d6ee7d4a57df3c7d523f92230ab /x11-libs/xcb-util-image
parentStable on amd64 wrt bug #372337 (diff)
downloadhistorical-b8c1ceed1f8cd81ac6f6a209187af6f4816c50a8.tar.gz
historical-b8c1ceed1f8cd81ac6f6a209187af6f4816c50a8.tar.bz2
historical-b8c1ceed1f8cd81ac6f6a209187af6f4816c50a8.zip
Stable on amd64 wrt bug #372333
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/xcb-util-image')
-rw-r--r--x11-libs/xcb-util-image/ChangeLog6
-rw-r--r--x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-image/ChangeLog b/x11-libs/xcb-util-image/ChangeLog
index 48e0cab26c1a..6bb4e627b009 100644
--- a/x11-libs/xcb-util-image/ChangeLog
+++ b/x11-libs/xcb-util-image/ChangeLog
@@ -1,6 +1,10 @@
# 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.1 2011/04/26 09:52:47 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.2 2011/06/23 07:42:27 hwoarang Exp $
+
+ 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org>
+ xcb-util-image-0.3.8.ebuild:
+ Stable on amd64 wrt bug #372333
*xcb-util-image-0.3.8 (26 Apr 2011)
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 9aa6cedfed71..1615cc98ec88 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.2 2011/04/26 15:11:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild,v 1.3 2011/06/23 07:42:27 hwoarang 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}