summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-08 09:16:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-08 09:16:02 +0000
commitdf17392a66437ab8088d7c83de9bbbd556a4b8c7 (patch)
treea573f493b92e4520e4d0a585713a65836345e820 /x11-libs/xcb-util-cursor
parentStable for arm, wrt bug #500368 (diff)
downloadgentoo-2-df17392a66437ab8088d7c83de9bbbd556a4b8c7.tar.gz
gentoo-2-df17392a66437ab8088d7c83de9bbbd556a4b8c7.tar.bz2
gentoo-2-df17392a66437ab8088d7c83de9bbbd556a4b8c7.zip
Stable for arm, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/xcb-util-cursor')
-rw-r--r--x11-libs/xcb-util-cursor/ChangeLog5
-rw-r--r--x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-cursor/ChangeLog b/x11-libs/xcb-util-cursor/ChangeLog
index 24bc92a351a2..89705cda4020 100644
--- a/x11-libs/xcb-util-cursor/ChangeLog
+++ b/x11-libs/xcb-util-cursor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xcb-util-cursor
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog,v 1.10 2014/04/19 17:47:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog,v 1.11 2014/06/08 09:16:02 ago Exp $
+
+ 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> xcb-util-cursor-0.1.1.ebuild:
+ Stable for arm, wrt bug #500368
19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xcb-util-cursor-0.1.1.ebuild:
Stable for sparc, wrt bug #500368
diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild
index 5fe511c5ce01..6e12caf79ed8 100644
--- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild
+++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild,v 1.9 2014/04/19 17:47:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild,v 1.10 2014/06/08 09:16:02 ago Exp $
EAPI=5
@@ -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 ~amd64-fbsd ~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 ~amd64-fbsd ~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}