diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 17:14:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 17:14:44 +0000 |
commit | 05994cc6f00d68a87657b6585578c125bf732db1 (patch) | |
tree | 779564305cb747a9206be7a376130bd10dcae4a6 /x11-libs/libXrandr | |
parent | Stable for ppc64, wrt bug #440872 (diff) | |
download | gentoo-2-05994cc6f00d68a87657b6585578c125bf732db1.tar.gz gentoo-2-05994cc6f00d68a87657b6585578c125bf732db1.tar.bz2 gentoo-2-05994cc6f00d68a87657b6585578c125bf732db1.zip |
Stable for ppc64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXrandr/ChangeLog b/x11-libs/libXrandr/ChangeLog index 7a973edd2753..e214ef0c08f5 100644 --- a/x11-libs/libXrandr/ChangeLog +++ b/x11-libs/libXrandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXrandr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.92 2012/11/28 21:45:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.93 2012/12/08 17:14:44 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXrandr-1.4.0.ebuild: + Stable for ppc64, wrt bug #440872 28 Nov 2012; Brent Baude <ranger@gentoo.org> libXrandr-1.4.0.ebuild: Marking libXrandr-1.4.0 ppc stable for bug 440872 diff --git a/x11-libs/libXrandr/libXrandr-1.4.0.ebuild b/x11-libs/libXrandr/libXrandr-1.4.0.ebuild index a8586d649e65..b9f6a9e4f19d 100644 --- a/x11-libs/libXrandr/libXrandr-1.4.0.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.4 2012/11/28 21:45:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.5 2012/12/08 17:14:44 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org Xrandr library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~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 |