diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:10:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:10:14 +0000 |
commit | e9ae3ba993af6b9258a79824b0485ad9adc8b58a (patch) | |
tree | 4790789c9517551f9b50fbbacc20e7efa0aff5c6 /x11-libs/libXrender | |
parent | Rename conflicting type of jpeg_mem_dest for jpeg-8. (diff) | |
download | historical-e9ae3ba993af6b9258a79824b0485ad9adc8b58a.tar.gz historical-e9ae3ba993af6b9258a79824b0485ad9adc8b58a.tar.bz2 historical-e9ae3ba993af6b9258a79824b0485ad9adc8b58a.zip |
s390 stable wrt #294958
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'x11-libs/libXrender')
-rw-r--r-- | x11-libs/libXrender/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXrender/libXrender-0.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXrender/ChangeLog b/x11-libs/libXrender/ChangeLog index 911efff54937..ff4199cc47a1 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.68 2010/01/18 19:55:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.69 2010/01/19 20:08:53 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXrender-0.9.5.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXrender-0.9.5.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-libs/libXrender/libXrender-0.9.5.ebuild b/x11-libs/libXrender/libXrender-0.9.5.ebuild index 20e1d8e9f933..2872d4260447 100644 --- a/x11-libs/libXrender/libXrender-0.9.5.ebuild +++ b/x11-libs/libXrender/libXrender-0.9.5.ebuild @@ -1,6 +1,6 @@ # 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.5.ebuild,v 1.10 2010/01/18 19:55:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.5.ebuild,v 1.11 2010/01/19 20:08:53 armin76 Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -8,7 +8,7 @@ SNAPSHOT="yes" inherit x-modular 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 ~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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |