diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 17:13:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 17:13:54 +0000 |
commit | 8d76ba8cbb0c4db76e37f43a287b72670a5b8430 (patch) | |
tree | 16edd376f9a428fc6556e6e27fb1a13605b77130 /x11-libs | |
parent | Stable for ppc64, wrt bug #440872 (diff) | |
download | gentoo-2-8d76ba8cbb0c4db76e37f43a287b72670a5b8430.tar.gz gentoo-2-8d76ba8cbb0c4db76e37f43a287b72670a5b8430.tar.bz2 gentoo-2-8d76ba8cbb0c4db76e37f43a287b72670a5b8430.zip |
Stable for ppc64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index f7bcc033eae3..89918e4f331f 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.110 2012/11/28 21:44:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.111 2012/12/08 17:13:54 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXaw-1.0.11-r1.ebuild: + Stable for ppc64, wrt bug #440872 28 Nov 2012; Brent Baude <ranger@gentoo.org> libXaw-1.0.11-r1.ebuild: Marking libXaw-1.0.11-r1 ppc stable for bug 440872 diff --git a/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild b/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild index 5233c538fe36..b693b70b1c29 100644 --- a/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild,v 1.5 2012/11/28 21:44:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild,v 1.6 2012/12/08 17:13:54 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xaw library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="deprecated" RDEPEND="x11-libs/libX11 |