diff options
author | 2012-06-29 17:40:49 +0000 | |
---|---|---|
committer | 2012-06-29 17:40:49 +0000 | |
commit | 8ac5bf7cf1fc8eaefc5d4a03f843195097710757 (patch) | |
tree | 7907e2350464df340c3479c35b4a976844bbf707 /x11-libs/xcb-util-image | |
parent | Version bump via perl-bump experimental tool. (diff) | |
download | gentoo-2-8ac5bf7cf1fc8eaefc5d4a03f843195097710757.tar.gz gentoo-2-8ac5bf7cf1fc8eaefc5d4a03f843195097710757.tar.bz2 gentoo-2-8ac5bf7cf1fc8eaefc5d4a03f843195097710757.zip |
arm stable, bug #419473
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'x11-libs/xcb-util-image')
-rw-r--r-- | x11-libs/xcb-util-image/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xcb-util-image/xcb-util-image-0.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-image/ChangeLog b/x11-libs/xcb-util-image/ChangeLog index 09536bc419e9..304680bf2323 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.13 2012/06/28 15:12:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.14 2012/06/29 17:40:49 maekke Exp $ + + 29 Jun 2012; Markus Meier <maekke@gentoo.org> xcb-util-image-0.3.9.ebuild: + arm stable, bug #419473 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xcb-util-image-0.3.9.ebuild: Stable for HPPA (bug #419473). diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.3.9.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.3.9.ebuild index 3d52e04ab971..771d9dbb05ba 100644 --- a/x11-libs/xcb-util-image/xcb-util-image-0.3.9.ebuild +++ b/x11-libs/xcb-util-image/xcb-util-image-0.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.9.ebuild,v 1.4 2012/06/28 15:12:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.9.ebuild,v 1.5 2012/06/29 17:40:49 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 ~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} |