diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 20:45:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 20:45:32 +0000 |
commit | 305dee2590245358ab15f21fb63fc0c86dbfdc10 (patch) | |
tree | 1b0446e074a61eb663be8e4800d868fa36673c51 /x11-libs/libXrender | |
parent | Version bump. (diff) | |
download | gentoo-2-305dee2590245358ab15f21fb63fc0c86dbfdc10.tar.gz gentoo-2-305dee2590245358ab15f21fb63fc0c86dbfdc10.tar.bz2 gentoo-2-305dee2590245358ab15f21fb63fc0c86dbfdc10.zip |
ia64/s390/sh/sparc stable wrt #327777
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/libXrender')
-rw-r--r-- | x11-libs/libXrender/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXrender/libXrender-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXrender/ChangeLog b/x11-libs/libXrender/ChangeLog index 385f901d17f5..c1b1c85c38f1 100644 --- a/x11-libs/libXrender/ChangeLog +++ b/x11-libs/libXrender/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXrender # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.77 2010/09/12 19:09:01 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.78 2010/09/19 20:45:32 armin76 Exp $ + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> libXrender-0.9.6.ebuild: + ia64/s390/sh/sparc stable wrt #327777 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> libXrender-0.9.6.ebuild: diff --git a/x11-libs/libXrender/libXrender-0.9.6.ebuild b/x11-libs/libXrender/libXrender-0.9.6.ebuild index 17d1ad03eab5..7fea19e776ce 100644 --- a/x11-libs/libXrender/libXrender-0.9.6.ebuild +++ b/x11-libs/libXrender/libXrender-0.9.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.7 2010/09/12 19:09:01 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.8 2010/09/19 20:45:32 armin76 Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Xrender library" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |