diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-25 11:31:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-25 11:31:55 +0000 |
commit | 86c9a9082b289c5a1405cb5ba5c085c3c8d6a76a (patch) | |
tree | bea4dc67ff27a97d7493dfc5c1c1372298bcc84f /x11-libs/libXrender | |
parent | Fix the deps, small style cleanup. (diff) | |
download | gentoo-2-86c9a9082b289c5a1405cb5ba5c085c3c8d6a76a.tar.gz gentoo-2-86c9a9082b289c5a1405cb5ba5c085c3c8d6a76a.tar.bz2 gentoo-2-86c9a9082b289c5a1405cb5ba5c085c3c8d6a76a.zip |
Stable on ppc64; bug #175465
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libXrender')
-rw-r--r-- | x11-libs/libXrender/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXrender/libXrender-0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXrender/ChangeLog b/x11-libs/libXrender/ChangeLog index 88b27bfe984f..74106148debf 100644 --- a/x11-libs/libXrender/ChangeLog +++ b/x11-libs/libXrender/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXrender # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.31 2007/02/04 18:25:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.32 2007/04/25 11:31:55 corsair Exp $ + + 25 Apr 2007; Markus Rothe <corsair@gentoo.org> libXrender-0.9.2.ebuild: + Stable on ppc64; bug #175465 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> libXrender-0.9.1.ebuild, libXrender-0.9.2.ebuild: diff --git a/x11-libs/libXrender/libXrender-0.9.2.ebuild b/x11-libs/libXrender/libXrender-0.9.2.ebuild index 75d3cdd90bff..4f7bd28a6f8d 100644 --- a/x11-libs/libXrender/libXrender-0.9.2.ebuild +++ b/x11-libs/libXrender/libXrender-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.2.ebuild,v 1.2 2007/02/04 18:25:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.2.ebuild,v 1.3 2007/04/25 11:31:55 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xrender library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-proto/renderproto |