diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 22:41:39 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 22:41:39 +0000 |
commit | 5f4929b3cc00d34346c61069c7eec4eef87d7e4e (patch) | |
tree | 32040d9bf2f9c8c5364b6f9ce4207fc3bb8cc8ae /x11-libs/libXrender | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-5f4929b3cc00d34346c61069c7eec4eef87d7e4e.tar.gz gentoo-2-5f4929b3cc00d34346c61069c7eec4eef87d7e4e.tar.bz2 gentoo-2-5f4929b3cc00d34346c61069c7eec4eef87d7e4e.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-libs/libXrender')
-rw-r--r-- | x11-libs/libXrender/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXrender/libXrender-0.9.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXrender/ChangeLog b/x11-libs/libXrender/ChangeLog index 60314309aaa4..162b3a734a40 100644 --- a/x11-libs/libXrender/ChangeLog +++ b/x11-libs/libXrender/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXrender # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.15 2006/01/31 13:29:37 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.16 2006/02/14 22:39:08 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> libXrender-0.9.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> libXrender-0.9.0.2.ebuild: diff --git a/x11-libs/libXrender/libXrender-0.9.0.2.ebuild b/x11-libs/libXrender/libXrender-0.9.0.2.ebuild index 307c856b17c7..36590cd77ff2 100644 --- a/x11-libs/libXrender/libXrender-0.9.0.2.ebuild +++ b/x11-libs/libXrender/libXrender-0.9.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.0.2.ebuild,v 1.3 2006/01/31 13:29:37 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.0.2.ebuild,v 1.4 2006/02/14 22:39:08 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xrender library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" #IUSE="X gnome" RDEPEND="x11-libs/libX11 x11-proto/renderproto |