diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-06-14 17:37:16 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-06-14 17:37:16 +0000 |
commit | 227cd45348971b05d1bb90fd23f972514f1da6e8 (patch) | |
tree | 1e3b3ec4fc80bf277e84a8777c9ee9f322392299 /x11-libs/libXrender | |
parent | Marked ~x64-macos, bug #323945 (diff) | |
download | gentoo-2-227cd45348971b05d1bb90fd23f972514f1da6e8.tar.gz gentoo-2-227cd45348971b05d1bb90fd23f972514f1da6e8.tar.bz2 gentoo-2-227cd45348971b05d1bb90fd23f972514f1da6e8.zip |
Marked ~x64-macos, bug #323945
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
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 2da3e6a89741..81fd9e4ff63d 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.71 2010/06/09 12:46:15 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.72 2010/06/14 17:37:16 grobian Exp $ + + 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> libXrender-0.9.6.ebuild: + Marked ~x64-macos, bug #323945 *libXrender-0.9.6 (09 Jun 2010) diff --git a/x11-libs/libXrender/libXrender-0.9.6.ebuild b/x11-libs/libXrender/libXrender-0.9.6.ebuild index 835694599e4e..e86269098531 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.1 2010/06/09 12:46:15 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.2 2010/06/14 17:37:16 grobian 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 ~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 |