summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2014-03-29 20:31:28 +0000
committerMatt Turner <mattst88@gentoo.org>2014-03-29 20:31:28 +0000
commit0d2b2c7b1cab79580e9c9eed210420b462b105d7 (patch)
treeb8b8a9e1dc1dfc9bfbddfc963d60e43d44ab7e9a /x11-libs/xcb-util-cursor
parentalpha stable, bug #500368. (diff)
downloadgentoo-2-0d2b2c7b1cab79580e9c9eed210420b462b105d7.tar.gz
gentoo-2-0d2b2c7b1cab79580e9c9eed210420b462b105d7.tar.bz2
gentoo-2-0d2b2c7b1cab79580e9c9eed210420b462b105d7.zip
alpha stable, bug #500368.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
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 03e6cabee0d4..4d5b539c0b12 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.4 2014/03/28 01:55:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog,v 1.5 2014/03/29 20:31:28 mattst88 Exp $
+
+ 29 Mar 2014; Matt Turner <mattst88@gentoo.org> xcb-util-cursor-0.1.1.ebuild:
+ alpha stable, bug #500368.
28 Mar 2014; Jeroen Roovers <jer@gentoo.org> xcb-util-cursor-0.1.1.ebuild:
Stable for HPPA (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 d34e4f3aa5de..dfcc6453ef58 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.3 2014/03/28 01:55:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1.ebuild,v 1.4 2014/03/29 20:31:28 mattst88 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}