diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:04:07 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:04:07 +0000 |
commit | 25c24514b3fd706253068e2995b41ec7ce0e4f15 (patch) | |
tree | 6f5e12f7268b9f9220a6d18cd9cae116434b93d9 /x11-libs/libXaw | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | gentoo-2-25c24514b3fd706253068e2995b41ec7ce0e4f15.tar.gz gentoo-2-25c24514b3fd706253068e2995b41ec7ce0e4f15.tar.bz2 gentoo-2-25c24514b3fd706253068e2995b41ec7ce0e4f15.zip |
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index de9b81a28111..69aebebca232 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.71 2009/12/15 19:34:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.72 2009/12/27 18:04:07 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> libXaw-1.0.7.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Brent Baude <ranger@gentoo.org> libXaw-1.0.7.ebuild: Marking libXaw-1.0.7 ppc64 stable for bug 294958 diff --git a/x11-libs/libXaw/libXaw-1.0.7.ebuild b/x11-libs/libXaw/libXaw-1.0.7.ebuild index e72d3d7a5559..50fdbcf3eeb9 100644 --- a/x11-libs/libXaw/libXaw-1.0.7.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.5 2009/12/15 19:34:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.6 2009/12/27 18:04:07 josejx Exp $ EAPI="2" inherit x-modular flag-o-matic DESCRIPTION="X.Org Xaw library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/libX11 |