diff options
author | 2012-07-12 17:44:36 +0000 | |
---|---|---|
committer | 2012-07-12 17:44:36 +0000 | |
commit | e0b75db70b1b914d7d95bf5c9eac79cf526a6ec0 (patch) | |
tree | e515751307a55c33dee5f513cbb0f0ac1dadd94e /x11-libs/libXaw | |
parent | Marking libXau-1.0.7 ppc for bug 419473 (diff) | |
download | gentoo-2-e0b75db70b1b914d7d95bf5c9eac79cf526a6ec0.tar.gz gentoo-2-e0b75db70b1b914d7d95bf5c9eac79cf526a6ec0.tar.bz2 gentoo-2-e0b75db70b1b914d7d95bf5c9eac79cf526a6ec0.zip |
Marking libXaw-1.0.11 ppc for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 9f705c3ed5ce..29c98b9dcfd4 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.103 2012/07/11 19:48:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.104 2012/07/12 17:44:36 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> libXaw-1.0.11.ebuild: + Marking libXaw-1.0.11 ppc stable for bug 419473 11 Jul 2012; Brent Baude <ranger@gentoo.org> libXaw-1.0.11.ebuild: Marking libXaw-1.0.11 ppc64 stable for bug 419473 diff --git a/x11-libs/libXaw/libXaw-1.0.11.ebuild b/x11-libs/libXaw/libXaw-1.0.11.ebuild index 1f0f9cdf0ef2..1a99e7cbfe2e 100644 --- a/x11-libs/libXaw/libXaw-1.0.11.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.11.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.ebuild,v 1.6 2012/07/11 19:48:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.11.ebuild,v 1.7 2012/07/12 17:44:36 ranger 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="" RDEPEND="x11-libs/libX11 |