diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 11:13:00 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 11:13:00 +0000 |
commit | da4d2af1b472048c4f4880a4e922283ea28d85ed (patch) | |
tree | 9e06abc1ec8852391308ee5422f1349a1a622ee7 /x11-libs/libXrender | |
parent | Stable on amd64 wrt bug #327777 (diff) | |
download | gentoo-2-da4d2af1b472048c4f4880a4e922283ea28d85ed.tar.gz gentoo-2-da4d2af1b472048c4f4880a4e922283ea28d85ed.tar.bz2 gentoo-2-da4d2af1b472048c4f4880a4e922283ea28d85ed.zip |
Stable on amd64 wrt bug #327777
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXrender')
-rw-r--r-- | x11-libs/libXrender/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXrender/libXrender-0.9.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libXrender/ChangeLog b/x11-libs/libXrender/ChangeLog index 81fd9e4ff63d..ad80dcd2bb43 100644 --- a/x11-libs/libXrender/ChangeLog +++ b/x11-libs/libXrender/ChangeLog @@ -1,6 +1,10 @@ # 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.72 2010/06/14 17:37:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/ChangeLog,v 1.73 2010/07/12 11:13:00 hwoarang Exp $ + + 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + libXrender-0.9.6.ebuild: + Stable on amd64 wrt bug #327777 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> libXrender-0.9.6.ebuild: Marked ~x64-macos, bug #323945 diff --git a/x11-libs/libXrender/libXrender-0.9.6.ebuild b/x11-libs/libXrender/libXrender-0.9.6.ebuild index e86269098531..3b2860e6d13b 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.2 2010/06/14 17:37:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrender/libXrender-0.9.6.ebuild,v 1.3 2010/07/12 11:13:00 hwoarang 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 |