diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 15:49:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 15:49:28 +0000 |
commit | a551e87ebf68c7eb3c7f896b245bf93c7dd73c85 (patch) | |
tree | 83c590c9f05667754a9f8a4b99e61a749981484a /x11-libs/xcb-util-renderutil | |
parent | Stable for HPPA (bug #371857). (diff) | |
download | gentoo-2-a551e87ebf68c7eb3c7f896b245bf93c7dd73c85.tar.gz gentoo-2-a551e87ebf68c7eb3c7f896b245bf93c7dd73c85.tar.bz2 gentoo-2-a551e87ebf68c7eb3c7f896b245bf93c7dd73c85.zip |
Stable for HPPA (bug #371857).
(Portage version: 2.2.0_alpha51/cvs/Linux i686)
Diffstat (limited to 'x11-libs/xcb-util-renderutil')
-rw-r--r-- | x11-libs/xcb-util-renderutil/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-renderutil/ChangeLog b/x11-libs/xcb-util-renderutil/ChangeLog index 3810fd62491c..2f1aae9db30b 100644 --- a/x11-libs/xcb-util-renderutil/ChangeLog +++ b/x11-libs/xcb-util-renderutil/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/xcb-util-renderutil # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v 1.7 2011/07/30 11:11:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v 1.8 2011/08/20 15:49:28 jer Exp $ + + 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> + xcb-util-renderutil-0.3.8.ebuild: + Stable for HPPA (bug #371857). 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> xcb-util-renderutil-0.3.8.ebuild: diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild index 91530c6f6f30..e1b86d582443 100644 --- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild +++ b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-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-renderutil/xcb-util-renderutil-0.3.8.ebuild,v 1.8 2011/07/30 11:11:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild,v 1.9 2011/08/20 15:49:28 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} |